mirror of https://git.rancher.io/rke2-charts
Merge pull request #331 from thomasferrandiz/update-whereabouts-v0.6.1
update rke2-whereabouts to v0.6.1pull/333/head
commit
64b0757ef0
|
@ -1,4 +1,4 @@
|
||||||
url: https://github.com/k8snetworkplumbingwg/helm-charts.git
|
url: https://github.com/k8snetworkplumbingwg/helm-charts.git
|
||||||
subdirectory: multus
|
subdirectory: multus
|
||||||
commit: ca7c0a7549952660eab8f4b12e7ec7be133b381c
|
commit: ca7c0a7549952660eab8f4b12e7ec7be133b381c
|
||||||
packageVersion: 01
|
packageVersion: 02
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
- tag: "latest-amd64"
|
- tag: "latest-amd64"
|
||||||
+ tag: v0.6-build20230109
|
+ tag: v0.6.1-build20230330
|
||||||
|
|
||||||
updateStrategy: RollingUpdate
|
updateStrategy: RollingUpdate
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
url: https://github.com/k8snetworkplumbingwg/helm-charts.git
|
url: https://github.com/k8snetworkplumbingwg/helm-charts.git
|
||||||
commit: 958588fdcb2ec0cfaaa12855cb55e3623d1a41ce
|
commit: 958588fdcb2ec0cfaaa12855cb55e3623d1a41ce
|
||||||
subdirectory: whereabouts
|
subdirectory: whereabouts
|
||||||
packageVersion: 04
|
packageVersion: 05
|
||||||
# whereabouts is only used as a dependency of multus
|
# whereabouts is only used as a dependency of multus
|
||||||
doNotRelease: true
|
doNotRelease: true
|
||||||
|
|
Loading…
Reference in New Issue