Skip to content

Commit

Permalink
Bump ingress-nginx v1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Jan 10, 2025
1 parent 5142bee commit b94c65f
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 @@ -14,7 +14,7 @@ charts:
- version: 1.36.102
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.503
- version: 4.12.000
filename: /charts/rke2-ingress-nginx.yaml
bootstrap: false
- version: 27.0.200
Expand Down
4 changes: 2 additions & 2 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
${REGISTRY}/rancher/klipper-helm:v0.9.3-build20241008
${REGISTRY}/rancher/klipper-lb:v0.4.9
${REGISTRY}/rancher/mirrored-pause:${PAUSE_VERSION}
${REGISTRY}/rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.4.4
${REGISTRY}/rancher/nginx-ingress-controller:v1.10.5-hardened6
${REGISTRY}/rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.5.0
${REGISTRY}/rancher/nginx-ingress-controller:v1.12.0-hardened1
${REGISTRY}/rancher/rke2-cloud-provider:${CCM_VERSION}
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-controller:v8.1.0
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-validation-webhook:v8.1.0
Expand Down

0 comments on commit b94c65f

Please sign in to comment.