Skip to content

Commit

Permalink
Bump traefik to v2.11.20
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Feb 11, 2025
1 parent 068ca5c commit 88ff804
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ charts:
- version: 4.12.004
filename: /charts/rke2-ingress-nginx.yaml
bootstrap: false
- version: 27.0.200
- version: 27.0.201
filename: /charts/rke2-traefik.yaml
bootstrap: false
- version: 27.0.200
- version: 27.0.201
filename: /charts/rke2-traefik-crd.yaml
bootstrap: false
- version: 3.12.200
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
EOF

xargs -n1 -t docker image pull --quiet << EOF > build/images-traefik.txt
${REGISTRY}/rancher/mirrored-library-traefik:2.11.10
${REGISTRY}/rancher/mirrored-library-traefik:2.11.20
EOF

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

0 comments on commit 88ff804

Please sign in to comment.