From 239524636fe61fa62102f38d7116b68db66255bc Mon Sep 17 00:00:00 2001 From: Travis Groth Date: Mon, 3 Feb 2020 23:58:11 -0500 Subject: [PATCH] Version bump to pomerium v0.6.2 (#55) 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 5d3fce43..7a9123fa 100644 --- a/charts/pomerium/Chart.yaml +++ b/charts/pomerium/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: pomerium -version: 5.0.2 -appVersion: 0.6.0 +version: 5.0.3 +appVersion: 0.6.2 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 5d487600..789f49d8 100644 --- a/charts/pomerium/values.yaml +++ b/charts/pomerium/values.yaml @@ -167,7 +167,7 @@ imagePullSecrets: "" image: repository: "pomerium/pomerium" - tag: "v0.6.0" + tag: "v0.6.2" pullPolicy: "IfNotPresent" metrics: