Skip to content

Commit

Permalink
Bump Harvester CSI driver v0.1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Vicente Cheng <[email protected]>
  • Loading branch information
Vicente-Cheng committed Nov 13, 2024
1 parent 65d1e3a commit 75f9db4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ charts:
- version: 0.2.600
filename: /charts/harvester-cloud-provider.yaml
bootstrap: true
- version: 0.1.2000
- version: 0.1.2100
filename: /charts/harvester-csi-driver.yaml
bootstrap: true
- version: 3.0.601
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ EOF
xargs -n1 -t docker image pull --quiet << EOF > build/images-harvester.txt
${REGISTRY}/rancher/harvester-cloud-provider:v0.2.2
${REGISTRY}/rancher/mirrored-kube-vip-kube-vip-iptables:v0.6.0
${REGISTRY}/rancher/harvester-csi-driver:v0.2.1
${REGISTRY}/rancher/harvester-csi-driver:v0.2.2
${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 75f9db4

Please sign in to comment.