feat(argo-cd): Allow configuring Dex's init image resources separately (#2161)
Allow configuring Dex's init image resources separately Signed-off-by: Angelo Ross <angelo.ross@objective.com.br>
This commit is contained in:
parent
047ba6b24d
commit
e15b7b7018
4 changed files with 13 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.7.7
|
|||
kubeVersion: ">=1.23.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 5.38.1
|
||||
version: 5.39.0
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -27,4 +27,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Adding the option to set `annotations` for `Certificate` resources
|
||||
description: Allow configuring Dex's init image resources separately
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue