From b8230717d5c75bc9bdb669b8d30008c4ee456c67 Mon Sep 17 00:00:00 2001 From: Denis Mishin Date: Tue, 17 May 2022 13:22:19 -0400 Subject: [PATCH] bump to 0.17.3 (#303) --- charts/pomerium/Chart.yaml | 4 ++-- charts/pomerium/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/pomerium/Chart.yaml b/charts/pomerium/Chart.yaml index 919fd47..d62d1d1 100644 --- a/charts/pomerium/Chart.yaml +++ b/charts/pomerium/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: pomerium -version: 31.1.4 -appVersion: 0.17.2 +version: 31.1.5 +appVersion: 0.17.3 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 faa3a38..a49b63b 100644 --- a/charts/pomerium/values.yaml +++ b/charts/pomerium/values.yaml @@ -202,7 +202,7 @@ ingressController: nameOverride: "" image: repository: "pomerium/ingress-controller" - tag: "v0.17.2" + tag: "v0.17.3" deployment: annotations: {} extraEnv: {} @@ -305,7 +305,7 @@ imagePullSecrets: "" image: repository: "pomerium/pomerium" - tag: "v0.17.2" + tag: "v0.17.3" pullPolicy: "IfNotPresent" metrics: