Skip to content

Commit

Permalink
core to v0.22.1 + fix to hpke key fetcher
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga committed May 10, 2023
1 parent adf771d commit 4ffc8bf
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-daa1bdf
image: pomerium/ingress-controller:sha-adf771d
imagePullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: pomerium/ingress-controller:sha-daa1bdf
image: pomerium/ingress-controller:sha-adf771d
imagePullPolicy: IfNotPresent
name: pomerium
ports:
Expand Down

0 comments on commit 4ffc8bf

Please sign in to comment.