mirror of https://git.rancher.io/rke2-charts
chore: Bump to latest multus version in the chart
Made with ❤️️ by updatecli
pull/587/head
parent
1ac9eb9d2d
commit
e72f26eccb
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 4.1.3
|
appVersion: 4.1.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: rke2-whereabouts.enabled
|
- condition: rke2-whereabouts.enabled
|
||||||
name: rke2-whereabouts
|
name: rke2-whereabouts
|
||||||
|
@ -14,4 +14,4 @@ name: rke2-multus
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/intel/multus-cni
|
- https://github.com/intel/multus-cni
|
||||||
type: application
|
type: application
|
||||||
version: v4.1.3
|
version: v4.1.4
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: rancher/hardened-multus-cni
|
repository: rancher/hardened-multus-cni
|
||||||
tag: v4.1.3-build20241028
|
tag: v4.1.4-build20250108
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
#imagePullSecrets: []
|
#imagePullSecrets: []
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
url: local
|
url: local
|
||||||
workingDir: charts
|
workingDir: charts
|
||||||
packageVersion: 01
|
packageVersion: 00
|
||||||
|
|
Loading…
Reference in New Issue