[stable/dex] Dex v2.24.0 (#22736)

This change updates the dex version to v2.24.0 and the chart version as
appropriate. There were no features or bugs that I reviewed in Dex that
required any additional changes.

Signed-off-by: Ken Perkins <ken.perkins@rackspace.com>
This commit is contained in:
Ken Perkins
2020-06-17 14:32:05 -07:00
committed by GitHub
parent 76e5a00474
commit 75cd40bd08
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: dex
version: 2.11.0
appVersion: 2.23.0
version: 2.12.0
appVersion: 2.24.0
description: OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
keywords:
- dex
+1 -1
View File
@@ -4,7 +4,7 @@
# name: value
image: quay.io/dexidp/dex
imageTag: "v2.23.0"
imageTag: "v2.24.0"
imagePullPolicy: "IfNotPresent"
inMiniKube: false