Skip to content

Commit

Permalink
Merge pull request kubernetes#124532 from aojea/netpol2.0
Browse files Browse the repository at this point in the history
use a stable release for network policies
  • Loading branch information
k8s-ci-robot authored Apr 29, 2024
2 parents 3192f74 + 67596bf commit bac1a0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
serviceAccountName: kube-network-policies
containers:
- name: kube-network-policies
image: gcr.io/k8s-staging-networking/kube-network-policies:v20240423-88bdf40
image: registry.k8s.io/networking/kube-network-policies:v0.2.0
command:
- /bin/sh
- -c
Expand Down

0 comments on commit bac1a0c

Please sign in to comment.