Skip to content

Commit 05cc22a

Browse files
authored
Merge pull request #8 from e0ne/multus-image
Use ghcr.io/k8snetworkplumbingwg/multus-cni:v3.8 image
2 parents 6109daa + 048c0ae commit 05cc22a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

multus/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
#replicaCount: 1
2020

2121
image:
22-
repository: docker.io/nfvpe/multus
23-
tag: v3.4
22+
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
23+
tag: v3.8
2424
pullPolicy: IfNotPresent
2525

2626
#imagePullSecrets: []

0 commit comments

Comments
 (0)