From 01ec6b90b8acf0125970fcaec56b9946e9a0b68a Mon Sep 17 00:00:00 2001 From: Travis Groth Date: Wed, 13 May 2020 11:35:19 -0400 Subject: [PATCH] Upgrade pomerium and pomerium-operator version (#99) - pomerium v0.7.6 - pomerium-operator v0.0.2 Signed-off-by: Travis Groth --- charts/pomerium/Chart.yaml | 2 +- charts/pomerium/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/pomerium/Chart.yaml b/charts/pomerium/Chart.yaml index 25dd3b2e..dc288a1a 100644 --- a/charts/pomerium/Chart.yaml +++ b/charts/pomerium/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: pomerium -version: 8.5.5 +version: 8.6.0 appVersion: 0.7.6 home: http://www.pomerium.io/ icon: https://www.pomerium.io/logo-long.svg diff --git a/charts/pomerium/values.yaml b/charts/pomerium/values.yaml index d0b81184..11822800 100644 --- a/charts/pomerium/values.yaml +++ b/charts/pomerium/values.yaml @@ -137,7 +137,7 @@ operator: replicaCount: 1 image: repository: "pomerium/pomerium-operator" - tag: "v0.0.1-rc3" + tag: "v0.0.2" config: ingressClass: pomerium serviceClass: pomerium @@ -221,7 +221,7 @@ imagePullSecrets: "" image: repository: "pomerium/pomerium" - tag: "v0.7.5" + tag: "v0.7.6" pullPolicy: "IfNotPresent" metrics: