Bump Dex image to v2.30.0 for Kubernetes deployment example
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
This commit is contained in:
		| @@ -23,7 +23,7 @@ spec: | |||||||
|     spec: |     spec: | ||||||
|       serviceAccountName: dex # This is created below |       serviceAccountName: dex # This is created below | ||||||
|       containers: |       containers: | ||||||
|       - image: dexidp/dex:v2.27.0 #or quay.io/dexidp/dex:v2.26.0 |       - image: ghcr.io/dexidp/dex:v2.30.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