rewrite and improve Chart.yaml files
This commit is contained in:
		| @@ -1,11 +1,20 @@ | ||||
| apiVersion: v2 | ||||
| name: element-web | ||||
| version: 1.0.0 | ||||
| description: Element Web | ||||
| keywords: | ||||
|   - element-web | ||||
|   - chat | ||||
|   - matrix | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/element-hq/element-web | ||||
|   - https://github.com/cloudflare/cloudflared | ||||
|   - https://hub.docker.com/r/vectorim/element-web | ||||
|   - https://gitlab.com/ananace/charts/-/tree/master/charts/element-web | ||||
|   - https://github.com/cloudflare/cloudflared   | ||||
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template   | ||||
|   - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
|   - name: element-web | ||||
|     version: 1.3.24 | ||||
| @@ -14,4 +23,5 @@ dependencies: | ||||
|     alias: cloudflared | ||||
|     repository: http://alexlebens.github.io/helm-charts | ||||
|     version: 1.2.0 | ||||
| appVersion: "1.11.63" | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png | ||||
| appVersion: v1.11.68 | ||||
|   | ||||
| @@ -1,5 +1,9 @@ | ||||
| element-web: | ||||
|   replicaCount: 1 | ||||
|   image: | ||||
|     repository: vectorim/element-web | ||||
|     tag: v1.11.68 | ||||
|     pullPolicy: IfNotPresent | ||||
|   defaultServer: | ||||
|     url: https://matrix.alexlebens.dev | ||||
|     name: alexlebens.dev | ||||
|   | ||||
		Reference in New Issue
	
	Block a user