Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
645605fb90
commit
b0cdc12c92
1 changed files with 26 additions and 1 deletions
27
index.yaml
27
index.yaml
|
@ -21598,6 +21598,31 @@ entries:
|
||||||
- argocd-applicationset-0.1.0.tgz
|
- argocd-applicationset-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argocd-apps:
|
argocd-apps:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: added
|
||||||
|
description: Introduce chart signing
|
||||||
|
artifacthub.io/signKey: |
|
||||||
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||||
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
|
apiVersion: v2
|
||||||
|
created: "2023-05-10T16:59:40.700518097Z"
|
||||||
|
description: A Helm chart for managing additional Argo CD Applications and Projects
|
||||||
|
digest: 16f616030805e251f45e844be16d83d0fe89a5e5e15f6fdc1708f2467c4eeb36
|
||||||
|
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: argocd-apps
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/argoproj/argo-helm/releases/download/argocd-apps-1.0.1/argocd-apps-1.0.1.tgz
|
||||||
|
version: 1.0.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
|
@ -23077,4 +23102,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-notifications-1.0.0.tgz
|
- argocd-notifications-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2023-05-10T16:46:56.774300776Z"
|
generated: "2023-05-10T16:59:40.703100642Z"
|
||||||
|
|
Loading…
Reference in a new issue