Skip to content

Commit

Permalink
Bump traefik to chart 27.0.2 / appVersion v2.11.10
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Sep 25, 2024
1 parent 33126fb commit d0f4ae7
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 d0f4ae7

Please sign in to comment.