Bump image in examples/k8s/dex.yaml to v2.32.0

Signed-off-by: leigh capili <leigh@null.net>
This commit is contained in:
leigh capili
2022-06-23 02:44:15 -06:00
committed by GitHub
parent c538f3d6a2
commit 466b42dfcd
+1 -1
View File
@@ -23,7 +23,7 @@ spec:
spec:
serviceAccountName: dex # This is created below
containers:
- image: ghcr.io/dexidp/dex:v2.30.0
- image: ghcr.io/dexidp/dex:v2.32.0
name: dex
command: ["/usr/local/bin/dex", "serve", "/etc/dex/cfg/config.yaml"]