[version_update] Update the version to the latest
Version mentioned in this example is very old and was causing issues
This commit is contained in:
parent
036e5d050d
commit
49bbcd343f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
app: dex
|
||||
spec:
|
||||
containers:
|
||||
- image: quay.io/coreos/dex:v2.0.0-beta.1
|
||||
- image: quay.io/coreos/dex:v2.10.0
|
||||
name: dex
|
||||
command: ["/usr/local/bin/dex", "serve", "/etc/dex/cfg/config.yaml"]
|
||||
|
||||
|
|
Reference in a new issue