diff --git a/config/pomerium/deployment/image.yaml b/config/pomerium/deployment/image.yaml index 98aebf59..0a66c745 100644 --- a/config/pomerium/deployment/image.yaml +++ b/config/pomerium/deployment/image.yaml @@ -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 diff --git a/deployment.yaml b/deployment.yaml index 2c508b55..b48608c6 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -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: