mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update default dex app version to latest (#17117)
Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
9ad0f91dff
commit
e919cca179
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: dex
|
||||
version: 2.3.0
|
||||
appVersion: 2.18.0
|
||||
version: 2.3.1
|
||||
appVersion: 2.19.0
|
||||
description: CoreOS Dex
|
||||
keywords:
|
||||
- dex
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# name: value
|
||||
|
||||
image: quay.io/dexidp/dex
|
||||
imageTag: "v2.18.0"
|
||||
imageTag: "v2.19.0"
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
|
||||
inMiniKube: false
|
||||
|
||||
Reference in New Issue
Block a user