Compare commits

...

2 Commits

Author SHA1 Message Date
k8s-at-home[bot]
269ab2c0ad chore: Auto-update chart README [skip ci] 2022-05-01 17:31:13 +00:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
4327aa0297 fix: Emergency fix for resources missing common setup 2022-05-01 19:30:42 +02:00
60 changed files with 103 additions and 48 deletions

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.18
description: DNS proxy as ad-blocker for local network
name: blocky
version: 10.2.0
version: 10.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- blocky

View File

@@ -1,6 +1,6 @@
# blocky
![Version: 10.2.0](https://img.shields.io/badge/Version-10.2.0-informational?style=flat-square) ![AppVersion: v0.18](https://img.shields.io/badge/AppVersion-v0.18-informational?style=flat-square)
![Version: 10.2.1](https://img.shields.io/badge/Version-10.2.1-informational?style=flat-square) ![AppVersion: v0.18](https://img.shields.io/badge/AppVersion-v0.18-informational?style=flat-square)
DNS proxy as ad-blocker for local network
@@ -97,7 +97,7 @@ N/A
## Changelog
### Version 10.2.0
### Version 10.2.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2022.4.0
description: Home Assistant
name: home-assistant
version: 13.1.0
version: 13.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- home-assistant

View File

@@ -1,6 +1,6 @@
# home-assistant
![Version: 13.1.0](https://img.shields.io/badge/Version-13.1.0-informational?style=flat-square) ![AppVersion: 2022.4.0](https://img.shields.io/badge/AppVersion-2022.4.0-informational?style=flat-square)
![Version: 13.1.1](https://img.shields.io/badge/Version-13.1.1-informational?style=flat-square) ![AppVersion: 2022.4.0](https://img.shields.io/badge/AppVersion-2022.4.0-informational?style=flat-square)
Home Assistant
@@ -175,7 +175,7 @@ endpoint in your Home-Assistant configuration. See the [official documentation](
## Changelog
### Version 13.1.0
### Version 13.1.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.9.0
description: An exporter for metrics in the InfluxDB format, transforms them and exposes them for consumption by Prometheus.
name: influxdb-exporter
version: 1.1.0
version: 1.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- influxdb-exporter

View File

@@ -1,6 +1,6 @@
# influxdb-exporter
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: v0.9.0](https://img.shields.io/badge/AppVersion-v0.9.0-informational?style=flat-square)
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: v0.9.0](https://img.shields.io/badge/AppVersion-v0.9.0-informational?style=flat-square)
An exporter for metrics in the InfluxDB format, transforms them and exposes them for consumption by Prometheus.
@@ -105,7 +105,7 @@ Override the default container `args:` with optons:
## Changelog
### Version 1.1.0
### Version 1.1.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -2,7 +2,7 @@
apiVersion: v2
description: Projector is a technology to run and access JetBrains IDEs remotely
name: jetbrains-projector
version: 3.3.0
version: 3.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- jetbrains

View File

@@ -1,6 +1,6 @@
# jetbrains-projector
![Version: 3.3.0](https://img.shields.io/badge/Version-3.3.0-informational?style=flat-square)
![Version: 3.3.1](https://img.shields.io/badge/Version-3.3.1-informational?style=flat-square)
Projector is a technology to run and access JetBrains IDEs remotely
@@ -100,7 +100,7 @@ helm install jetbrains-projector k8s-at-home/jetbrains-projector -f values.yaml
## Changelog
### Version 3.3.0
### Version 3.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.sslGen.enabled (not .Values.sslGen.properties.existingSecret) -}}
{{- include "common.values.setup" . -}}
---
apiVersion: v1
kind: Secret
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 20.4.0
description: kube-ops-view helm package
name: kube-ops-view
version: 1.1.0
version: 1.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- kube-ops-view

View File

@@ -1,6 +1,6 @@
# kube-ops-view
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 20.4.0](https://img.shields.io/badge/AppVersion-20.4.0-informational?style=flat-square)
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 20.4.0](https://img.shields.io/badge/AppVersion-20.4.0-informational?style=flat-square)
kube-ops-view helm package
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 1.1.0
### Version 1.1.1
#### Added

View File

@@ -1,3 +1,4 @@
{{- include "common.values.setup" . -}}
---
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v1.0.0.2255
description: Looks and smells like Sonarr but made for music
name: lidarr
version: 14.1.0
version: 14.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- lidarr

View File

@@ -1,6 +1,6 @@
# lidarr
![Version: 14.1.0](https://img.shields.io/badge/Version-14.1.0-informational?style=flat-square) ![AppVersion: v1.0.0.2255](https://img.shields.io/badge/AppVersion-v1.0.0.2255-informational?style=flat-square)
![Version: 14.1.1](https://img.shields.io/badge/Version-14.1.1-informational?style=flat-square) ![AppVersion: v1.0.0.2255](https://img.shields.io/badge/AppVersion-v1.0.0.2255-informational?style=flat-square)
Looks and smells like Sonarr but made for music
@@ -100,7 +100,7 @@ N/A
## Changelog
### Version 14.1.0
### Version 14.1.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v2.7.4-2479-g86a32237
description: Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware.
name: network-ups-tools
version: 6.3.0
version: 6.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- nut

View File

@@ -1,6 +1,6 @@
# network-ups-tools
![Version: 6.3.0](https://img.shields.io/badge/Version-6.3.0-informational?style=flat-square) ![AppVersion: v2.7.4-2479-g86a32237](https://img.shields.io/badge/AppVersion-v2.7.4--2479--g86a32237-informational?style=flat-square)
![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: v2.7.4-2479-g86a32237](https://img.shields.io/badge/AppVersion-v2.7.4--2479--g86a32237-informational?style=flat-square)
Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware.
@@ -102,7 +102,7 @@ N/A
## Changelog
### Version 6.3.0
### Version 6.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: latest
description: Discord bot that provides metrics from a Discord server
name: promcord
version: 5.3.0
version: 5.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- promcord

View File

@@ -1,6 +1,6 @@
# promcord
![Version: 5.3.0](https://img.shields.io/badge/Version-5.3.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Discord bot that provides metrics from a Discord server
@@ -90,7 +90,7 @@ N/A
## Changelog
### Version 5.3.0
### Version 5.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.1.1
description: Prometheus NUT Exporter a service monitor to send NUT server metrics to a Prometheus instance.
name: prometheus-nut-exporter
version: 5.3.0
version: 5.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- nut

View File

@@ -1,6 +1,6 @@
# prometheus-nut-exporter
![Version: 5.3.0](https://img.shields.io/badge/Version-5.3.0-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square)
![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square)
Prometheus NUT Exporter a service monitor to send NUT server metrics to a Prometheus instance.
@@ -90,7 +90,7 @@ N/A
## Changelog
### Version 5.3.0
### Version 5.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v4.4.2
description: qBittorrent is a cross-platform free and open-source BitTorrent client
name: qbittorrent
version: 13.4.0
version: 13.4.1
kubeVersion: ">=1.16.0-0"
keywords:
- qbittorrent

View File

@@ -1,6 +1,6 @@
# qbittorrent
![Version: 13.4.0](https://img.shields.io/badge/Version-13.4.0-informational?style=flat-square) ![AppVersion: v4.4.2](https://img.shields.io/badge/AppVersion-v4.4.2-informational?style=flat-square)
![Version: 13.4.1](https://img.shields.io/badge/Version-13.4.1-informational?style=flat-square) ![AppVersion: v4.4.2](https://img.shields.io/badge/AppVersion-v4.4.2-informational?style=flat-square)
qBittorrent is a cross-platform free and open-source BitTorrent client
@@ -101,7 +101,7 @@ N/A
## Changelog
### Version 13.4.0
### Version 13.4.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v4.1.0.6175
description: A fork of Sonarr to work with movies à la Couchpotato
name: radarr
version: 16.2.0
version: 16.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- radarr

View File

@@ -1,6 +1,6 @@
# radarr
![Version: 16.2.0](https://img.shields.io/badge/Version-16.2.0-informational?style=flat-square) ![AppVersion: v4.1.0.6175](https://img.shields.io/badge/AppVersion-v4.1.0.6175-informational?style=flat-square)
![Version: 16.2.1](https://img.shields.io/badge/Version-16.2.1-informational?style=flat-square) ![AppVersion: v4.1.0.6175](https://img.shields.io/badge/AppVersion-v4.1.0.6175-informational?style=flat-square)
A fork of Sonarr to work with movies à la Couchpotato
@@ -100,7 +100,7 @@ N/A
## Changelog
### Version 16.2.0
### Version 16.2.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v3.0.8.1507
description: Smart PVR for newsgroup and bittorrent users
name: sonarr
version: 16.2.0
version: 16.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- sonarr

View File

@@ -1,6 +1,6 @@
# sonarr
![Version: 16.2.0](https://img.shields.io/badge/Version-16.2.0-informational?style=flat-square) ![AppVersion: v3.0.8.1507](https://img.shields.io/badge/AppVersion-v3.0.8.1507-informational?style=flat-square)
![Version: 16.2.1](https://img.shields.io/badge/Version-16.2.1-informational?style=flat-square) ![AppVersion: v3.0.8.1507](https://img.shields.io/badge/AppVersion-v3.0.8.1507-informational?style=flat-square)
Smart PVR for newsgroup and bittorrent users
@@ -100,7 +100,7 @@ N/A
## Changelog
### Version 16.2.0
### Version 16.2.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v3.2.2
description: Speedtest Exporter made in python using the official speedtest bin
name: speedtest-exporter
version: 5.3.0
version: 5.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- speedtest-exporter

View File

@@ -1,6 +1,6 @@
# speedtest-exporter
![Version: 5.3.0](https://img.shields.io/badge/Version-5.3.0-informational?style=flat-square) ![AppVersion: v3.2.2](https://img.shields.io/badge/AppVersion-v3.2.2-informational?style=flat-square)
![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: v3.2.2](https://img.shields.io/badge/AppVersion-v3.2.2-informational?style=flat-square)
Speedtest Exporter made in python using the official speedtest bin
@@ -94,7 +94,7 @@ N/A
## Changelog
### Version 5.3.0
### Version 5.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.1.3
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
name: unifi-poller
version: 10.3.0
version: 10.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- unifi

View File

@@ -1,6 +1,6 @@
# unifi-poller
![Version: 10.3.0](https://img.shields.io/badge/Version-10.3.0-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square)
![Version: 10.3.1](https://img.shields.io/badge/Version-10.3.1-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square)
Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
@@ -100,7 +100,7 @@ N/A
## Changelog
### Version 10.3.0
### Version 10.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
name: uptimerobot-prometheus
description: Prometheus Exporter for the official uptimerobot CLI
type: application
version: 6.3.0
version: 6.3.1
appVersion: 0.0.1
keywords:
- uptimerobot

View File

@@ -1,6 +1,6 @@
# uptimerobot-prometheus
![Version: 6.3.0](https://img.shields.io/badge/Version-6.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
Prometheus Exporter for the official uptimerobot CLI
@@ -93,7 +93,7 @@ You can find an [example grafana dashboard](https://github.com/lekpamartin/uptim
## Changelog
### Version 6.3.0
### Version 6.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:

View File

@@ -1,4 +1,6 @@
{{- if .Values.metrics.enabled }}
{{- include "common.values.setup" . -}}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.20210424
description: Fast, modern, secure VPN tunnel
name: wireguard
version: 1.3.0
version: 1.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- vpn

View File

@@ -1,6 +1,6 @@
# wireguard
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![AppVersion: 1.0.20210424](https://img.shields.io/badge/AppVersion-1.0.20210424-informational?style=flat-square)
![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![AppVersion: 1.0.20210424](https://img.shields.io/badge/AppVersion-1.0.20210424-informational?style=flat-square)
Fast, modern, secure VPN tunnel
@@ -93,7 +93,7 @@ for it to run. Either add it under configSecret or under persistence.
## Changelog
### Version 1.3.0
### Version 1.3.1
#### Added

View File

@@ -1,4 +1,6 @@
{{- if .Values.configSecret.enabled -}}
{{- include "common.values.setup" . -}}
---
apiVersion: v1
kind: Secret
metadata: