
* 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>
24 lines
652 B
YAML
24 lines
652 B
YAML
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.7
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://argoproj.github.io/argo-cd/assets/logo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: seanson
|
|
dependencies:
|
|
- name: redis-ha
|
|
version: 4.12.17
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
condition: redis-ha.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Fixed]: global podLabels/podAnnotations object unexpected merge"
|