Skip to content

Commit

Permalink
set docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga committed Oct 2, 2023
1 parent e9c428d commit 70d80c1
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-7ac72b5
image: pomerium/ingress-controller:sha-e9c428d
imagePullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: pomerium/ingress-controller:sha-7ac72b5
image: pomerium/ingress-controller:sha-e9c428d
imagePullPolicy: IfNotPresent
name: pomerium
ports:
Expand Down

0 comments on commit 70d80c1

Please sign in to comment.