diff --git a/charts/harvester-csi-driver-lvm/Chart.yaml b/charts/harvester-csi-driver-lvm/Chart.yaml index 1b3f5f95..6811ebc5 100644 --- a/charts/harvester-csi-driver-lvm/Chart.yaml +++ b/charts/harvester-csi-driver-lvm/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-load-balancer/Chart.yaml b/charts/harvester-load-balancer/Chart.yaml index 9100005f..18456b59 100644 --- a/charts/harvester-load-balancer/Chart.yaml +++ b/charts/harvester-load-balancer/Chart.yaml @@ -15,11 +15,11 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" home: https://github.com/harvester/harvester-load-balancer diff --git a/charts/harvester-network-controller/Chart.yaml b/charts/harvester-network-controller/Chart.yaml index 67cfea7b..a2bcfe74 100644 --- a/charts/harvester-network-controller/Chart.yaml +++ b/charts/harvester-network-controller/Chart.yaml @@ -15,12 +15,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-networkfs-manager/Chart.yaml b/charts/harvester-networkfs-manager/Chart.yaml index 9e6973a1..f853dee2 100644 --- a/charts/harvester-networkfs-manager/Chart.yaml +++ b/charts/harvester-networkfs-manager/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-node-disk-manager/Chart.yaml b/charts/harvester-node-disk-manager/Chart.yaml index 7be2e88a..edf3b69e 100644 --- a/charts/harvester-node-disk-manager/Chart.yaml +++ b/charts/harvester-node-disk-manager/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-node-disk-manager/values.yaml b/charts/harvester-node-disk-manager/values.yaml index db222324..9d5dffa6 100644 --- a/charts/harvester-node-disk-manager/values.yaml +++ b/charts/harvester-node-disk-manager/values.yaml @@ -6,7 +6,7 @@ image: repository: rancher/harvester-node-disk-manager pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v1.8.0-rc4" + tag: "v1.8.0-rc5" webhook: replicas: 1 @@ -14,7 +14,7 @@ webhook: repository: rancher/harvester-node-disk-manager-webhook pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v1.8.0-rc4" + tag: "v1.8.0-rc5" httpsPort: 8443 imagePullSecrets: [] diff --git a/charts/harvester-node-manager/Chart.yaml b/charts/harvester-node-manager/Chart.yaml index 0e9c2704..cc405eac 100644 --- a/charts/harvester-node-manager/Chart.yaml +++ b/charts/harvester-node-manager/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-pcidevices-controller/Chart.yaml b/charts/harvester-pcidevices-controller/Chart.yaml index 04dcfbe2..9e73e905 100644 --- a/charts/harvester-pcidevices-controller/Chart.yaml +++ b/charts/harvester-pcidevices-controller/Chart.yaml @@ -15,12 +15,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-seeder/Chart.yaml b/charts/harvester-seeder/Chart.yaml index 096cb105..ba5aa725 100644 --- a/charts/harvester-seeder/Chart.yaml +++ b/charts/harvester-seeder/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-vm-dhcp-controller/Chart.yaml b/charts/harvester-vm-dhcp-controller/Chart.yaml index 8a181a1b..61802539 100644 --- a/charts/harvester-vm-dhcp-controller/Chart.yaml +++ b/charts/harvester-vm-dhcp-controller/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.6.0 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.6.0" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/harvester-vm-import-controller/Chart.yaml b/charts/harvester-vm-import-controller/Chart.yaml index b6fe9553..e6454ce6 100644 --- a/charts/harvester-vm-import-controller/Chart.yaml +++ b/charts/harvester-vm-import-controller/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester diff --git a/charts/nvidia-driver-runtime/Chart.yaml b/charts/nvidia-driver-runtime/Chart.yaml index a03dcd11..20545109 100644 --- a/charts/nvidia-driver-runtime/Chart.yaml +++ b/charts/nvidia-driver-runtime/Chart.yaml @@ -15,14 +15,14 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.0-rc4 +version: 1.8.0-rc5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # It doesn't matter, the appVersion will be overridden in the addons. -appVersion: "v1.8.0-rc4" +appVersion: "v1.8.0-rc5" maintainers: - name: harvester