mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
@@ -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
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# name: value
|
||||
|
||||
image: quay.io/dexidp/dex
|
||||
imageTag: "v2.23.0"
|
||||
imageTag: "v2.24.0"
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
|
||||
inMiniKube: false
|
||||
|
||||
Reference in New Issue
Block a user