Merge pull request #2569 from stealthybox/patch-1

Bump image in examples/k8s/dex.yaml to v2.32.0
This commit is contained in:
Márk Sági-Kazár
2023-03-20 13:02:18 +01:00
committed by GitHub
+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"]