Update hardened-cni-plugins to `v1.5.1-build20241009`

updates the cni-plugins for cilium, flannel and multus

Signed-off-by: Michael Fritch <mfritch@suse.com>
pull/539/head
Michael Fritch 2024-10-10 07:18:45 -06:00
parent 2b8bebbe36
commit 03cf9296c4
No known key found for this signature in database
GPG Key ID: 75F3EB2E80A03B7F
7 changed files with 7 additions and 7 deletions

View File

@ -200,7 +200,7 @@
+portmapPlugin:
+ image:
+ repository: "rancher/hardened-cni-plugins"
+ tag: "v1.5.1-build20240910"
+ tag: "v1.5.1-build20241009"
+
+global:
+ systemDefaultRegistry: ""

View File

@ -1,2 +1,2 @@
url: https://helm.cilium.io/cilium-1.16.2.tgz
packageVersion: 00
packageVersion: 01

View File

@ -22,7 +22,7 @@
- repository: docker.io/flannel/flannel-cni-plugin
- tag: v1.5.1-flannel2
+ repository: rancher/hardened-cni-plugins
+ tag: v1.5.1-build20240910
+ tag: v1.5.1-build20241009
# flannel command arguments
enableNFTables: false
args:

View File

@ -1,2 +1,2 @@
url: https://github.com/flannel-io/flannel/releases/download/v0.25.7/flannel.tgz
packageVersion: 00
packageVersion: 01

View File

@ -122,7 +122,7 @@ tolerations:
cniplugins:
image:
repository: rancher/hardened-cni-plugins
tag: v1.5.1-build20240910
tag: v1.5.1-build20241009
# skipcnis is a comma separated list of cni binaries to skip from
# installing.

View File

@ -1,3 +1,3 @@
url: local
workingDir: charts
packageVersion: 00
packageVersion: 01

View File

@ -200,7 +200,7 @@
+portmapPlugin:
+ image:
+ repository: "rancher/hardened-cni-plugins"
+ tag: "v1.5.1-build20240910"
+ tag: "v1.5.1-build20241009"
+
+global:
+ systemDefaultRegistry: ""