Skip to content

Commit

Permalink
bump docker image to v0.19.0 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga authored Nov 3, 2022
1 parent 668a172 commit dbd6710
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/pomerium/deployment/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
spec:
containers:
- name: pomerium
image: pomerium/ingress-controller:sha-b0b87be
image: pomerium/ingress-controller:sha-668a172
imagePullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: pomerium/ingress-controller:sha-b0b87be
image: pomerium/ingress-controller:sha-668a172
imagePullPolicy: IfNotPresent
name: pomerium
ports:
Expand Down

0 comments on commit dbd6710

Please sign in to comment.