Skip to content

Commit

Permalink
Bump ingress-nginx to v1.10.4-hardened3 (#6799)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola authored Sep 11, 2024
1 parent 06ac5be commit 9e96edc
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 @@ -14,7 +14,7 @@ charts:
- version: 1.29.006
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.401
- version: 4.10.402
filename: /charts/rke2-ingress-nginx.yaml
bootstrap: false
- version: 25.0.000
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
${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/nginx-ingress-controller:v1.10.4-hardened2
${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
Expand Down

0 comments on commit 9e96edc

Please sign in to comment.