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.1
11+ image : pomerium/ingress-controller:v0.30.2
1212 imagePullPolicy : Always
Original file line number Diff line number Diff line change @@ -933,7 +933,7 @@ spec:
933933 valueFrom :
934934 fieldRef :
935935 fieldPath : status.podIP
936- image : pomerium/ingress-controller:v0.30.1
936+ image : pomerium/ingress-controller:v0.30.2
937937 imagePullPolicy : Always
938938 name : pomerium
939939 ports :
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.1
20+ github.com/pomerium/pomerium v0.30.2
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 @@ -632,8 +632,8 @@ github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 h1:3YQY1sb5
632632github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 /go.mod h1:7fGbUYJnU8RcxZJvUvhukOIBv1G7LWDAHMfDxAf5+Y0 =
633633github.com/pomerium/envoy-custom v1.34.1-rc2.0.20250625214310-c029d58dae62 h1:H0UYd/lI+U/+TZC3vZ+6jeSCuaNiAc67GBhZuXbfEVw =
634634github.com/pomerium/envoy-custom v1.34.1-rc2.0.20250625214310-c029d58dae62 /go.mod h1:+wpbZvum83bq/OD4cp9/8IZiMV6boBkwDhlFPLOoWoI =
635- github.com/pomerium/pomerium v0.30.1 h1:SbUFhFf3+mpKdELwI4ESwhfxQwPLkIZzOAOFrkgV2rw =
636- github.com/pomerium/pomerium v0.30.1 /go.mod h1:ByyYIMKnlZEh2StXmTNVXstjqGezqbrqIn8w4jOkVr4 =
635+ github.com/pomerium/pomerium v0.30.2 h1:6wcjotNfbzZh5465df2/hxLQMwPImDn/krIPiyinrkM =
636+ github.com/pomerium/pomerium v0.30.2 /go.mod h1:ByyYIMKnlZEh2StXmTNVXstjqGezqbrqIn8w4jOkVr4 =
637637github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 h1:NRTg8JOXCxcIA1lAgD74iYud0rbshbWOB3Ou4+Huil8 =
638638github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 /go.mod h1:QqZmx6ZgPxz18va7kqoT4t/0yJtP7YFIDiT/W2n2fZ4 =
639639github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 h1:TqoPqRgXSHpn+tEJq6H72iCS5pv66j3rPprThUEZg0E =
You can’t perform that action at this time.
0 commit comments