Skip to content

Commit 2770778

Browse files
github-actions[bot]rbrtbnfgl
authored andcommitted
chore: Bump to latest flannel version on the chart
Made with ❤️️ by updatecli
1 parent f3b6772 commit 2770778

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/rke2-flannel/generated-changes/patch/values.yaml.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
- repository: ghcr.io/flannel-io/flannel
1818
- tag: v0.27.4
1919
+ repository: rancher/hardened-flannel
20-
+ tag: v0.27.4-build20251015
20+
+ tag: v0.27.4-build20251110
2121
image_cni:
2222
- repository: ghcr.io/flannel-io/flannel-cni-plugin
2323
- tag: v1.8.0-flannel1
2424
+ repository: rancher/hardened-cni-plugins
25-
+ tag: v1.8.0-build20251014
25+
+ tag: v1.8.0-build20251110
2626
# cniBinDir is the directory to which the flannel CNI binary is installed.
2727
cniBinDir: "/opt/cni/bin"
2828
# cniConfDir is the directory where the CNI configuration is located.

packages/rke2-flannel/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
url: https://github.com/flannel-io/flannel/releases/download/v0.27.4/flannel.tgz
2-
packageVersion: 01
2+
packageVersion: 02

0 commit comments

Comments
 (0)