From e10af822e309c39c05b5d5cfaa5f44b96427c34e Mon Sep 17 00:00:00 2001 From: bameda Date: Wed, 18 Sep 2024 09:44:51 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: bameda --- index.yaml | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 1d8d0d4..42a344f 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,61 @@ apiVersion: v1 entries: penpot: + - annotations: + artifacthub.io/changes: | + - kind: changed + description: Bump to 0.1.0. Initial release. + artifacthub.io/containsSecurityUpdates: "false" + artifacthub.io/links: | + - name: support + url: https://github.com/penpot/penpot-helm/issues + - name: community + url: https://community.penpot.app + - name: documentation + url: https://help.penpot.app/ + - name: tutorials + url: https://www.youtube.com/playlist?list=PLgcCPfOv5v54WpXhHmNO7T-YC7AE-SRsr + - name: dev-diaries + url: https://penpot.app/dev-diaries.html + artifacthub.io/signKey: | + fingerprint: F0B526DC641A6DCBD94A2B2BA11A82757E9E6942 + url: https://helm.penpot.app/pubkey.asc + apiVersion: v2 + appVersion: 2.1.4 + created: "2024-09-18T09:44:51.221758801Z" + dependencies: + - condition: global.postgresqlEnabled + name: postgresql + repository: https://charts.bitnami.com/bitnami + version: 15.x.x + - condition: global.redisEnabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 19.x.x + description: Helm chart for Penpot, the Open Source design and prototyping platform. + digest: a9f89bc0fade74e22729225e4f842896bb077eeab19b5550252515b5d49899ba + home: https://penpot.app + icon: https://avatars.githubusercontent.com/u/30179644?s=200&v=4 + keywords: + - kubernetes + - penpot + - penpotapp + - design + - designsystem + - opensource + - ux + - ui + maintainers: + - name: Kaleidos INC + url: https://kaleidos.net + name: penpot + sources: + - https://github.com/penpot/penpot/tree/main + - https://github.com/penpot/penpot-helm/tree/main + type: application + urls: + - https://github.com/penpot/penpot-helm/releases/download/penpot-0.1.0/penpot-0.1.0.tgz + version: 0.1.0 - annotations: artifacthub.io/changes: | - kind: added @@ -208,4 +263,4 @@ entries: urls: - https://github.com/penpot/penpot-helm/releases/download/penpot-0.1.0-alpha-001/penpot-0.1.0-alpha-001.tgz version: 0.1.0-alpha-001 -generated: "2024-09-10T10:45:22.64761455Z" +generated: "2024-09-18T09:44:51.221786272Z"