chore(argo-cd): Fix typo of policy.csv comment in values.yaml (#1136)
Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
This commit is contained in:
parent
f8803d52d1
commit
591de85984
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v2.2.5
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 3.33.5
|
||||
version: 3.33.6
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -21,4 +21,4 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Use ingressClassName from ingressGrpc for grpc ingress class name"
|
||||
- "[Fixed]: Fix typo of policy.csv comment in values"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue