Mercurial > code > home > repos > pomerium
changeset 22:c2e12ba4d0b2
update past CVE-2023-33189
author | drewp@bigasterisk.com |
---|---|
date | Tue, 06 Jun 2023 10:52:50 -0700 |
parents | 9bff6004bd60 |
children | 695948b426ae |
files | 20-kube/20-pom-deploy.yaml |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/20-kube/20-pom-deploy.yaml Thu Apr 20 10:40:40 2023 -0700 +++ b/20-kube/20-pom-deploy.yaml Tue Jun 06 10:52:50 2023 -0700 @@ -33,8 +33,14 @@ fieldPath: status.podIP # see https://hub.docker.com/r/pomerium/ingress-controller/tags but idk how to get the version number! # It's not even in the startup logs, just this: "pomerium_version":"" + # # I think sha-2c8038a is v0.21.3 (by date, https://www.pomerium.com/docs/releases/changelog) - image: pomerium/ingress-controller:sha-2c8038a + # + # sha-dd49d67 is 2023-05-30, + # https://github.com/pomerium/ingress-controller/commit/dd49d679ea077930229dff8aa319c58c77a767dc + # including 'current main branch' as of 2023-05-23 per + # https://github.com/pomerium/ingress-controller/commit/f79735129577344cc9fd766ff1b51df324990771 + image: pomerium/ingress-controller:sha-dd49d67 imagePullPolicy: IfNotPresent name: pomerium ports: