chore(argo-cd): Remove notification bot (#1854)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
99932a96c2
commit
2ae7e1ad0d
10 changed files with 3 additions and 316 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.6.2
|
|||
kubeVersion: ">=1.22.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 5.22.1
|
||||
version: 5.23.0
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -23,5 +23,5 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Grouped component templates together
|
||||
- kind: removed
|
||||
description: Removed notification bot that is no longer supported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue