File tree Expand file tree Collapse file tree
config/pomerium/deployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 spec :
99 containers :
1010 - name : pomerium
11- image : pomerium/ingress-controller:v0.30.3
12- imagePullPolicy : Always
11+ image : pomerium/ingress-controller:v0.30.4
12+ imagePullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -933,8 +933,8 @@ spec:
933933 valueFrom :
934934 fieldRef :
935935 fieldPath : status.podIP
936- image : pomerium/ingress-controller:v0.30.3
937- imagePullPolicy : Always
936+ image : pomerium/ingress-controller:v0.30.4
937+ imagePullPolicy : IfNotPresent
938938 name : pomerium
939939 ports :
940940 - containerPort : 8443
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/martinlindhe/base36 v1.1.1
1818 github.com/open-policy-agent/opa v1.6.0
1919 github.com/pomerium/csrf v1.7.0
20- github.com/pomerium/pomerium v0.30.3
20+ github.com/pomerium/pomerium v0.30.4
2121 github.com/rs/zerolog v1.34.0
2222 github.com/sergi/go-diff v1.4.0
2323 github.com/spf13/cobra v1.9.1
Original file line number Diff line number Diff line change @@ -598,8 +598,8 @@ github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 h1:3YQY1sb5
598598github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 /go.mod h1:7fGbUYJnU8RcxZJvUvhukOIBv1G7LWDAHMfDxAf5+Y0 =
599599github.com/pomerium/envoy-custom v1.34.1-rc2.0.20250625214310-c029d58dae62 h1:H0UYd/lI+U/+TZC3vZ+6jeSCuaNiAc67GBhZuXbfEVw =
600600github.com/pomerium/envoy-custom v1.34.1-rc2.0.20250625214310-c029d58dae62 /go.mod h1:+wpbZvum83bq/OD4cp9/8IZiMV6boBkwDhlFPLOoWoI =
601- github.com/pomerium/pomerium v0.30.3 h1:VuCTa81n8cXkFX5lH0y6+94nyN2MgpNZQNNwTujcdfY =
602- github.com/pomerium/pomerium v0.30.3 /go.mod h1:ByyYIMKnlZEh2StXmTNVXstjqGezqbrqIn8w4jOkVr4 =
601+ github.com/pomerium/pomerium v0.30.4 h1:Z+hCEnZ170pS7zwDpEZB15ktiibyvm9nzONj2ul/gWs =
602+ github.com/pomerium/pomerium v0.30.4 /go.mod h1:ByyYIMKnlZEh2StXmTNVXstjqGezqbrqIn8w4jOkVr4 =
603603github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 h1:NRTg8JOXCxcIA1lAgD74iYud0rbshbWOB3Ou4+Huil8 =
604604github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 /go.mod h1:QqZmx6ZgPxz18va7kqoT4t/0yJtP7YFIDiT/W2n2fZ4 =
605605github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 h1:TqoPqRgXSHpn+tEJq6H72iCS5pv66j3rPprThUEZg0E =
You can’t perform that action at this time.
0 commit comments