Skip to content

Commit

Permalink
Bump csi snapshot and nginx charts
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Oct 8, 2024
1 parent b696280 commit 08b390a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ charts:
- version: 1.33.000
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.402
- version: 4.10.403
filename: /charts/rke2-ingress-nginx.yaml
bootstrap: false
- version: 27.0.200
Expand Down Expand Up @@ -44,12 +44,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
6 changes: 3 additions & 3 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
${REGISTRY}/rancher/klipper-helm:v0.9.2-build20240828
${REGISTRY}/rancher/klipper-lb:v0.4.9
${REGISTRY}/rancher/mirrored-pause:${PAUSE_VERSION}
${REGISTRY}/rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.4.1
${REGISTRY}/rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.4.4
${REGISTRY}/rancher/nginx-ingress-controller:v1.10.4-hardened3
${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-traefik.txt
Expand Down

0 comments on commit 08b390a

Please sign in to comment.