Skip to content

Commit

Permalink
Bump vsphere csi chart to 3.1.2-rancher300 and add snapshotter image …
Browse files Browse the repository at this point in the history
…to airgap (#5762)

Signed-off-by: galal-hussein <[email protected]>
  • Loading branch information
galal-hussein authored Apr 12, 2024
1 parent d1ed464 commit 26cbf20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ charts:
- version: 1.7.001
filename: /charts/rancher-vsphere-cpi.yaml
bootstrap: true
- version: 3.1.2-rancher101
- version: 3.1.2-rancher300
filename: /charts/rancher-vsphere-csi.yaml
bootstrap: true
- version: 0.2.300
Expand Down
1 change: 1 addition & 0 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ xargs -n1 -t docker image pull --quiet << EOF > build/images-vsphere.txt
${REGISTRY}/rancher/mirrored-sig-storage-livenessprobe:v2.10.0
${REGISTRY}/rancher/mirrored-sig-storage-csi-attacher:v4.3.0
${REGISTRY}/rancher/mirrored-sig-storage-csi-provisioner:v3.5.0
${REGISTRY}/rancher/mirrored-sig-storage-csi-snapshotter:v6.2.1
EOF
fi

Expand Down

0 comments on commit 26cbf20

Please sign in to comment.