Skip to content
Snippets Groups Projects
Unverified Commit 466b42df authored by leigh capili's avatar leigh capili Committed by GitHub
Browse files

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


Signed-off-by: default avatarleigh capili <leigh@null.net>
parent c538f3d6
Branches
Tags
No related merge requests found
...@@ -23,7 +23,7 @@ spec: ...@@ -23,7 +23,7 @@ spec:
spec: spec:
serviceAccountName: dex # This is created below serviceAccountName: dex # This is created below
containers: containers:
- image: ghcr.io/dexidp/dex:v2.30.0 - image: ghcr.io/dexidp/dex:v2.32.0
name: dex name: dex
command: ["/usr/local/bin/dex", "serve", "/etc/dex/cfg/config.yaml"] command: ["/usr/local/bin/dex", "serve", "/etc/dex/cfg/config.yaml"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment