Skip to content

Commit

Permalink
Upgrade dex to 2.39.1 (#2710)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Lamparelli <[email protected]>
Signed-off-by: juliusvonkohout <[email protected]>
  • Loading branch information
lampajr authored and juliusvonkohout committed May 13, 2024
1 parent 7e4c292 commit 94a6922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/dex/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
serviceAccountName: dex
containers:
- image: ghcr.io/dexidp/dex:v2.36.0
- image: ghcr.io/dexidp/dex:v2.39.1
name: dex
command: ["dex", "serve", "/etc/dex/cfg/config.yaml"]
ports:
Expand Down

0 comments on commit 94a6922

Please sign in to comment.