From 6a13db4196e5fef280b27df738ffc77f8a4eda1e Mon Sep 17 00:00:00 2001 From: tegioz Date: Thu, 27 Jun 2024 12:24:42 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: tegioz --- index.yaml | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index d2dbd9c..01fec49 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,56 @@ apiVersion: v1 entries: gitvote: + - annotations: + artifacthub.io/category: skip-prediction + artifacthub.io/changes: | + - kind: added + description: Support for GitHub discussions announcements + - kind: added + description: Webhook secret fallback for key rotation + - kind: changed + description: Bump Alpine to 3.20.1 + - kind: changed + description: Upgrade dependencies + artifacthub.io/containsSecurityUpdates: "true" + artifacthub.io/images: | + - name: dbmigrator + image: public.ecr.aws/g6m3a0y9/gitvote-dbmigrator:v1.3.0 + - name: gitvote + image: public.ecr.aws/g6m3a0y9/gitvote:v1.3.0 + artifacthub.io/links: | + - name: source + url: https://github.com/cncf/gitvote + - name: support + url: https://github.com/cncf/gitvote/issues + apiVersion: v2 + appVersion: 1.3.0 + created: "2024-06-27T12:24:42.588998856Z" + dependencies: + - condition: postgresql.enabled + name: postgresql + repository: https://charts.helm.sh/stable + version: 8.2.1 + description: GitVote is a GitHub application that allows holding a vote on issues + and pull requests + digest: 5eaca4b02cbef50fd47b6cf9dd6334510001b96f6a542c967ceef859d277c09b + home: https://gitvote.dev + icon: https://raw.githubusercontent.com/cncf/gitvote/main/docs/logo/logo.png + keywords: + - git + - vote + - gitvote + kubeVersion: '>= 1.19.0-0' + maintainers: + - email: tegioz@icloud.com + name: Sergio + - email: cynthiasg@icloud.com + name: Cintia + name: gitvote + type: application + urls: + - https://github.com/cncf/gitvote/releases/download/gitvote-chart-1.3.0/gitvote-1.3.0.tgz + version: 1.3.0 - annotations: artifacthub.io/category: skip-prediction artifacthub.io/changes: | @@ -251,4 +301,4 @@ entries: urls: - https://github.com/cncf/gitvote/releases/download/gitvote-chart-0.2.0/gitvote-0.2.0.tgz version: 0.2.0 -generated: "2024-05-22T09:00:03.715548802Z" +generated: "2024-06-27T12:24:42.589028121Z"