From da20e674d26e3d0f79d1747113dda47548df66cd Mon Sep 17 00:00:00 2001 From: Travis Groth Date: Sat, 18 Apr 2020 18:43:04 -0400 Subject: [PATCH] Bump pomerium to 0.7.4 release (#82) Signed-off-by: Travis Groth --- charts/pomerium/Chart.yaml | 4 ++-- charts/pomerium/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/pomerium/Chart.yaml b/charts/pomerium/Chart.yaml index 4552d0a4..0f332ae0 100644 --- a/charts/pomerium/Chart.yaml +++ b/charts/pomerium/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: pomerium -version: 8.1.0 -appVersion: 0.6.2 +version: 8.2.0 +appVersion: 0.7.4 home: http://www.pomerium.io/ icon: https://www.pomerium.io/logo-long.svg description: Pomerium is an identity-aware access proxy. diff --git a/charts/pomerium/values.yaml b/charts/pomerium/values.yaml index 6d75ba5b..42d6f82f 100644 --- a/charts/pomerium/values.yaml +++ b/charts/pomerium/values.yaml @@ -219,7 +219,7 @@ imagePullSecrets: "" image: repository: "pomerium/pomerium" - tag: "v0.6.2" + tag: "v0.7.4" pullPolicy: "IfNotPresent" metrics: