Skip to content

Commit 06fb818

Browse files
authored
Merge pull request kubernetes#127907 from aojea/bump_netpol_06
bump kube-network-policies to 0.6.0
2 parents ea13c5e + cca19cb commit 06fb818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/kube-network-policies/kube-network-policies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
serviceAccountName: kube-network-policies
2828
containers:
2929
- name: kube-network-policies
30-
image: registry.k8s.io/networking/kube-network-policies:v0.5.0
30+
image: registry.k8s.io/networking/kube-network-policies:v0.6.0
3131
command:
3232
- /bin/sh
3333
- -c

0 commit comments

Comments
 (0)