Skip to content

Commit

Permalink
Bump canal to v3.28.1-build20240830
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fritch <[email protected]>
(cherry picked from commit cee7030)
  • Loading branch information
mgfritch committed Sep 2, 2024
1 parent 70033c9 commit 8afafae
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.101
filename: /charts/rke2-cilium.yaml
bootstrap: true
- version: v3.28.1-build2024082701
- version: v3.28.1-build2024083000
filename: /charts/rke2-canal.yaml
bootstrap: true
- version: v3.28.100
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-canal.txt
${REGISTRY}/rancher/hardened-calico:v3.28.1-build20240827
${REGISTRY}/rancher/hardened-calico:v3.28.1-build20240830
${REGISTRY}/rancher/hardened-flannel:v0.25.6-build20240828
EOF

Expand Down

0 comments on commit 8afafae

Please sign in to comment.