mirror of https://git.rancher.io/rke2-charts
Bump whereabouts and multus versions
Signed-off-by: Manuel Buil <mbuil@suse.com>pull/405/head
parent
235c137fea
commit
2e5b862134
|
@ -14,4 +14,4 @@ name: rke2-multus
|
|||
sources:
|
||||
- https://github.com/intel/multus-cni
|
||||
type: application
|
||||
version: v4.0.2-build20230811
|
||||
version: v4.0.2-build20240208
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
image:
|
||||
repository: rancher/hardened-multus-cni
|
||||
tag: v4.0.2-build20231009
|
||||
tag: v4.0.2-build20240208
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
#imagePullSecrets: []
|
||||
|
@ -119,7 +119,7 @@ manifests:
|
|||
cniplugins:
|
||||
image:
|
||||
repository: rancher/hardened-cni-plugins
|
||||
tag: v1.2.0-build20231009
|
||||
tag: v1.4.0-build20240122
|
||||
|
||||
# skipcnis is a comma separated list of cni binaries to skip from
|
||||
# installing.
|
||||
|
@ -135,4 +135,4 @@ global:
|
|||
|
||||
rke2-whereabouts:
|
||||
enabled: false
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: local
|
||||
workingDir: charts
|
||||
packageVersion: 08
|
||||
packageVersion: 00
|
||||
|
|
|
@ -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-build20240109
|
||||
tag: v0.6.3-build20240208
|
||||
|
||||
updateStrategy: RollingUpdate
|
||||
imagePullSecrets: []
|
||||
|
|
Loading…
Reference in New Issue