Skip to content

Commit

Permalink
Update install.yaml to use 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aojea authored Jul 19, 2024
1 parent 16bd899 commit 9383580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 9383580

Please sign in to comment.