Update default dex app version to latest (#17117)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
This commit is contained in:
Jordan Jennings
2019-09-13 06:32:29 -07:00
committed by Kubernetes Prow Robot
parent 9ad0f91dff
commit e919cca179
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -4,7 +4,7 @@
# name: value
image: quay.io/dexidp/dex
imageTag: "v2.18.0"
imageTag: "v2.19.0"
imagePullPolicy: "IfNotPresent"
inMiniKube: false