feat(argo-cd): Upgrade argocd to v2.4.14 (#1515)
* feat(argo-cd): Upgrade argocd to v2.4.14 Signed-off-by: smcavallo <smcavallo@hotmail.com> * updated dex.image.tag Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
parent
197526a40b
commit
3eb68caf8d
3 changed files with 5 additions and 5 deletions
|
|
@ -701,7 +701,7 @@ NAME: my-release
|
|||
| dex.extraContainers | list | `[]` | Additional containers to be added to the dex pod |
|
||||
| dex.image.imagePullPolicy | string | `""` (defaults to global.image.imagePullPolicy) | Dex imagePullPolicy |
|
||||
| dex.image.repository | string | `"ghcr.io/dexidp/dex"` | Dex image repository |
|
||||
| dex.image.tag | string | `"v2.35.0-distroless"` | Dex image tag |
|
||||
| dex.image.tag | string | `"v2.35.1-distroless"` | Dex image tag |
|
||||
| dex.imagePullSecrets | list | `[]` | Secrets with credentials to pull images from a private registry |
|
||||
| dex.initContainers | list | `[]` | Init containers to add to the dex pod |
|
||||
| dex.initImage.imagePullPolicy | string | `""` (defaults to global.image.imagePullPolicy) | Argo CD init image imagePullPolicy |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue