Update index.yaml
Signed-off-by: pdrastil <pdrastil@users.noreply.github.com>pull/2016/head
parent
6b81c6f644
commit
e8ee20d1a8
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: |
|
||||
- "[Changed]: Update redis-ha to v4.22.4"
|
||||
apiVersion: v2
|
||||
appVersion: v2.5.5
|
||||
created: "2022-12-27T12:12:27.446330855Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.22.4
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 5e4851ab1d259dd47dfe67f631e8f18afef4392e3ba85db192ecfa9d4255ad58
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
kubeVersion: '>=1.22.0-0'
|
||||
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.16.10/argo-cd-5.16.10.tgz
|
||||
version: 5.16.10
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Support relabelings and metricRelabelings to Notification's ServiceMonitor"
|
||||
|
@ -19400,4 +19431,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-12-25T13:56:51.662181524Z"
|
||||
generated: "2022-12-27T12:12:27.448438568Z"
|
||||
|
|
Loading…
Reference in New Issue