mirror of
https://github.com/penpot/penpot-helm.git
synced 2025-01-03 05:10:09 -05:00
Update index.yaml
Signed-off-by: bameda <bameda@users.noreply.github.com>
This commit is contained in:
parent
fdd0a8ed22
commit
df3545cd90
1 changed files with 54 additions and 1 deletions
55
index.yaml
55
index.yaml
|
@ -1,6 +1,59 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
penpot:
|
penpot:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: changed
|
||||||
|
description: Bump penpot to 2.1.1.
|
||||||
|
- kind: fix
|
||||||
|
description: homogenize and simplify container and pod security context and affinity.
|
||||||
|
- kind: fix
|
||||||
|
description: Imporve documentation.
|
||||||
|
artifacthub.io/containsSecurityUpdates: "false"
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: support
|
||||||
|
url: https://github.com/penpot/penpot-helm/issues
|
||||||
|
- name: community
|
||||||
|
url: https://community.penpot.app
|
||||||
|
artifacthub.io/signKey: |
|
||||||
|
fingerprint: F0B526DC641A6DCBD94A2B2BA11A82757E9E6942
|
||||||
|
url: https://helm.penpot.app/pubkey.asc
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.1.1
|
||||||
|
created: "2024-08-01T16:16:41.595697078Z"
|
||||||
|
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: fe695481dac20ba6797dab2764e69f529a32d989f175c123c3f240d16f90bb48
|
||||||
|
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-alpha-002/penpot-0.1.0-alpha-002.tgz
|
||||||
|
version: 0.1.0-alpha-002
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/signKey: |
|
artifacthub.io/signKey: |
|
||||||
fingerprint: F0B526DC641A6DCBD94A2B2BA11A82757E9E6942
|
fingerprint: F0B526DC641A6DCBD94A2B2BA11A82757E9E6942
|
||||||
|
@ -41,4 +94,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/penpot/penpot-helm/releases/download/penpot-0.1.0-alpha-001/penpot-0.1.0-alpha-001.tgz
|
- 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
|
version: 0.1.0-alpha-001
|
||||||
generated: "2024-07-24T11:21:38.321654833Z"
|
generated: "2024-08-01T16:16:41.59571394Z"
|
||||||
|
|
Loading…
Reference in a new issue