Skip to content

Commit

Permalink
chore: Bump to latest multus version in the chart
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Oct 9, 2024
1 parent 0953174 commit a4d7c19
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/rke2-multus/charts/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 4.1.0
appVersion: 4.1.2
dependencies:
- condition: rke2-whereabouts.enabled
name: rke2-whereabouts
Expand All @@ -14,4 +14,4 @@ name: rke2-multus
sources:
- https://github.com/intel/multus-cni
type: application
version: v4.1.0
version: v4.1.2
2 changes: 1 addition & 1 deletion 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.1.0-build20240910
tag: v4.1.2-build20241009
pullPolicy: IfNotPresent

#imagePullSecrets: []
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: 02
packageVersion: 00

0 comments on commit a4d7c19

Please sign in to comment.