rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,20 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: cert-manager
|
name: cert-manager
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Cert Manager
|
||||||
|
keywords:
|
||||||
|
- cert-manager
|
||||||
|
- certificates
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/cert-manager/cert-manager
|
- https://github.com/cert-manager/cert-manager
|
||||||
- https://github.com/cert-manager/cert-manager/tree/master/deploy/charts/cert-manager
|
- https://github.com/cert-manager/cert-manager/tree/master/deploy/charts/cert-manager
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: cert-manager
|
- name: cert-manager
|
||||||
version: v1.15.0
|
version: v1.15.0
|
||||||
repository: https://charts.jetstack.io
|
repository: https://charts.jetstack.io
|
||||||
appVersion: v1.14.3
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/cert-manager.png
|
||||||
|
appVersion: v1.15.0
|
||||||
|
@@ -1,8 +1,17 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: node-feature-discovery
|
name: intel-device-plugin
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Intel Device Plugin
|
||||||
|
keywords:
|
||||||
|
- intel-device-plugin
|
||||||
|
- operator
|
||||||
|
- gpu
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/intel/intel-device-plugins-for-kubernetes
|
- https://github.com/intel/intel-device-plugins-for-kubernetes
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: intel-device-plugins-operator
|
- name: intel-device-plugins-operator
|
||||||
version: 0.30.0
|
version: 0.30.0
|
||||||
@@ -10,4 +19,5 @@ dependencies:
|
|||||||
- name: intel-device-plugins-gpu
|
- name: intel-device-plugins-gpu
|
||||||
version: 0.30.0
|
version: 0.30.0
|
||||||
repository: https://intel.github.io/helm-charts/
|
repository: https://intel.github.io/helm-charts/
|
||||||
appVersion: 0.29.0
|
icon: https://avatars.githubusercontent.com/u/17888862?s=48&v=4
|
||||||
|
appVersion: 0.30.0
|
||||||
|
@@ -1,11 +1,23 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: kube-prometheus-stack
|
name: kube-prometheus-stack
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Kube Prometheus Stack
|
||||||
|
keywords:
|
||||||
|
- kube-prometheus-stack
|
||||||
|
- prometheus
|
||||||
|
- alertmanager
|
||||||
|
- metrics
|
||||||
|
- alerts
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/prometheus/prometheus
|
- https://github.com/prometheus/prometheus
|
||||||
- https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
|
- https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
version: 60.2.0
|
version: 60.2.0
|
||||||
repository: https://prometheus-community.github.io/helm-charts
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
appVersion: v0.72.0
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png
|
||||||
|
appVersion: v0.74.0
|
||||||
|
@@ -102,6 +102,7 @@ kube-prometheus-stack:
|
|||||||
- qbittorrent
|
- qbittorrent
|
||||||
- radarr5
|
- radarr5
|
||||||
- radarr5-4k
|
- radarr5-4k
|
||||||
|
- readarr-books
|
||||||
- reloader
|
- reloader
|
||||||
- rook-ceph
|
- rook-ceph
|
||||||
- sonarr4
|
- sonarr4
|
||||||
|
@@ -1,11 +1,22 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: kubernetes-cloudflare-ddns
|
name: kubernetes-cloudflare-ddns
|
||||||
version: 0.0.1
|
version: 1.0.0
|
||||||
|
description: Kubernetes Cloudflare DDNS
|
||||||
|
keywords:
|
||||||
|
- kubernetes-cloudflare-ddns
|
||||||
|
- cloudflare
|
||||||
|
- ddns
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/kubitodev/kubernetes-cloudflare-ddns
|
- https://github.com/kubitodev/kubernetes-cloudflare-ddns
|
||||||
|
- https://hub.docker.com/r/kubitodev/kubernetes-cloudflare-ddns
|
||||||
- https://github.com/kubitodev/helm/tree/main/charts/kubernetes-cloudflare-ddns
|
- https://github.com/kubitodev/helm/tree/main/charts/kubernetes-cloudflare-ddns
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: kubernetes-cloudflare-ddns
|
- name: kubernetes-cloudflare-ddns
|
||||||
version: 1.0.6
|
version: 1.0.6
|
||||||
repository: https://charts.kubito.dev
|
repository: https://charts.kubito.dev
|
||||||
appVersion: "1.0.1"
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/cloudflare.png
|
||||||
|
appVersion: "2.0.0"
|
||||||
|
@@ -1,14 +1,24 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: loki
|
name: loki
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Loki
|
||||||
|
keywords:
|
||||||
|
- loki
|
||||||
|
- promtail
|
||||||
|
- logs
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/grafana/loki
|
- https://github.com/grafana/loki
|
||||||
- https://github.com/grafana/helm-charts
|
- https://github.com/grafana/helm-charts
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: loki
|
- name: loki
|
||||||
version: 6.6.3
|
version: 6.6.3
|
||||||
repository: https://grafana.github.io/helm-charts
|
repository: https://grafana.github.io/helm-charts
|
||||||
- name: promtail
|
- name: promtail
|
||||||
version: 6.16.0
|
version: 6.16.0
|
||||||
repository: https://grafana.github.io/helm-charts
|
repository: https://grafana.github.io/helm-charts
|
||||||
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/loki.png
|
||||||
appVersion: 3.0.0
|
appVersion: 3.0.0
|
||||||
|
@@ -5,7 +5,7 @@ loki:
|
|||||||
commonConfig:
|
commonConfig:
|
||||||
replication_factor: 1
|
replication_factor: 1
|
||||||
limits_config:
|
limits_config:
|
||||||
allow_structured_metadata: false
|
allow_structured_metadata: false
|
||||||
storage:
|
storage:
|
||||||
type: filesystem
|
type: filesystem
|
||||||
schemaConfig:
|
schemaConfig:
|
||||||
|
@@ -1,11 +1,20 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: metallb
|
name: metallb
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: MetalLB
|
||||||
|
keywords:
|
||||||
|
- metallb
|
||||||
|
- load-balancer
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/metallb/metallb
|
- https://github.com/metallb/metallb
|
||||||
- https://github.com/metallb/metallb/tree/main/charts/metallb
|
- https://github.com/metallb/metallb/tree/main/charts/metallb
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: metallb
|
- name: metallb
|
||||||
version: 0.14.5
|
version: 0.14.5
|
||||||
repository: https://metallb.github.io/metallb
|
repository: https://metallb.github.io/metallb
|
||||||
appVersion: 0.15.1
|
icon: https://metallb.universe.tf/images/logo/metallb-white.png
|
||||||
|
appVersion: 0.14.5
|
||||||
|
@@ -1,10 +1,19 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: node-feature-discovery
|
name: node-feature-discovery
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Node Feature Discovery
|
||||||
|
keywords:
|
||||||
|
- node-feature-discovery
|
||||||
|
- labels
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/kubernetes-sigs/node-feature-discovery
|
- https://github.com/kubernetes-sigs/node-feature-discovery
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: node-feature-discovery
|
- name: node-feature-discovery
|
||||||
version: 0.16.0
|
version: 0.16.0
|
||||||
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts
|
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts
|
||||||
appVersion: 0.15.1
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
||||||
|
appVersion: 0.16.0
|
||||||
|
@@ -1,11 +1,20 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: reloader
|
name: reloader
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Reloader
|
||||||
|
keywords:
|
||||||
|
- reloader
|
||||||
|
- config-map
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/stakater/Reloader
|
- https://github.com/stakater/Reloader
|
||||||
- https://github.com/stakater/Reloader/blob/master/deployments/kubernetes/chart/reloader/Chart.yaml
|
- https://github.com/stakater/Reloader/blob/master/deployments/kubernetes/chart/reloader/Chart.yaml
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: reloader
|
- name: reloader
|
||||||
version: 1.0.107
|
version: 1.0.107
|
||||||
repository: https://stakater.github.io/stakater-charts
|
repository: https://stakater.github.io/stakater-charts
|
||||||
appVersion: 1.0.80
|
icon: https://avatars.githubusercontent.com/u/15930712?s=48&v=4
|
||||||
|
appVersion: 1.0.107
|
||||||
|
@@ -1,11 +1,23 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: tailscale-operator
|
name: tailscale-operator
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Tailscale Operator
|
||||||
|
keywords:
|
||||||
|
- tailscale-operator
|
||||||
|
- tailscale
|
||||||
|
- wireguard
|
||||||
|
- vpn
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy
|
- https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy
|
||||||
|
- https://hub.docker.com/r/tailscale/k8s-operator
|
||||||
- https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy/chart
|
- https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy/chart
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: tailscale-operator
|
- name: tailscale-operator
|
||||||
version: 1.66.4
|
version: 1.66.4
|
||||||
repository: https://pkgs.tailscale.com/helmcharts
|
repository: https://pkgs.tailscale.com/helmcharts
|
||||||
appVersion: v1.64.2
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tailscale.png
|
||||||
|
appVersion: v1.66.4
|
||||||
|
@@ -1,11 +1,21 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: traefik
|
name: traefik
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Traefik
|
||||||
|
keywords:
|
||||||
|
- traefik
|
||||||
|
- reverse-proxy
|
||||||
|
- tls
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/traefik/traefik
|
- https://github.com/traefik/traefik
|
||||||
- https://github.com/traefik/traefik-helm-chart
|
- https://github.com/traefik/traefik-helm-chart
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
version: 28.3.0
|
version: 28.3.0
|
||||||
repository: https://traefik.github.io/charts
|
repository: https://traefik.github.io/charts
|
||||||
appVersion: v3.0.0
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/traefik.png
|
||||||
|
appVersion: v3.0.3
|
||||||
|
@@ -1,11 +1,22 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: unpoller
|
name: unpoller
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Unpoller
|
||||||
|
keywords:
|
||||||
|
- unpoller
|
||||||
|
- ubiquiti
|
||||||
|
- unifi
|
||||||
|
- metrics
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/unpoller/unpoller
|
- https://github.com/unpoller/unpoller
|
||||||
|
- https://github.com/unpoller/unpoller/pkgs/container/unpoller
|
||||||
- https://github.com/homeylab/helm-charts/tree/main/charts/unpoller
|
- https://github.com/homeylab/helm-charts/tree/main/charts/unpoller
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: unpoller
|
- name: unpoller
|
||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
repository: https://homeylab.github.io/helm-charts/
|
repository: https://homeylab.github.io/helm-charts/
|
||||||
|
icon: https://camo.githubusercontent.com/c5d07a5b3acfeac8e1c25bf56f440ffe032b86e4e7f15de82357f022a43fc927/68747470733a2f2f756e706f6c6c65722e636f6d2f696d672f6c6f676f2e706e67
|
||||||
appVersion: "v2.10.0"
|
appVersion: "v2.10.0"
|
||||||
|
Reference in New Issue
Block a user