[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:
		| @@ -12,7 +12,7 @@ spec: | |||||||
|         app: dex |         app: dex | ||||||
|     spec: |     spec: | ||||||
|       containers: |       containers: | ||||||
|       - image: quay.io/coreos/dex:v2.0.0-beta.1 |       - image: quay.io/coreos/dex:v2.10.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"] | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user