From 0afc3449091a28d6c8a30147d80acc84ab3c4451 Mon Sep 17 00:00:00 2001 From: tegioz Date: Fri, 13 Dec 2024 10:01:02 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: tegioz --- index.yaml | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 9136afc..3523c37 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,63 @@ apiVersion: v1 entries: clowarden: + - annotations: + artifacthub.io/category: skip-prediction + artifacthub.io/changes: | + - kind: added + description: Validate users detected in some kinds of changes + - kind: changed + description: Improve support for multiple organizations + - kind: changed + description: Migrate config to figment + - kind: changed + description: Some refactoring in jobs module + - kind: changed + description: Update documentation + - kind: changed + description: Bump Alpine to 3.21.0 + - kind: changed + description: Bump Rust to 1.83 + - kind: changed + description: Upgrade backend and frontend dependencies + - kind: fixed + description: Issue processing email invitations + artifacthub.io/images: | + - name: dbmigrator + image: public.ecr.aws/g6m3a0y9/clowarden-dbmigrator:v0.2.0 + - name: server + image: public.ecr.aws/g6m3a0y9/clowarden-server:v0.2.0 + artifacthub.io/links: | + - name: source + url: https://github.com/cncf/clowarden + - name: support + url: https://github.com/cncf/clowarden/issues + apiVersion: v2 + appVersion: 0.2.0 + created: "2024-12-13T10:01:02.641043516Z" + dependencies: + - condition: postgresql.enabled + name: postgresql + repository: https://charts.helm.sh/stable + version: 8.2.1 + description: CLOWarden is a tool that manages access to resources across multiple + services + digest: d61974c458a1d49e167b9b89f071b57bbd3b656c52e1a546943669ee9c472260 + home: https://clowarden.io + icon: https://raw.githubusercontent.com/cncf/clowarden/main/docs/logo/logo.png + keywords: + - clowarden + kubeVersion: '>= 1.19.0-0' + maintainers: + - email: tegioz@icloud.com + name: Sergio + - email: cynthiasg@icloud.com + name: Cintia + name: clowarden + type: application + urls: + - https://github.com/cncf/clowarden/releases/download/clowarden-chart-0.2.0/clowarden-0.2.0.tgz + version: 0.2.0 - annotations: artifacthub.io/category: skip-prediction artifacthub.io/changes: | @@ -132,4 +189,4 @@ entries: urls: - https://github.com/cncf/clowarden/releases/download/clowarden-chart-0.1.0/clowarden-0.1.0.tgz version: 0.1.0 -generated: "2024-08-13T17:43:27.429585137Z" +generated: "2024-12-13T10:01:02.641058283Z"