From eeb4e6ded6e3b88eddf5f4d6824248e072ec7eec Mon Sep 17 00:00:00 2001 From: Alex Palesandro Date: Wed, 24 Jan 2024 13:54:47 +0100 Subject: [PATCH] feat: update dka (#1477) --- staging/dex-k8s-authenticator/Chart.yaml | 4 ++-- staging/dex-k8s-authenticator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/staging/dex-k8s-authenticator/Chart.yaml b/staging/dex-k8s-authenticator/Chart.yaml index e66175a04..7df889946 100644 --- a/staging/dex-k8s-authenticator/Chart.yaml +++ b/staging/dex-k8s-authenticator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "v1.3.0" +appVersion: "v1.3.2" description: "Authenticator for using Dex with Kubernetes" name: dex-k8s-authenticator -version: 1.3.1 +version: 1.3.2 home: https://github.com/mesosphere/charts sources: - https://github.com/mesosphere/dex-k8s-authenticator diff --git a/staging/dex-k8s-authenticator/values.yaml b/staging/dex-k8s-authenticator/values.yaml index 0928ed095..8f4bf09b2 100644 --- a/staging/dex-k8s-authenticator/values.yaml +++ b/staging/dex-k8s-authenticator/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 image: repository: mesosphere/dex-k8s-authenticator - tag: v1.2.4 + tag: v1.3.2 pullPolicy: Always dexK8sAuthenticator: