Skip to content

Commit

Permalink
feat: add version to resources as well
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Mar 29, 2024
1 parent 0b7aaf9 commit c6ac301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitops/components/multus/kustomize/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ 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
Expand Down

0 comments on commit c6ac301

Please sign in to comment.