mirror of https://git.rancher.io/rke2-charts
parent
72f20318a6
commit
f8b6ee09a8
|
@ -20,7 +20,7 @@
|
|||
|
||||
image:
|
||||
repository: rancher/hardened-multus-cni
|
||||
tag: v4.0.2-build20240208
|
||||
tag: v4.0.2-build20240418
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
#imagePullSecrets: []
|
||||
|
@ -122,7 +122,7 @@ tolerations:
|
|||
cniplugins:
|
||||
image:
|
||||
repository: rancher/hardened-cni-plugins
|
||||
tag: v1.4.0-build20240122
|
||||
tag: v1.4.1-build20240430
|
||||
|
||||
# skipcnis is a comma separated list of cni binaries to skip from
|
||||
# installing.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: local
|
||||
workingDir: charts
|
||||
packageVersion: 04
|
||||
packageVersion: 05
|
||||
|
|
|
@ -6,7 +6,7 @@ image:
|
|||
repository: rancher/hardened-whereabouts
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: v0.6.3-build20240208
|
||||
tag: v0.7.0-build20240429
|
||||
|
||||
updateStrategy: RollingUpdate
|
||||
imagePullSecrets: []
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: local
|
||||
workingDir: charts
|
||||
packageVersion: 03
|
||||
packageVersion: 04
|
||||
# whereabouts is only used as a dependency of multus
|
||||
doNotRelease: true
|
||||
|
|
Loading…
Reference in New Issue