rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,33 +1,38 @@
|
||||
apiVersion: v2
|
||||
name: penpot
|
||||
version: 1.0.0
|
||||
description: Chart for Penpot
|
||||
description: Penpot
|
||||
keywords:
|
||||
- penpot
|
||||
- design
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/penpot/penpot
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
- https://github.com/minio/operator
|
||||
- https://github.com/redis/redis
|
||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||
- https://hub.docker.com/r/penpotapp/frontend
|
||||
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
||||
- https://github.com/minio/operator/tree/master/helm/tenant
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
||||
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: app-template
|
||||
alias: penpot
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.2.1
|
||||
- name: redis
|
||||
version: 19.5.2
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: tenant
|
||||
version: 5.0.15
|
||||
alias: minio
|
||||
repository: https://operator.min.io/
|
||||
- name: redis
|
||||
version: 19.5.2
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.1.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://avatars.githubusercontent.com/u/30179644?s=200&v=4
|
||||
appVersion: 2.0.1
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/penpot.png
|
||||
appVersion: 2.0.3
|
||||
|
Reference in New Issue
Block a user