rewrite and improve Chart.yaml files
This commit is contained in:
		| @@ -9,6 +9,7 @@ home: "" | ||||
| sources: | ||||
|   - https://github.com/outline/outline | ||||
|   - https://github.com/minio/operator | ||||
|   - https://github.com/redis/redis   | ||||
|   - https://github.com/cloudflare/cloudflared | ||||
|   - https://github.com/cloudnative-pg/cloudnative-pg | ||||
|   - https://hub.docker.com/r/outlinewiki/outline | ||||
|   | ||||
| @@ -1,5 +1,6 @@ | ||||
| apiVersion: v2 | ||||
| name: argo-workflows | ||||
| version: 1.0.0 | ||||
| description: Argo Workflows | ||||
| keywords: | ||||
|   - argo-workflows | ||||
|   | ||||
| @@ -1,11 +1,24 @@ | ||||
| apiVersion: v2 | ||||
| name: authentik | ||||
| version: 1.0.0 | ||||
| description: Authentik | ||||
| keywords: | ||||
|   - authentik | ||||
|   - sso | ||||
|   - oidc | ||||
|   - ldap | ||||
|   - idp | ||||
|   - authentication | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/goauthentik/authentik | ||||
|   - https://github.com/goauthentik/helm | ||||
|   - https://github.com/cloudflare/cloudflared | ||||
|   - https://github.com/alexlebens/helm-charts/charts/postgres-cluster | ||||
|   - https://github.com/cloudnative-pg/cloudnative-pg | ||||
|   - 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: authentik | ||||
|     version: 2024.4.2 | ||||
| @@ -18,4 +31,5 @@ dependencies: | ||||
|     alias: postgres-16-cluster | ||||
|     version: 3.5.0 | ||||
|     repository: http://alexlebens.github.io/helm-charts | ||||
| appVersion: "2024.4.2" | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/authentik.png | ||||
| appVersion: 2024.4.2 | ||||
|   | ||||
| @@ -1,6 +1,12 @@ | ||||
| apiVersion: v2 | ||||
| name: external-secrets | ||||
| version: 0.0.1 | ||||
| version: 1.0.0 | ||||
| description: External Secrets | ||||
| keywords: | ||||
|   - external-secrets | ||||
|   - secrets | ||||
|   - vault | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/external-secrets/external-secrets | ||||
|   - https://github.com/external-secrets/external-secrets/tree/main/deploy/charts/external-secrets | ||||
| @@ -8,4 +14,5 @@ dependencies: | ||||
|   - name: external-secrets | ||||
|     version: 0.9.19 | ||||
|     repository: https://charts.external-secrets.io | ||||
| icon: https://avatars.githubusercontent.com/u/68335991?s=48&v=4 | ||||
| appVersion: 0.9.13 | ||||
|   | ||||
| @@ -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: | ||||
|   | ||||
| @@ -1,11 +1,21 @@ | ||||
| apiVersion: v2 | ||||
| name: grafana | ||||
| version: 0.0.1 | ||||
| version: 1.0.0 | ||||
| description: Grafana | ||||
| keywords: | ||||
|   - grafana | ||||
|   - dashboard | ||||
|   - metrics | ||||
|   - logs | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/grafana/grafana | ||||
|   - https://github.com/grafana/helm-charts/tree/main/charts/grafana | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
|   - name: grafana | ||||
|     version: 8.0.2 | ||||
|     repository: https://grafana.github.io/helm-charts | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/grafana.png | ||||
| appVersion: "10.4.0" | ||||
|   | ||||
| @@ -1,11 +1,20 @@ | ||||
| apiVersion: v2 | ||||
| name: headlamp | ||||
| version: 0.0.1 | ||||
| version: 1.0.0 | ||||
| description: Headlamp | ||||
| keywords: | ||||
|   - headlamp | ||||
|   - dashboard | ||||
|   - kubernetes | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/headlamp-k8s/headlamp | ||||
|   - https://github.com/headlamp-k8s/headlamp/tree/main/charts/headlamp | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
|   - name: headlamp | ||||
|     version: 0.22.0 | ||||
|     repository: https://headlamp-k8s.github.io/headlamp/ | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/headlamp.png | ||||
| appVersion: 0.23.1 | ||||
|   | ||||
| @@ -3,9 +3,10 @@ name: matrix-synapse | ||||
| version: 1.0.0 | ||||
| description: Matrix Synapse | ||||
| keywords: | ||||
|   - matrix-synapse | ||||
|   - matrix | ||||
|   - chat | ||||
|   - bridge | ||||
|   - matrix | ||||
|   - matrix-hookshot | ||||
|   - mautrix-discord | ||||
|   - mautrix-whatsapp | ||||
| @@ -14,10 +15,17 @@ sources: | ||||
|   - https://github.com/matrix-org/matrix-hookshot | ||||
|   - https://github.com/mautrix/discord | ||||
|   - https://github.com/mautrix/whatsapp | ||||
|   - https://github.com/redis/redis | ||||
|   - https://github.com/cloudflare/cloudflared | ||||
|   - https://github.com/cloudnative-pg/cloudnative-pg | ||||
|   - https://hub.docker.com/r/halfshot/matrix-hookshot | ||||
|   - https://mau.dev/mautrix/discord/container_registry | ||||
|   - https://mau.dev/mautrix/whatsapp/container_registry | ||||
|   - https://gitlab.com/ananace/charts/-/tree/master/charts/matrix-synapse | ||||
|   - https://github.com/alexlebens/helm-charts/charts/postgres-cluster | ||||
|   - https://github.com/bitnami/charts/tree/main/bitnami/redis | ||||
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template | ||||
|   - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared | ||||
|   - https://github.com/alexlebens/helm-charts/charts/postgres-cluster | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
| @@ -51,4 +59,5 @@ dependencies: | ||||
|     alias: postgres-16-cluster | ||||
|     version: 3.5.0 | ||||
|     repository: http://alexlebens.github.io/helm-charts | ||||
| appVersion: v1.104.0 | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/matrix.png | ||||
| appVersion: 1.109.0 | ||||
|   | ||||
| @@ -1,11 +1,21 @@ | ||||
| apiVersion: v2 | ||||
| name: pgadmin4 | ||||
| version: 0.0.3 | ||||
| version: 1.0.0 | ||||
| description: pgAdmin | ||||
| keywords: | ||||
|   - pgadmin4 | ||||
|   - postgresql | ||||
|   - database | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/pgadmin-org/pgadmin4 | ||||
|   - https://hub.docker.com/r/dpage/pgadmin4/ | ||||
|   - https://github.com/rowanruseler/helm-charts | ||||
| maintainers: | ||||
|   - name: alexlebens   | ||||
| dependencies: | ||||
|   - name: pgadmin4 | ||||
|     version: 1.26.0 | ||||
|     repository: https://helm.runix.net | ||||
| appVersion: "8.4" | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/pgadmin.png | ||||
| appVersion: 8.8 | ||||
|   | ||||
| @@ -1,11 +1,22 @@ | ||||
| apiVersion: v2 | ||||
| name: portainer | ||||
| version: 0.0.1 | ||||
| version: 1.0.0 | ||||
| description: Portainer | ||||
| keywords: | ||||
|   - portainer | ||||
|   - containers | ||||
|   - kubernetes | ||||
|   - docker | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/portainer/portainer | ||||
|   - https://hub.docker.com/r/portainer/portainer-ce | ||||
|   - https://github.com/portainer/k8s | ||||
| dependencies: | ||||
|   - name: portainer | ||||
|     version: "1.0.51" | ||||
|     repository: https://portainer.github.io/k8s/ | ||||
| appVersion: "2.19.3" | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/portainer.png | ||||
| appVersion: 2.20.3 | ||||
|   | ||||
| @@ -2,21 +2,27 @@ apiVersion: v2 | ||||
| name: qbittorrent | ||||
| version: 1.0.0 | ||||
| description: qBittorrent | ||||
| home: | ||||
| keywords: | ||||
|   - qbittorrent | ||||
|   - downloads | ||||
|   - torrent | ||||
|   - vpn | ||||
|   - metrics | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/qbittorrent/qBittorrent | ||||
|   - https://docs.linuxserver.io/images/docker-qbittorrent/ | ||||
|   - https://github.com/qdm12/gluetun | ||||
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template   | ||||
|   - https://github.com/esanchezm/prometheus-qbittorrent-exporter | ||||
|   - https://docs.linuxserver.io/images/docker-qbittorrent/ | ||||
|   - https://github.com/qdm12/gluetun/pkgs/container/gluetun | ||||
|   - https://hub.docker.com/r/esanchezm/prometheus-qbittorrent-exporter | ||||
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template | ||||
| maintainers: | ||||
|   - name: alexlebens   | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
|   - name: app-template | ||||
|     alias: qbittorrent | ||||
|     repository: https://bjw-s.github.io/helm-charts/ | ||||
|     version: 3.2.1 | ||||
| icon: https://avatars.githubusercontent.com/u/2131270?s=48&v=4 | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/qbittorrent.png | ||||
| appVersion: version-4.6.3-r0 | ||||
|   | ||||
| @@ -1,20 +1,22 @@ | ||||
| apiVersion: v2 | ||||
| name: unpackerr | ||||
| version: 1.0.0 | ||||
| home: | ||||
| description: Unpackerr | ||||
| keywords: | ||||
|   - utility | ||||
|   - unpackerr | ||||
|   - archive | ||||
|   - servarr | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/Unpackerr/unpackerr | ||||
|   - https://hub.docker.com/r/golift/unpackerr | ||||
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template | ||||
| maintainers: | ||||
|   - name: alexlebens   | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
|   - name: app-template | ||||
|     alias: unpackerr | ||||
|     repository: https://bjw-s.github.io/helm-charts/ | ||||
|     version: 3.2.1 | ||||
| icon: https://avatars.githubusercontent.com/u/104323643?s=48&v=4     | ||||
| appVersion: v0.13.1 | ||||
| icon: https://avatars.githubusercontent.com/u/104323643?s=48&v=4 | ||||
| appVersion: 0.13.1 | ||||
|   | ||||
| @@ -1,11 +1,20 @@ | ||||
| apiVersion: v2 | ||||
| name: vault | ||||
| version: 0.0.1 | ||||
| version: 1.0.0 | ||||
| description: Vault | ||||
| keywords: | ||||
|   - vault | ||||
|   - secrets | ||||
| home: "" | ||||
| sources: | ||||
|   - https://github.com/hashicorp/vault | ||||
|   - https://hub.docker.com/r/hashicorp/vault | ||||
|   - https://github.com/hashicorp/vault-helm | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
|   - name: vault | ||||
|     version: "0.28.0" | ||||
|     repository: https://helm.releases.hashicorp.com | ||||
| appVersion: 1.15.5 | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png | ||||
| appVersion: 1.17.0 | ||||
|   | ||||
| @@ -11,8 +11,8 @@ vault: | ||||
|   server: | ||||
|     enabled: true | ||||
|     image: | ||||
|       repository: "hashicorp/vault" | ||||
|       tag: "1.17.0" | ||||
|       repository: hashicorp/vault | ||||
|       tag: 1.17.0 | ||||
|     updateStrategyType: "OnDelete" | ||||
|     logLevel: debug | ||||
|     logFormat: standard | ||||
|   | ||||
		Reference in New Issue
	
	Block a user