Skip to content

Commit

Permalink
Bump whereabouts and multus versions
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Buil <[email protected]>
  • Loading branch information
manuelbuil committed Feb 8, 2024
1 parent 235c137 commit 2e5b862
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/rke2-multus/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions packages/rke2-multus/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

image:
repository: rancher/hardened-multus-cni
tag: v4.0.2-build20231009
tag: v4.0.2-build20240208
pullPolicy: IfNotPresent

#imagePullSecrets: []
Expand Down Expand Up @@ -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.
Expand All @@ -135,4 +135,4 @@ global:

rke2-whereabouts:
enabled: false


2 changes: 1 addition & 1 deletion packages/rke2-multus/package.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
url: local
workingDir: charts
packageVersion: 08
packageVersion: 00
2 changes: 1 addition & 1 deletion packages/rke2-whereabouts/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []
Expand Down

0 comments on commit 2e5b862

Please sign in to comment.