Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
853b632287
commit
1ed1a4e29e
|
@ -115,15 +115,11 @@
|
||||||
"legend": {
|
"legend": {
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right",
|
"placement": "right",
|
||||||
"values": [
|
"values": ["value"]
|
||||||
"value"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"pieType": "pie",
|
"pieType": "pie",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": ["sum"],
|
||||||
"sum"
|
|
||||||
],
|
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
|
@ -144,9 +140,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["value"],
|
||||||
"value"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -197,15 +191,11 @@
|
||||||
"legend": {
|
"legend": {
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right",
|
"placement": "right",
|
||||||
"values": [
|
"values": ["value"]
|
||||||
"value"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"pieType": "pie",
|
"pieType": "pie",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": ["lastNotNull"],
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
|
@ -224,9 +214,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["duration_ms"],
|
||||||
"duration_ms"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -282,9 +270,7 @@
|
||||||
"displayMode": "gradient",
|
"displayMode": "gradient",
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": ["lastNotNull"],
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": true
|
"values": true
|
||||||
},
|
},
|
||||||
|
@ -304,9 +290,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["value"],
|
||||||
"value"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -400,9 +384,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["value"],
|
||||||
"value"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -488,9 +470,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["value"],
|
||||||
"value"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -589,9 +569,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["duration_ms"],
|
||||||
"duration_ms"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -691,9 +669,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["duration_ms"],
|
||||||
"duration_ms"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -771,9 +747,7 @@
|
||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"params": [
|
"params": ["value"],
|
||||||
"value"
|
|
||||||
],
|
|
||||||
"type": "column"
|
"type": "column"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -33,7 +33,7 @@ keywords:
|
||||||
- http
|
- http
|
||||||
- web
|
- web
|
||||||
- php
|
- php
|
||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: ">=1.24.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -44,10 +44,10 @@ sources:
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/nextcloud/helm
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
|
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
|
||||||
- https://hub.docker.com/r/collabora/code
|
- https://hub.docker.com/r/collabora/code
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
|
||||||
- https://hub.docker.com/r/clamav/clamav
|
|
||||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||||
|
- https://hub.docker.com/r/clamav/clamav
|
||||||
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||||
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||||
type: application
|
type: application
|
||||||
version: 29.1.6
|
version: 29.1.6
|
||||||
|
|
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/enterprise/prometheus
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
|
||||||
keywords:
|
keywords:
|
||||||
- metrics
|
- metrics
|
||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: ">=1.24.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -39,8 +39,8 @@ sources:
|
||||||
- https://github.com/prometheus-community/helm-charts
|
- https://github.com/prometheus-community/helm-charts
|
||||||
- https://github.com/prometheus-operator/kube-prometheus
|
- https://github.com/prometheus-operator/kube-prometheus
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
||||||
|
- https://quay.io/thanos/thanos
|
||||||
- https://hub.docker.com/r/bitnami/prometheus
|
- https://hub.docker.com/r/bitnami/prometheus
|
||||||
- https://hub.docker.com/r/bitnami/alertmanager
|
- https://hub.docker.com/r/bitnami/alertmanager
|
||||||
- https://quay.io/thanos/thanos
|
|
||||||
type: application
|
type: application
|
||||||
version: 17.4.3
|
version: 17.4.3
|
||||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent-operator.p
|
||||||
keywords:
|
keywords:
|
||||||
- grafana-agent
|
- grafana-agent
|
||||||
- shell
|
- shell
|
||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: ">=1.24.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|
|
@ -39,10 +39,10 @@ sources:
|
||||||
- https://goauthentik.io/docs/
|
- https://goauthentik.io/docs/
|
||||||
- https://github.com/goauthentik/authentik
|
- https://github.com/goauthentik/authentik
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
||||||
- https://ghcr.io/goauthentik/radius
|
|
||||||
- https://ghcr.io/goauthentik/ldap
|
|
||||||
- https://ghcr.io/goauthentik/server
|
|
||||||
- https://ghcr.io/goauthentik/proxy
|
- https://ghcr.io/goauthentik/proxy
|
||||||
|
- https://ghcr.io/goauthentik/server
|
||||||
- https://ghcr.io/maxmind/geoipupdate
|
- https://ghcr.io/maxmind/geoipupdate
|
||||||
|
- https://ghcr.io/goauthentik/ldap
|
||||||
|
- https://ghcr.io/goauthentik/radius
|
||||||
type: application
|
type: application
|
||||||
version: 24.1.3
|
version: 24.1.3
|
||||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png
|
||||||
keywords:
|
keywords:
|
||||||
- office
|
- office
|
||||||
- document
|
- document
|
||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: ">=1.24.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|
|
@ -33,13 +33,13 @@ name: jupyter
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/jupyter/docker-stacks
|
- https://github.com/jupyter/docker-stacks
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
||||||
- https://hub.docker.com/r/jupyter/minimal-notebook
|
|
||||||
- https://hub.docker.com/r/jupyter/pyspark-notebook
|
|
||||||
- https://hub.docker.com/r/jupyter/datascience-notebook
|
|
||||||
- https://hub.docker.com/r/jupyter/scipy-notebook
|
- https://hub.docker.com/r/jupyter/scipy-notebook
|
||||||
|
- https://hub.docker.com/r/jupyter/all-spark-notebook
|
||||||
|
- https://hub.docker.com/r/jupyter/pyspark-notebook
|
||||||
|
- https://hub.docker.com/r/jupyter/base-notebook
|
||||||
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
||||||
- https://hub.docker.com/r/jupyter/r-notebook
|
- https://hub.docker.com/r/jupyter/r-notebook
|
||||||
- https://hub.docker.com/r/jupyter/all-spark-notebook
|
- https://hub.docker.com/r/jupyter/datascience-notebook
|
||||||
- https://hub.docker.com/r/jupyter/base-notebook
|
- https://hub.docker.com/r/jupyter/minimal-notebook
|
||||||
type: application
|
type: application
|
||||||
version: 8.1.3
|
version: 8.1.3
|
||||||
|
|
|
@ -32,7 +32,7 @@ name: lancache-monolithic
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/lancachenet/monolithic
|
- https://github.com/lancachenet/monolithic
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic
|
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic
|
||||||
- https://hub.docker.com/r/ich777/lancache-prefill
|
|
||||||
- https://hub.docker.com/r/lancachenet/monolithic
|
- https://hub.docker.com/r/lancachenet/monolithic
|
||||||
|
- https://hub.docker.com/r/ich777/lancache-prefill
|
||||||
type: application
|
type: application
|
||||||
version: 8.1.3
|
version: 8.1.3
|
||||||
|
|
|
@ -33,7 +33,7 @@ sources:
|
||||||
- https://github.com/jmorganca/ollama
|
- https://github.com/jmorganca/ollama
|
||||||
- https://github.com/ollama-webui/ollama-webui
|
- https://github.com/ollama-webui/ollama-webui
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
||||||
- https://ghcr.io/ollama-webui/ollama-webui
|
|
||||||
- https://hub.docker.com/r/ollama/ollama
|
- https://hub.docker.com/r/ollama/ollama
|
||||||
|
- https://ghcr.io/ollama-webui/ollama-webui
|
||||||
type: application
|
type: application
|
||||||
version: 3.1.0
|
version: 3.1.0
|
||||||
|
|
|
@ -34,7 +34,7 @@ sources:
|
||||||
- https://github.com/Prowlarr/Prowlarr
|
- https://github.com/Prowlarr/Prowlarr
|
||||||
- https://github.com/k8s-at-home/container-images
|
- https://github.com/k8s-at-home/container-images
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
|
||||||
- https://ghcr.io/onedr0p/prowlarr-develop
|
- https://ghcr.io/onedr0p/prowlarr-develop
|
||||||
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
type: application
|
type: application
|
||||||
version: 15.3.1
|
version: 15.3.1
|
||||||
|
|
|
@ -33,7 +33,7 @@ name: radarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/Radarr/Radarr
|
- https://github.com/Radarr/Radarr
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
|
||||||
- https://ghcr.io/onedr0p/radarr
|
- https://ghcr.io/onedr0p/radarr
|
||||||
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
type: application
|
type: application
|
||||||
version: 20.1.3
|
version: 20.1.3
|
||||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png
|
||||||
keywords:
|
keywords:
|
||||||
- rimgo
|
- rimgo
|
||||||
- Network-Web
|
- Network-Web
|
||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: ">=1.24.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|
|
@ -32,7 +32,7 @@ name: sabnzbd
|
||||||
sources:
|
sources:
|
||||||
- https://sabnzbd.org/
|
- https://sabnzbd.org/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
|
||||||
- https://ghcr.io/onedr0p/sabnzbd
|
- https://ghcr.io/onedr0p/sabnzbd
|
||||||
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
type: application
|
type: application
|
||||||
version: 18.1.3
|
version: 18.1.3
|
||||||
|
|
|
@ -33,7 +33,7 @@ name: sonarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/Sonarr/Sonarr
|
- https://github.com/Sonarr/Sonarr
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
|
||||||
- https://ghcr.io/onedr0p/sonarr
|
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
|
- https://ghcr.io/onedr0p/sonarr
|
||||||
type: application
|
type: application
|
||||||
version: 20.1.3
|
version: 20.1.3
|
||||||
|
|
|
@ -72,9 +72,7 @@
|
||||||
"icon": "external link",
|
"icon": "external link",
|
||||||
"includeVars": false,
|
"includeVars": false,
|
||||||
"keepTime": true,
|
"keepTime": true,
|
||||||
"tags": [
|
"tags": ["unifi-poller"],
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"title": "UniFi Poller",
|
"title": "UniFi Poller",
|
||||||
"type": "dashboards"
|
"type": "dashboards"
|
||||||
},
|
},
|
||||||
|
@ -30380,10 +30378,7 @@
|
||||||
"refresh": "1m",
|
"refresh": "1m",
|
||||||
"schemaVersion": 25,
|
"schemaVersion": 25,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [
|
"tags": ["unifi", "unifi-poller"],
|
||||||
"unifi",
|
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
@ -30569,15 +30564,7 @@
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"timepicker": {
|
||||||
"nowDelay": "",
|
"nowDelay": "",
|
||||||
"refresh_intervals": [
|
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "2h"],
|
||||||
"30s",
|
|
||||||
"1m",
|
|
||||||
"5m",
|
|
||||||
"15m",
|
|
||||||
"30m",
|
|
||||||
"1h",
|
|
||||||
"2h"
|
|
||||||
],
|
|
||||||
"time_options": [
|
"time_options": [
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
|
|
|
@ -85,10 +85,7 @@
|
||||||
"icon": "external link",
|
"icon": "external link",
|
||||||
"includeVars": false,
|
"includeVars": false,
|
||||||
"keepTime": true,
|
"keepTime": true,
|
||||||
"tags": [
|
"tags": ["unifi-poller", "unifi"],
|
||||||
"unifi-poller",
|
|
||||||
"unifi"
|
|
||||||
],
|
|
||||||
"title": "UniFi Poller",
|
"title": "UniFi Poller",
|
||||||
"type": "dashboards"
|
"type": "dashboards"
|
||||||
},
|
},
|
||||||
|
@ -3512,11 +3509,7 @@
|
||||||
"refresh": "1m",
|
"refresh": "1m",
|
||||||
"schemaVersion": 25,
|
"schemaVersion": 25,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [
|
"tags": ["unifi", "uap", "unifi-poller"],
|
||||||
"unifi",
|
|
||||||
"uap",
|
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
@ -3652,15 +3645,7 @@
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"timepicker": {
|
||||||
"nowDelay": "",
|
"nowDelay": "",
|
||||||
"refresh_intervals": [
|
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "2h"],
|
||||||
"30s",
|
|
||||||
"1m",
|
|
||||||
"5m",
|
|
||||||
"15m",
|
|
||||||
"30m",
|
|
||||||
"1h",
|
|
||||||
"2h"
|
|
||||||
],
|
|
||||||
"time_options": [
|
"time_options": [
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
|
|
|
@ -74,9 +74,7 @@
|
||||||
"icon": "external link",
|
"icon": "external link",
|
||||||
"includeVars": false,
|
"includeVars": false,
|
||||||
"keepTime": true,
|
"keepTime": true,
|
||||||
"tags": [
|
"tags": ["unifi-poller"],
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"title": "UniFi Poller",
|
"title": "UniFi Poller",
|
||||||
"type": "dashboards"
|
"type": "dashboards"
|
||||||
},
|
},
|
||||||
|
@ -452,9 +450,7 @@
|
||||||
"justifyMode": "auto",
|
"justifyMode": "auto",
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": ["mean"],
|
||||||
"mean"
|
|
||||||
],
|
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
}
|
}
|
||||||
|
@ -527,9 +523,7 @@
|
||||||
"justifyMode": "auto",
|
"justifyMode": "auto",
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": ["lastNotNull"],
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
}
|
}
|
||||||
|
@ -609,9 +603,7 @@
|
||||||
"justifyMode": "auto",
|
"justifyMode": "auto",
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": ["lastNotNull"],
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
}
|
}
|
||||||
|
@ -696,9 +688,7 @@
|
||||||
"justifyMode": "auto",
|
"justifyMode": "auto",
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": ["lastNotNull"],
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
}
|
}
|
||||||
|
@ -2369,11 +2359,7 @@
|
||||||
"refresh": "1m",
|
"refresh": "1m",
|
||||||
"schemaVersion": 25,
|
"schemaVersion": 25,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [
|
"tags": ["unifi", "unifi-poller", "usg"],
|
||||||
"unifi",
|
|
||||||
"unifi-poller",
|
|
||||||
"usg"
|
|
||||||
],
|
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
@ -2498,15 +2484,7 @@
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"timepicker": {
|
||||||
"nowDelay": "",
|
"nowDelay": "",
|
||||||
"refresh_intervals": [
|
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "2h"],
|
||||||
"30s",
|
|
||||||
"1m",
|
|
||||||
"5m",
|
|
||||||
"15m",
|
|
||||||
"30m",
|
|
||||||
"1h",
|
|
||||||
"2h"
|
|
||||||
],
|
|
||||||
"time_options": [
|
"time_options": [
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
|
|
|
@ -60,9 +60,7 @@
|
||||||
"icon": "external link",
|
"icon": "external link",
|
||||||
"includeVars": false,
|
"includeVars": false,
|
||||||
"keepTime": true,
|
"keepTime": true,
|
||||||
"tags": [
|
"tags": ["unifi-poller"],
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"title": "UniFi Poller",
|
"title": "UniFi Poller",
|
||||||
"type": "dashboards"
|
"type": "dashboards"
|
||||||
},
|
},
|
||||||
|
@ -1598,10 +1596,7 @@
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"mappingType": 1,
|
"mappingType": 1,
|
||||||
"pattern": "/Drops|Errors/",
|
"pattern": "/Drops|Errors/",
|
||||||
"thresholds": [
|
"thresholds": ["10", "100"],
|
||||||
"10",
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"unit": "short"
|
"unit": "short"
|
||||||
},
|
},
|
||||||
|
@ -2651,11 +2646,7 @@
|
||||||
"refresh": "1m",
|
"refresh": "1m",
|
||||||
"schemaVersion": 25,
|
"schemaVersion": 25,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [
|
"tags": ["unifi", "usw", "unifi-poller"],
|
||||||
"unifi",
|
|
||||||
"usw",
|
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
@ -2686,9 +2677,7 @@
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"text": "All",
|
"text": "All",
|
||||||
"value": [
|
"value": ["$__all"]
|
||||||
"$__all"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"hide": 0,
|
"hide": 0,
|
||||||
"includeAll": true,
|
"includeAll": true,
|
||||||
|
@ -2849,15 +2838,7 @@
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"timepicker": {
|
||||||
"nowDelay": "",
|
"nowDelay": "",
|
||||||
"refresh_intervals": [
|
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "2h"],
|
||||||
"30s",
|
|
||||||
"1m",
|
|
||||||
"5m",
|
|
||||||
"15m",
|
|
||||||
"30m",
|
|
||||||
"1h",
|
|
||||||
"2h"
|
|
||||||
],
|
|
||||||
"time_options": [
|
"time_options": [
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
|
|
|
@ -66,9 +66,7 @@
|
||||||
"icon": "external link",
|
"icon": "external link",
|
||||||
"includeVars": false,
|
"includeVars": false,
|
||||||
"keepTime": true,
|
"keepTime": true,
|
||||||
"tags": [
|
"tags": ["unifi-poller"],
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"title": "UniFi Poller",
|
"title": "UniFi Poller",
|
||||||
"type": "dashboards"
|
"type": "dashboards"
|
||||||
},
|
},
|
||||||
|
@ -2957,10 +2955,7 @@
|
||||||
"refresh": "1m",
|
"refresh": "1m",
|
||||||
"schemaVersion": 25,
|
"schemaVersion": 25,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [
|
"tags": ["unifi", "unifi-poller"],
|
||||||
"unifi",
|
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
@ -3190,15 +3185,7 @@
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"timepicker": {
|
||||||
"nowDelay": "",
|
"nowDelay": "",
|
||||||
"refresh_intervals": [
|
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "2h"],
|
||||||
"30s",
|
|
||||||
"1m",
|
|
||||||
"5m",
|
|
||||||
"15m",
|
|
||||||
"30m",
|
|
||||||
"1h",
|
|
||||||
"2h"
|
|
||||||
],
|
|
||||||
"time_options": [
|
"time_options": [
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
|
|
|
@ -72,9 +72,7 @@
|
||||||
"icon": "external link",
|
"icon": "external link",
|
||||||
"includeVars": false,
|
"includeVars": false,
|
||||||
"keepTime": true,
|
"keepTime": true,
|
||||||
"tags": [
|
"tags": ["unifi-poller"],
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"title": "UniFi Poller",
|
"title": "UniFi Poller",
|
||||||
"type": "dashboards"
|
"type": "dashboards"
|
||||||
},
|
},
|
||||||
|
@ -105,11 +103,7 @@
|
||||||
"cacheTimeout": null,
|
"cacheTimeout": null,
|
||||||
"colorBackground": false,
|
"colorBackground": false,
|
||||||
"colorValue": false,
|
"colorValue": false,
|
||||||
"colors": [
|
"colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
|
||||||
"#299c46",
|
|
||||||
"rgba(237, 129, 40, 0.89)",
|
|
||||||
"#d44a3a"
|
|
||||||
],
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": "${DS_PROMETHEUS}",
|
||||||
"decimals": null,
|
"decimals": null,
|
||||||
"format": "none",
|
"format": "none",
|
||||||
|
@ -193,11 +187,7 @@
|
||||||
"cacheTimeout": null,
|
"cacheTimeout": null,
|
||||||
"colorBackground": false,
|
"colorBackground": false,
|
||||||
"colorValue": false,
|
"colorValue": false,
|
||||||
"colors": [
|
"colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
|
||||||
"#299c46",
|
|
||||||
"rgba(237, 129, 40, 0.89)",
|
|
||||||
"#d44a3a"
|
|
||||||
],
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": "${DS_PROMETHEUS}",
|
||||||
"decimals": null,
|
"decimals": null,
|
||||||
"format": "none",
|
"format": "none",
|
||||||
|
@ -281,11 +271,7 @@
|
||||||
"cacheTimeout": null,
|
"cacheTimeout": null,
|
||||||
"colorBackground": false,
|
"colorBackground": false,
|
||||||
"colorValue": false,
|
"colorValue": false,
|
||||||
"colors": [
|
"colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
|
||||||
"#299c46",
|
|
||||||
"rgba(237, 129, 40, 0.89)",
|
|
||||||
"#d44a3a"
|
|
||||||
],
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": "${DS_PROMETHEUS}",
|
||||||
"decimals": null,
|
"decimals": null,
|
||||||
"format": "none",
|
"format": "none",
|
||||||
|
@ -369,11 +355,7 @@
|
||||||
"cacheTimeout": null,
|
"cacheTimeout": null,
|
||||||
"colorBackground": false,
|
"colorBackground": false,
|
||||||
"colorValue": false,
|
"colorValue": false,
|
||||||
"colors": [
|
"colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
|
||||||
"#299c46",
|
|
||||||
"rgba(237, 129, 40, 0.89)",
|
|
||||||
"#d44a3a"
|
|
||||||
],
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": "${DS_PROMETHEUS}",
|
||||||
"decimals": null,
|
"decimals": null,
|
||||||
"format": "none",
|
"format": "none",
|
||||||
|
@ -736,9 +718,7 @@
|
||||||
"links": [],
|
"links": [],
|
||||||
"options": {
|
"options": {
|
||||||
"fieldOptions": {
|
"fieldOptions": {
|
||||||
"calcs": [
|
"calcs": ["lastNotNull"],
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
"mode": "thresholds"
|
"mode": "thresholds"
|
||||||
|
@ -817,9 +797,7 @@
|
||||||
"links": [],
|
"links": [],
|
||||||
"options": {
|
"options": {
|
||||||
"fieldOptions": {
|
"fieldOptions": {
|
||||||
"calcs": [
|
"calcs": ["lastNotNull"],
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
"mode": "thresholds"
|
"mode": "thresholds"
|
||||||
|
@ -1371,10 +1349,7 @@
|
||||||
"refresh": "1m",
|
"refresh": "1m",
|
||||||
"schemaVersion": 22,
|
"schemaVersion": 22,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [
|
"tags": ["unifi", "unifi-poller"],
|
||||||
"unifi",
|
|
||||||
"unifi-poller"
|
|
||||||
],
|
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
@ -1494,15 +1469,7 @@
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"timepicker": {
|
||||||
"nowDelay": "5s",
|
"nowDelay": "5s",
|
||||||
"refresh_intervals": [
|
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "2h"],
|
||||||
"30s",
|
|
||||||
"1m",
|
|
||||||
"5m",
|
|
||||||
"15m",
|
|
||||||
"30m",
|
|
||||||
"1h",
|
|
||||||
"2h"
|
|
||||||
],
|
|
||||||
"time_options": [
|
"time_options": [
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
|
|
|
@ -41,7 +41,7 @@ configmap:
|
||||||
dashboards:
|
dashboards:
|
||||||
enabled: true
|
enabled: true
|
||||||
labels:
|
labels:
|
||||||
grafana_dashboard: '1'
|
grafana_dashboard: "1"
|
||||||
data:
|
data:
|
||||||
upUAP.json: >-
|
upUAP.json: >-
|
||||||
{{ .Files.Get "dashboards/UAP.json" | indent 8 }}
|
{{ .Files.Get "dashboards/UAP.json" | indent 8 }}
|
||||||
|
|
|
@ -38,8 +38,8 @@ name: vikunja
|
||||||
sources:
|
sources:
|
||||||
- https://vikunja.io/docs
|
- https://vikunja.io/docs
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||||
|
- https://hub.docker.com/_/nginx
|
||||||
- https://hub.docker.com/r/vikunja/api
|
- https://hub.docker.com/r/vikunja/api
|
||||||
- https://hub.docker.com/r/vikunja/frontend
|
- https://hub.docker.com/r/vikunja/frontend
|
||||||
- https://hub.docker.com/_/nginx
|
|
||||||
type: application
|
type: application
|
||||||
version: 13.1.3
|
version: 13.1.3
|
||||||
|
|
Loading…
Reference in New Issue