Skip to content

Commit

Permalink
Update to canal v3.29.2-build20250206
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 262ec7f)
  • Loading branch information
mgfritch committed Feb 7, 2025
1 parent e244437 commit d880485
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 @@ -2,7 +2,7 @@ charts:
- version: 1.17.000
filename: /charts/rke2-cilium.yaml
bootstrap: true
- version: v3.29.1-build2025020600
- version: v3.29.2-build2025020600
filename: /charts/rke2-canal.yaml
bootstrap: true
- version: v3.29.200
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ xargs -n1 -t docker image pull --quiet << EOF > build/images-traefik.txt
EOF

xargs -n1 -t docker image pull --quiet << EOF > build/images-canal.txt
${REGISTRY}/rancher/hardened-calico:v3.29.1-build20250206
${REGISTRY}/rancher/hardened-calico:v3.29.2-build20250206
${REGISTRY}/rancher/hardened-flannel:v0.26.4-build20250206
EOF

Expand Down

0 comments on commit d880485

Please sign in to comment.