Skip to content

Commit

Permalink
[Release-1.31] Bump traefik to chart 27.0.2 (#6957)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola authored Oct 8, 2024
1 parent e608ca3 commit d6b0aeb
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.10.402
filename: /charts/rke2-ingress-nginx.yaml
bootstrap: false
- version: 25.0.000
- version: 27.0.200
filename: /charts/rke2-traefik.yaml
bootstrap: false
- version: 25.0.000
- version: 27.0.200
filename: /charts/rke2-traefik-crd.yaml
bootstrap: false
- version: 3.12.003
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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.10.7
${REGISTRY}/rancher/mirrored-library-traefik:2.11.10
EOF

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

0 comments on commit d6b0aeb

Please sign in to comment.