Skip to content

Commit

Permalink
bump macvtap-cni to v0.11.2
Browse files Browse the repository at this point in the history
Signed-off-by: CNAO Bump Bot <[email protected]>
  • Loading branch information
web-flow committed Dec 12, 2024
1 parent 58a7ed9 commit b289274
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ components:
metadata: ""
macvtap-cni:
url: https://github.com/kubevirt/macvtap-cni
commit: 85b07ce03e83963c0f94f37d541ff45cf499e99e
commit: f1152875bdd21050226ee548594d9d4641441fcb
branch: main
update-policy: tagged
metadata: v0.11.1
metadata: v0.11.2
multus:
url: https://github.com/k8snetworkplumbingwg/multus-cni
commit: 4fc16b3bb8e870d36291312bd78d356411b5cba0
Expand Down
2 changes: 1 addition & 1 deletion pkg/components/components.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const (
LinuxBridgeMarkerImageDefault = "quay.io/kubevirt/bridge-marker@sha256:e492ca4a6d1234781928aedefb096941d95babee4116baaba4d2a3834813826a"
KubeMacPoolImageDefault = "quay.io/kubevirt/kubemacpool@sha256:677971a25ff3ce95d9e6ecc86090a09f0ae691ce67b8349384f1881562feed7b"
OvsCniImageDefault = "ghcr.io/k8snetworkplumbingwg/ovs-cni-plugin@sha256:516791acf430bc747f01366e2b748ac76c0b5e39ad8592be2b3dcc809429fa1e"
MacvtapCniImageDefault = "quay.io/kubevirt/macvtap-cni@sha256:850b89343ace7c7ea6b18dd8e11964613974e9d1f7377af03854d407fb15230a"
MacvtapCniImageDefault = "quay.io/kubevirt/macvtap-cni@"
KubeRbacProxyImageDefault = "quay.io/brancz/kube-rbac-proxy@sha256:e6a323504999b2a4d2a6bf94f8580a050378eba0900fd31335cf9df5787d9a9b"
KubeSecondaryDNSImageDefault = "ghcr.io/kubevirt/kubesecondarydns@sha256:8273cdbc438e06864eaa8e47947bea18fa5118a97cdaddc41b5dfa6e13474c79"
CoreDNSImageDefault = "registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e"
Expand Down

0 comments on commit b289274

Please sign in to comment.