From 9383580c2174fc1166028219292f7e9af8cea1fb Mon Sep 17 00:00:00 2001 From: Antonio Ojea Date: Fri, 19 Jul 2024 15:22:58 +0200 Subject: [PATCH] Update install.yaml to use 0.5.0 --- install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.yaml b/install.yaml index 61b7737..06fd29e 100644 --- a/install.yaml +++ b/install.yaml @@ -69,7 +69,7 @@ spec: serviceAccountName: kube-network-policies containers: - name: kube-network-policies - image: registry.k8s.io/networking/kube-network-policies:v0.4.0 + image: registry.k8s.io/networking/kube-network-policies:v0.5.0 args: - /bin/netpol - --hostname-override=$(MY_NODE_NAME)