rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,22 @@
|
||||
apiVersion: v2
|
||||
name: gitea
|
||||
version: 1.0.0
|
||||
description: Gitea
|
||||
keywords:
|
||||
- gitea
|
||||
- git
|
||||
- code
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/go-gitea/gitea
|
||||
- https://gitea.com/gitea/helm-chart
|
||||
- https://github.com/cloudflare/cloudflared
|
||||
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||
- https://hub.docker.com/r/gitea/gitea
|
||||
- https://gitea.com/gitea/helm-chart
|
||||
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
|
||||
- https://github.com/alexlebens/helm-charts/tree/main/charts/postgres-cluster
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: gitea
|
||||
version: 10.2.0
|
||||
@@ -18,4 +29,5 @@ dependencies:
|
||||
alias: postgres-16-cluster
|
||||
version: 3.5.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png
|
||||
appVersion: 1.22.0
|
||||
|
@@ -64,7 +64,7 @@ gitea:
|
||||
redis-cluster:
|
||||
enabled: true
|
||||
cloudflared:
|
||||
existingSecretName: gitea-cloudflared-secret
|
||||
existingSecretName: gitea-cloudflared-secret
|
||||
postgres-16-cluster:
|
||||
mode: standalone
|
||||
cluster:
|
||||
|
Reference in New Issue
Block a user