Skip to content

Commit

Permalink
Bump nginx to hardened2 (rancher#6448)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola authored and Sarthak Kumar committed Aug 19, 2024
1 parent dcfc213 commit 0bdb7a5
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.004
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.102
- version: 4.10.103
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.7
${REGISTRY}/rancher/mirrored-pause:${PAUSE_VERSION}
${REGISTRY}/rancher/mirrored-ingress-nginx-kube-webhook-certgen:v20230312-helm-chart-4.5.2-28-g66a760794
${REGISTRY}/rancher/nginx-ingress-controller:v1.10.1-hardened1
${REGISTRY}/rancher/nginx-ingress-controller:v1.10.1-hardened2
${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 0bdb7a5

Please sign in to comment.