Skip to content

Commit

Permalink
Update manifest to point to the prod 2.8.0 image.
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyuanliang committed Aug 4, 2022
1 parent cf9563a commit 9f70ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ip-masq-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
hostNetwork: true
containers:
- name: ip-masq-agent
image: k8s.gcr.io/networking/ip-masq-agent:v2.7.1
image: k8s.gcr.io/networking/ip-masq-agent:v2.8.0
securityContext:
privileged: false
capabilities:
Expand Down

0 comments on commit 9f70ff5

Please sign in to comment.