Merge pull request #378 from thomasferrandiz/update-hardened-cni-plugins

update hardened-cni-plugins to v1.2.0-build20231009
pull/379/head
thomasferrandiz 2023-10-25 14:12:49 +02:00 committed by GitHub
commit 19ccb05dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -224,7 +224,7 @@
+portmapPlugin:
+ image:
+ repository: "rancher/hardened-cni-plugins"
+ tag: "v1.2.0-build20230523"
+ tag: "v1.2.0-build20231009"
+
+global:
+ systemDefaultRegistry: ""

View File

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

View File

@ -118,7 +118,7 @@ manifests:
cniplugins:
image:
repository: rancher/hardened-cni-plugins
tag: v1.2.0-build20230523
tag: v1.2.0-build20231009
# skipcnis is a comma separated list of cni binaries to skip from
# installing.

View File

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