Skip to content

Commit

Permalink
Bump csi snapshot charts
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit 08b390a)
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Oct 11, 2024
1 parent 02c9644 commit c01227a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ charts:
- version: 0.1.1800
filename: /charts/harvester-csi-driver.yaml
bootstrap: true
- version: 1.7.202
- version: 3.0.600
filename: /charts/rke2-snapshot-controller.yaml
bootstrap: false
- version: 1.7.202
- version: 3.0.600
filename: /charts/rke2-snapshot-controller-crd.yaml
bootstrap: false
- version: 1.7.302
- version: 1.9.001
filename: /charts/rke2-snapshot-validation-webhook.yaml
bootstrap: false
4 changes: 2 additions & 2 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
${REGISTRY}/rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.4.4
${REGISTRY}/rancher/nginx-ingress-controller:v1.10.5-hardened1
${REGISTRY}/rancher/rke2-cloud-provider:${CCM_VERSION}
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-controller:v6.2.1
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-validation-webhook:v6.2.2
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-controller:v8.1.0
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-validation-webhook:v8.1.0
EOF

xargs -n1 -t docker image pull --quiet << EOF > build/images-canal.txt
Expand Down

0 comments on commit c01227a

Please sign in to comment.