Skip to content

Commit

Permalink
Bump harvester-cloud-provider v0.2.3
Browse files Browse the repository at this point in the history
    - also update the harvester-csi-driver version on
      build-images

Signed-off-by: Vicente Cheng <[email protected]>
  • Loading branch information
Vicente-Cheng committed Apr 9, 2024
1 parent d1c7500 commit 7ffe6a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ charts:
- version: 3.1.2-rancher101
filename: /charts/rancher-vsphere-csi.yaml
bootstrap: true
- version: 0.2.200
- version: 0.2.300
filename: /charts/harvester-cloud-provider.yaml
bootstrap: true
- version: 0.1.1700
Expand Down
4 changes: 2 additions & 2 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
EOF

xargs -n1 -t docker image pull --quiet << EOF > build/images-harvester.txt
${REGISTRY}/rancher/harvester-cloud-provider:v0.2.0
${REGISTRY}/rancher/harvester-cloud-provider:v0.2.3
${REGISTRY}/rancher/mirrored-kube-vip-kube-vip-iptables:v0.6.0
${REGISTRY}/rancher/harvester-csi-driver:v0.1.6
${REGISTRY}/rancher/harvester-csi-driver:v0.1.7
${REGISTRY}/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.3.0
${REGISTRY}/rancher/mirrored-longhornio-csi-resizer:v1.2.0
${REGISTRY}/rancher/mirrored-longhornio-csi-provisioner:v2.1.2
Expand Down

0 comments on commit 7ffe6a7

Please sign in to comment.