mirror of https://git.rancher.io/rke2-charts
Merge pull request #587 from rancher/updatecli_main-source_a95a3c28a0cecabb09b90fa15236c717e7c66bc0755d7396e5ac22f702225a1c
Update Multus version to v4.1.4-build20250108pull/588/head
commit
ee6b993cf0
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: 4.1.3
|
||||
appVersion: 4.1.4
|
||||
dependencies:
|
||||
- condition: rke2-whereabouts.enabled
|
||||
name: rke2-whereabouts
|
||||
|
@ -14,4 +14,4 @@ name: rke2-multus
|
|||
sources:
|
||||
- https://github.com/intel/multus-cni
|
||||
type: application
|
||||
version: v4.1.3
|
||||
version: v4.1.4
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
image:
|
||||
repository: rancher/hardened-multus-cni
|
||||
tag: v4.1.3-build20241028
|
||||
tag: v4.1.4-build20250108
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
#imagePullSecrets: []
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: local
|
||||
workingDir: charts
|
||||
packageVersion: 01
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue