bump dex to 2.13.0 (#9921)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2018-12-12 05:39:00 -08:00
committed by Kubernetes Prow Robot
parent fbbdec5174
commit 05659f3154
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: dex
version: 0.5.0
appVersion: 2.11.0
version: 0.6.0
appVersion: 2.13.0
description: CoreOS Dex
keywords:
- dex
+1 -1
View File
@@ -4,7 +4,7 @@
# name: value
image: quay.io/dexidp/dex
imageTag: "v2.11.0"
imageTag: "v2.13.0"
imagePullPolicy: "IfNotPresent"
inMiniKube: false