feat(argo-cd): Add entry and notes for admin.enabled (#1370)
* feat(argo-cd): Add entry and notes for admin.enabled Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr> * feat(argo-cd): Consider and add comments for server.config.dex.config Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
This commit is contained in:
parent
79b109e7d9
commit
8b28c6a826
3 changed files with 28 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v2.4.8
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 4.10.4
|
||||
version: 4.10.5
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -21,4 +21,5 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update to app version 2.4.8"
|
||||
- [Added]: Add entry and notes for admin.enabled
|
||||
- [Added]: Add comments for server.config.dex.config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue