Skip to content

Commit b0f1d4e

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/rke2-multus/charts/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
image:
2222
repository: rancher/hardened-multus-cni
23-
tag: v4.2.3-build20251031
23+
tag: v4.2.3-build20251110
2424
pullPolicy: IfNotPresent
2525

2626
#imagePullSecrets: []
@@ -142,7 +142,7 @@ tolerations:
142142
cniplugins:
143143
image:
144144
repository: rancher/hardened-cni-plugins
145-
tag: v1.8.0-build20251014
145+
tag: v1.8.0-build20251110
146146

147147
# skipcnis is a comma separated list of cni binaries to skip from
148148
# installing.
@@ -164,7 +164,7 @@ thickPlugin:
164164
enabled: false
165165
image:
166166
repository: rancher/hardened-multus-thick
167-
tag: v4.2.3-build20251031
167+
tag: v4.2.3-build20251110
168168
pullPolicy: IfNotPresent
169169

170170
# This deploys the dynamic networks controller add-on.

packages/rke2-multus/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
url: local
22
workingDir: charts
3-
packageVersion: 00
3+
packageVersion: 01

0 commit comments

Comments
 (0)