Merge pull request #298 from thomasferrandiz/whereabouts-bci

bump rke2-whereabouts version and upgrade multus to 3.9
pull/299/head
thomasferrandiz 2022-10-28 16:29:02 +02:00 committed by GitHub
commit 9ad95701df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
@@ -1,16 +1,17 @@
apiVersion: v2
-appVersion: 0.1.0
+appVersion: 3.8
+appVersion: 3.9
dependencies:
- condition: rke2-whereabouts.enabled
name: rke2-whereabouts
@ -23,4 +23,4 @@
- https://github.com/intel/multus-cni
type: application
-version: 0.1.2
+version: v3.8-build20221011
+version: v3.9-build20221028

View File

@ -7,7 +7,7 @@
- repository: ghcr.io/k8snetworkplumbingwg/multus-cni
- tag: v3.8
+ repository: rancher/hardened-multus-cni
+ tag: v3.8-build20221011
+ tag: v3.9-build20221028
pullPolicy: IfNotPresent
#imagePullSecrets: []

View File

@ -1,4 +1,4 @@
url: https://github.com/k8snetworkplumbingwg/helm-charts.git
subdirectory: multus
commit: 7d79cc653d543bf2ac5075274082e1053884b64e
packageVersion: 03
packageVersion: 04

View File

@ -17,4 +17,4 @@
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
-appVersion: 1.16.0
+appVersion: 0.5.2
+appVersion: 0.5.3

View File

@ -9,7 +9,7 @@
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
- tag: "latest"
+ tag: v0.5.3-build20220610
+ tag: v0.5.3-build20221027
updateStrategy: RollingUpdate
imagePullSecrets: []

View File

@ -1,6 +1,6 @@
url: https://github.com/k8snetworkplumbingwg/helm-charts.git
commit: 7d79cc653d543bf2ac5075274082e1053884b64e
subdirectory: whereabouts
packageVersion: 01
packageVersion: 02
# whereabouts is only used as a dependency of multus
doNotRelease: true