Skip to content

Commit

Permalink
Update canal to v3.29.1-build2025011000
Browse files Browse the repository at this point in the history
Bumps hardened-calico image to `v3.29.1-build20250110`

Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Jan 10, 2025
1 parent c09fb17 commit 34b02a4
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.16.501
filename: /charts/rke2-cilium.yaml
bootstrap: true
- version: v3.29.1-build2024121101
- version: v3.29.1-build2025011000
filename: /charts/rke2-canal.yaml
bootstrap: true
- version: v3.29.101
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-build20241211
${REGISTRY}/rancher/hardened-calico:v3.29.1-build20250110
${REGISTRY}/rancher/hardened-flannel:v0.26.3-build20250108
EOF

Expand Down

0 comments on commit 34b02a4

Please sign in to comment.