From 98821b83132354bf30c49b9ea4f8ee12d90d3d28 Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 13 Aug 2019 10:01:14 +0100 Subject: [PATCH] Update dex-k8s-auth image tags. --- charts/dex-k8s-authenticator/Chart.yaml | 2 +- charts/dex-k8s-authenticator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dex-k8s-authenticator/Chart.yaml b/charts/dex-k8s-authenticator/Chart.yaml index 3bc0a71..1c00f66 100644 --- a/charts/dex-k8s-authenticator/Chart.yaml +++ b/charts/dex-k8s-authenticator/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "v1.1.0" +appVersion: "v1.2.0" description: "Authenticator for using Dex with Kubernetes" name: dex-k8s-authenticator version: 1.2.0 diff --git a/charts/dex-k8s-authenticator/values.yaml b/charts/dex-k8s-authenticator/values.yaml index 5d1374c..8b43631 100644 --- a/charts/dex-k8s-authenticator/values.yaml +++ b/charts/dex-k8s-authenticator/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 image: repository: mintel/dex-k8s-authenticator - tag: 1.1.0 + tag: 1.2.0 pullPolicy: Always dexK8sAuthenticator: