Skip to content

Commit

Permalink
Bump whereabouts/multus
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Buil <[email protected]>
  • Loading branch information
manuelbuil committed May 27, 2024
1 parent 72f2031 commit f8b6ee0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 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-build20240208
tag: v4.0.2-build20240418
pullPolicy: IfNotPresent

#imagePullSecrets: []
Expand Down Expand Up @@ -122,7 +122,7 @@ tolerations:
cniplugins:
image:
repository: rancher/hardened-cni-plugins
tag: v1.4.0-build20240122
tag: v1.4.1-build20240430

# skipcnis is a comma separated list of cni binaries to skip from
# installing.
Expand Down
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: 04
packageVersion: 05
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-build20240208
tag: v0.7.0-build20240429

updateStrategy: RollingUpdate
imagePullSecrets: []
Expand Down
2 changes: 1 addition & 1 deletion packages/rke2-whereabouts/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
url: local
workingDir: charts
packageVersion: 03
packageVersion: 04
# whereabouts is only used as a dependency of multus
doNotRelease: true

0 comments on commit f8b6ee0

Please sign in to comment.