Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2.2-build20251015
tag: v4.2.2-build20251022
pullPolicy: IfNotPresent

#imagePullSecrets: []
Expand Down Expand Up @@ -164,7 +164,7 @@ thickPlugin:
enabled: false
image:
repository: rancher/hardened-multus-thick
tag: v4.2.2-build20251015
tag: v4.2.2-build20251022
pullPolicy: IfNotPresent

# This deploys the dynamic networks controller add-on.
Expand All @@ -174,7 +174,7 @@ dynamicNetworksController:
enabled: false
image:
repository: rancher/hardened-multus-dynamic-networks-controller
tag: v0.3.7-build20250711
tag: v0.3.7-build20251022
pullPolicy: IfNotPresent
sockets:
containerd: /run/k3s/containerd/containerd.sock
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: 08
packageVersion: 09