Skip to content
Snippets Groups Projects
Unverified Commit 007a120a authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #2569 from stealthybox/patch-1

Bump image in examples/k8s/dex.yaml to v2.32.0
parents 0d8df5ff 466b42df
No related branches found
No related tags found
No related merge requests found
......@@ -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"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment