update chart with wiki link
This commit is contained in:
@@ -7,7 +7,7 @@ keywords:
|
|||||||
- dashboard
|
- dashboard
|
||||||
- metrics
|
- metrics
|
||||||
- logs
|
- logs
|
||||||
home: ""
|
home: https://wiki.alexlebens.dev/doc/grafana-BFwY2bvVzt
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/grafana/grafana
|
- https://github.com/grafana/grafana
|
||||||
- https://github.com/grafana/helm-charts/tree/main/charts/grafana
|
- https://github.com/grafana/helm-charts/tree/main/charts/grafana
|
||||||
|
@@ -9,7 +9,7 @@ keywords:
|
|||||||
- metrics
|
- metrics
|
||||||
- alerts
|
- alerts
|
||||||
- kubernetes
|
- kubernetes
|
||||||
home: ""
|
home: https://wiki.alexlebens.dev/doc/kube-prometheus-stack-pPGJlzAqur
|
||||||
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
|
||||||
|
@@ -7,7 +7,7 @@ keywords:
|
|||||||
- promtail
|
- promtail
|
||||||
- logs
|
- logs
|
||||||
- kubernetes
|
- kubernetes
|
||||||
home: ""
|
home: https://wiki.alexlebens.dev/doc/loki-nWZjwkFZCo
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/grafana/loki
|
- https://github.com/grafana/loki
|
||||||
- https://github.com/grafana/helm-charts
|
- https://github.com/grafana/helm-charts
|
||||||
|
@@ -1,11 +1,20 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: speedtest-exporter
|
name: speedtest-exporter
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Speedtest Exporter
|
||||||
|
keywords:
|
||||||
|
- speedtest-exporter
|
||||||
|
- internet
|
||||||
|
- metrics
|
||||||
|
home: https://wiki.alexlebens.dev/doc/speedtest-exporter-kzRJxX7GUb
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/MiguelNdeCarvalho/speedtest-exporter
|
- https://github.com/MiguelNdeCarvalho/speedtest-exporter
|
||||||
- https://gitlab.com/alexander-chernov/helm/speedtest-exporter
|
- https://gitlab.com/alexander-chernov/helm/speedtest-exporter
|
||||||
|
maintainers:
|
||||||
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: speedtest-exporter
|
- name: speedtest-exporter
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
repository: https://charts.alekc.dev
|
repository: https://charts.alekc.dev
|
||||||
|
icon: ""
|
||||||
appVersion: v3.5.4
|
appVersion: v3.5.4
|
||||||
|
@@ -7,7 +7,7 @@ keywords:
|
|||||||
- ubiquiti
|
- ubiquiti
|
||||||
- unifi
|
- unifi
|
||||||
- metrics
|
- metrics
|
||||||
home: ""
|
home: https://wiki.alexlebens.dev/doc/unpoller-ZG6iBCZATk
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/unpoller/unpoller
|
- https://github.com/unpoller/unpoller
|
||||||
- https://github.com/unpoller/unpoller/pkgs/container/unpoller
|
- https://github.com/unpoller/unpoller/pkgs/container/unpoller
|
||||||
|
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: unpoller-unifi-secret
|
name: unpoller-unifi-secret
|
||||||
namespace: {{ .Release.Namespace }}
|
namespace: {{ .Release.Namespace }}
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: {{ .Release.Name }}
|
app.kubernetes.io/name: unpoller-unifi-secret
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
app.kubernetes.io/version: {{ .Chart.AppVersion }}
|
app.kubernetes.io/version: {{ .Chart.AppVersion }}
|
||||||
app.kubernetes.io/component: web
|
app.kubernetes.io/component: web
|
||||||
|
Reference in New Issue
Block a user