Skip to content

Commit ff51444

Browse files
Bump chart versions to v1.8.0-rc3
Signed-off-by: Harvester Bot <94133267+harvesterhci-io-github-bot@users.noreply.github.com>
1 parent a63f9f9 commit ff51444

File tree

11 files changed

+22
-22
lines changed

11 files changed

+22
-22
lines changed

charts/harvester-csi-driver-lvm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v1.8.0-rc2"
24+
appVersion: "v1.8.0-rc3"
2525

2626
maintainers:
2727
- name: harvester

charts/harvester-load-balancer/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application. Versions are not expected to
2121
# follow Semantic Versioning. They should reflect the version the application is using.
22-
appVersion: "v1.8.0-rc2"
22+
appVersion: "v1.8.0-rc3"
2323

2424
home: https://github.com/harvester/harvester-load-balancer
2525

charts/harvester-network-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: "v1.8.0-rc2"
23+
appVersion: "v1.8.0-rc3"
2424

2525
maintainers:
2626
- name: harvester

charts/harvester-networkfs-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v1.8.0-rc2"
24+
appVersion: "v1.8.0-rc3"
2525

2626
maintainers:
2727
- name: harvester

charts/harvester-node-disk-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v1.8.0-rc2"
24+
appVersion: "v1.8.0-rc3"
2525

2626
maintainers:
2727
- name: harvester

charts/harvester-node-disk-manager/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ image:
66
repository: rancher/harvester-node-disk-manager
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "v1.8.0-rc2"
9+
tag: "v1.8.0-rc3"
1010

1111
webhook:
1212
replicas: 1
1313
image:
1414
repository: rancher/harvester-node-disk-manager-webhook
1515
pullPolicy: IfNotPresent
1616
# Overrides the image tag whose default is the chart appVersion.
17-
tag: "v1.8.0-rc2"
17+
tag: "v1.8.0-rc3"
1818
httpsPort: 8443
1919

2020
imagePullSecrets: []

charts/harvester-node-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v1.8.0-rc2"
24+
appVersion: "v1.8.0-rc3"
2525

2626
maintainers:
2727
- name: harvester

charts/harvester-pcidevices-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application. Versions are not expected to
2121
# follow Semantic Versioning. They should reflect the version the application is using.
2222
# It is recommended to use it with quotes.
23-
appVersion: "v1.8.0-rc2"
23+
appVersion: "v1.8.0-rc3"
2424

2525
maintainers:
2626
- name: harvester

charts/harvester-seeder/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v1.8.0-rc2"
24+
appVersion: "v1.8.0-rc3"
2525

2626
maintainers:
2727
- name: harvester

charts/harvester-vm-import-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0-rc2
18+
version: 1.8.0-rc3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v1.8.0-rc2"
24+
appVersion: "v1.8.0-rc3"
2525

2626
maintainers:
2727
- name: harvester

0 commit comments

Comments
 (0)