diff --git a/staging/dex-k8s-authenticator/Chart.yaml b/staging/dex-k8s-authenticator/Chart.yaml index 6af57ae55..1ae4f2ddc 100644 --- a/staging/dex-k8s-authenticator/Chart.yaml +++ b/staging/dex-k8s-authenticator/Chart.yaml @@ -1,11 +1,13 @@ apiVersion: v1 -appVersion: "v1.1.0" +appVersion: "v1.1.1" description: "Authenticator for using Dex with Kubernetes" name: dex-k8s-authenticator -version: 1.1.7 +version: 1.1.8 home: https://github.com/mesosphere/charts sources: - https://github.com/mintel/dex-k8s-authenticator maintainers: - name: mhrabovcin email: mhrabovcin.c@mesosphere.com +- name: jr0d + email: jrodriguez@d2iq.com diff --git a/staging/dex-k8s-authenticator/values.yaml b/staging/dex-k8s-authenticator/values.yaml index 28290bd2a..f2a9a9269 100644 --- a/staging/dex-k8s-authenticator/values.yaml +++ b/staging/dex-k8s-authenticator/values.yaml @@ -7,8 +7,8 @@ global: replicaCount: 1 image: - repository: mintel/dex-k8s-authenticator - tag: 1.1.0 + repository: mesosphere/dex-k8s-authenticator + tag: v1.1.1-5e9e952-mesosphere pullPolicy: Always dexK8sAuthenticator: