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

Commit

Permalink
Bump dex to 2.9.2 (#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-dispatch authored Feb 5, 2021
1 parent dc0484d commit cc88088
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/dex/dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: dex
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "2.27.0-1"
catalog.kubeaddons.mesosphere.io/addon-revision: "2.27.0-2"
appversion.kubeaddons.mesosphere.io/dex: "2.27.0"
values.chart.helm.kubeaddons.mesosphere.io/dex: "https://raw.githubusercontent.com/mesosphere/charts/5862483/stable/dex/values.yaml"
values.chart.helm.kubeaddons.mesosphere.io/dex: "https://raw.githubusercontent.com/mesosphere/charts/d37058c/stable/dex/values.yaml"
spec:
kubernetes:
minSupportedVersion: v1.15.6
Expand All @@ -34,7 +34,7 @@ spec:
chartReference:
chart: dex
repo: https://mesosphere.github.io/charts/stable
version: 2.9.0
version: 2.9.2
values: |
---
# Temporarily we're going to use our custom built container. Documentation
Expand Down

0 comments on commit cc88088

Please sign in to comment.