Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jr0d committed Jul 27, 2020
1 parent 1d89a94 commit 3688b3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions addons/dex-k8s-authenticator/1.2.x/dex-k8s-authenticator-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: dex-k8s-authenticator
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.1-1"
appversion.kubeaddons.mesosphere.io/dex-k8s-authenticator: "v1.2.1"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.2-1"
appversion.kubeaddons.mesosphere.io/dex-k8s-authenticator: "v1.2.2"
values.chart.helm.kubeaddons.mesosphere.io/dex-k8s-authenticator: "https://raw.githubusercontent.com/mesosphere/charts/f44c645c6bc843b254bb0f4f97d516f2cfee4707/staging/dex-k8s-authenticator/values.yaml"
spec:
kubernetes:
Expand All @@ -32,12 +32,12 @@ spec:
chartReference:
chart: dex-k8s-authenticator
repo: https://mesosphere.github.io/charts/staging
version: 1.2.4
version: 1.2.5
values: |
---
image:
repository: mesosphere/dex-k8s-authenticator
tag: v1.2.1-d2iq
tag: v1.2.2-d2iq
ingress:
enabled: true
annotations:
Expand All @@ -49,7 +49,7 @@ spec:
#logoUrl: http://<path-to-your-logo.png>
#tlsCert: /path/to/dex-client.crt
#tlsKey: /path/to/dex-client.key
pluginVersion: "v0.1.1"
pluginVersion: "v0.1.2"
useClusterHostnameForClusterName: true
clusters:
- name: kubernetes-cluster
Expand Down

0 comments on commit 3688b3b

Please sign in to comment.