mirror of https://git.rancher.io/rke2-charts
update hardened-cni-plugins to v1.2.0-build20231009
parent
e2a421ad9c
commit
8a898d1788
|
@ -224,7 +224,7 @@
|
|||
+portmapPlugin:
|
||||
+ image:
|
||||
+ repository: "rancher/hardened-cni-plugins"
|
||||
+ tag: "v1.2.0-build20230523"
|
||||
+ tag: "v1.2.0-build20231009"
|
||||
+
|
||||
+global:
|
||||
+ systemDefaultRegistry: ""
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://helm.cilium.io/cilium-1.14.2.tgz
|
||||
packageVersion: 00
|
||||
packageVersion: 01
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: local
|
||||
workingDir: charts
|
||||
packageVersion: 01
|
||||
packageVersion: 02
|
||||
|
|
Loading…
Reference in New Issue