Skip to content

Commit

Permalink
set image to v0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga committed Jul 19, 2024
1 parent 611d634 commit 9ee8592
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:v0.26.1
image: pomerium/ingress-controller:v0.26.2
imagePullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: pomerium/ingress-controller:v0.26.1
image: pomerium/ingress-controller:v0.26.2
imagePullPolicy: IfNotPresent
name: pomerium
ports:
Expand Down

0 comments on commit 9ee8592

Please sign in to comment.