mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Bump image in examples/k8s/dex.yaml to v2.32.0
Signed-off-by: leigh capili <leigh@null.net>
This commit is contained in:
@@ -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"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user