fix(argo-cd): global podLabels/podAnnotations object unexpected merge (#930)
* fix(argo-cd): global podLabels/podAnnotations object unexpected merge Signed-off-by: keiSunagawa <keisunagawa.git@icloud.com> * fix change log typo Signed-off-by: keiSunagawa <keisunagawa.git@icloud.com>
This commit is contained in:
parent
44acc3cde7
commit
a801d55710
6 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: 2.1.2
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 3.17.6
|
||||
version: 3.17.7
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-cd/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -21,4 +21,4 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Upgrade argocd to 2.1.2"
|
||||
- "[Fixed]: global podLabels/podAnnotations object unexpected merge"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue