fix(argo-cd): Add ArgoCDExtension CRD again (#1067)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
ba6b528330
commit
dbcd02fd8d
2 changed files with 98 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v2.2.1
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 3.29.3
|
||||
version: 3.29.4
|
||||
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]: repo-server: revert initContainer copyutil param"
|
||||
- "[Fixed]: Add ArgoCDExtension CRD again. It was removed in chart version 3.29.0 by mistake."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue