Skip to content

Commit

Permalink
Merge pull request #2569 from stealthybox/patch-1
Browse files Browse the repository at this point in the history
Bump image in examples/k8s/dex.yaml to v2.32.0
  • Loading branch information
sagikazarmark authored Mar 20, 2023
2 parents 0d8df5f + 466b42d commit 007a120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/k8s/dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

Expand Down

0 comments on commit 007a120

Please sign in to comment.