Update index.yaml
Signed-off-by: yu-croco <yu-croco@users.noreply.github.com>pull/2016/head
parent
a8e49be23f
commit
72674ed5ca
33
index.yaml
33
index.yaml
|
@ -1586,6 +1586,37 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Notification controller strategy must be always Recreate"
|
||||
- "[Removed]: Notification controller securityContext in favor of global.securityContext"
|
||||
apiVersion: v2
|
||||
appVersion: v2.4.14
|
||||
created: "2022-10-09T13:23:28.314086664Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.22.2
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 602d97125e0124c60ed6db88d388ed5a9f968c2cd8607dcfd9a17a5ebecb14ae
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
maintainers:
|
||||
- name: argoproj
|
||||
url: https://argoproj.github.io/
|
||||
name: argo-cd
|
||||
sources:
|
||||
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
|
||||
- https://github.com/argoproj/argo-cd
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argo-cd-5.5.16/argo-cd-5.5.16.tgz
|
||||
version: 5.5.16
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Make labels for repoServer and notification service accounts configurable"
|
||||
|
@ -16879,4 +16910,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-10-09T08:34:23.824953632Z"
|
||||
generated: "2022-10-09T13:23:28.320281124Z"
|
||||
|
|
Loading…
Reference in New Issue