Skip to content

Commit

Permalink
Merge pull request #27 from pelotech/renovate/ghcr.io-k8snetworkplumb…
Browse files Browse the repository at this point in the history
…ingwg-multus-cni-4.x

chore(deps): update ghcr.io/k8snetworkplumbingwg/multus-cni docker tag to v4
  • Loading branch information
josmo authored Mar 29, 2024
2 parents d685321 + c6ac301 commit 3ea4508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gitops/components/multus/kustomize/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/v3.9.3/deployments/multus-daemonset.yml
- https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/v4.0.2/deployments/multus-daemonset.yml

images:
- name: ghcr.io/k8snetworkplumbingwg/multus-cni
newTag: v3.9.3
newTag: v4.0.2

patches:
- target:
Expand Down

0 comments on commit 3ea4508

Please sign in to comment.