From c8a359b61c55980347967489b4319c94c12710ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:06:47 -0500 Subject: [PATCH] Update pomerium/pomerium Docker tag to v0.16.2 (#255) --- 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 ea614e81..2ce9ab07 100644 --- a/charts/pomerium/Chart.yaml +++ b/charts/pomerium/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: pomerium -version: 28.0.1 -appVersion: 0.16.1 +version: 28.0.2 +appVersion: 0.16.2 home: http://www.pomerium.com/ icon: https://www.pomerium.com/img/icon.svg description: Pomerium is an identity-aware access proxy. diff --git a/charts/pomerium/values.yaml b/charts/pomerium/values.yaml index af45a583..dbe6daa4 100644 --- a/charts/pomerium/values.yaml +++ b/charts/pomerium/values.yaml @@ -303,7 +303,7 @@ imagePullSecrets: "" image: repository: "pomerium/pomerium" - tag: "v0.16.1" + tag: "v0.16.2" pullPolicy: "IfNotPresent" metrics: