Compare commits

...

17 Commits

Author SHA1 Message Date
renovate[bot]
d92b551b4a Update Helm chart mariadb to v9.3.9 (#842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-02 20:41:48 +02:00
renovate[bot]
5226ba5eea Update Helm chart postgresql to v10.4.0 (#844)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-02 17:31:19 +02:00
nιcнolaѕ wιlde
21e50dd6ec [tvheadend] Added icon url (#861)
* Added icon url

Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>

* Added icon url

Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>

Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-05-02 16:58:00 +02:00
nιcнolaѕ wιlde
1cf1012236 Added icon url (#863)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:55:56 +02:00
renovate[bot]
703496c543 Update Helm chart common to v2.3.1 (#874)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-02 16:55:07 +02:00
nιcнolaѕ wιlde
f8e1cf060e Added icon url (#862)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:54:24 +02:00
nιcнolaѕ wιlde
0413be10c0 Added icon url (#860)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:52:19 +02:00
nιcнolaѕ wιlde
728d6348db Added icon url (#859)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:51:45 +02:00
nιcнolaѕ wιlde
df9cc45dea Added icon url (#866)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:51:18 +02:00
nιcнolaѕ wιlde
05db852d35 Added icon url (#857)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:50:37 +02:00
nιcнolaѕ wιlde
e8d2ffafaa Added icon url (#867)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:49:57 +02:00
nιcнolaѕ wιlde
4eec8994ef Added icon url (#858)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:49:14 +02:00
nιcнolaѕ wιlde
0258032687 Updated icon url (#855)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:48:33 +02:00
nιcнolaѕ wιlde
2c91a14ee7 Updated icon url (#856)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:47:31 +02:00
nιcнolaѕ wιlde
9e4786989d Updated icon url (#869)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:46:46 +02:00
nιcнolaѕ wιlde
9d4d0aac04 Added icon url (#871)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:46:08 +02:00
nιcнolaѕ wιlde
7ea17d2597 Updated broken icon url (#870)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-02 16:45:15 +02:00
56 changed files with 530 additions and 91 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.4.2 appVersion: 0.4.2
description: Bot for Prometheus Alertmanager description: Bot for Prometheus Alertmanager
name: alertmanager-bot name: alertmanager-bot
version: 4.3.1 version: 4.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- alertmanager - alertmanager
@@ -10,6 +10,7 @@ keywords:
- bot - bot
- alerting - alerting
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/alertmanager-bot home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/alertmanager-bot
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
sources: sources:
- https://hub.docker.com/r/metalmatze/alertmanager-bot - https://hub.docker.com/r/metalmatze/alertmanager-bot
- https://github.com/metalmatze/alertmanager-bot - https://github.com/metalmatze/alertmanager-bot

View File

@@ -1,6 +1,6 @@
# alertmanager-bot # alertmanager-bot
![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![AppVersion: 0.4.2](https://img.shields.io/badge/AppVersion-0.4.2-informational?style=flat-square) ![Version: 4.3.2](https://img.shields.io/badge/Version-4.3.2-informational?style=flat-square) ![AppVersion: 0.4.2](https://img.shields.io/badge/AppVersion-0.4.2-informational?style=flat-square)
Bot for Prometheus Alertmanager Bot for Prometheus Alertmanager
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -96,6 +96,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -110,6 +124,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.8.0 appVersion: 0.8.0
description: Baïkal is a lightweight CalDAV+CardDAV server. It offers a web interface with management of users, address books and calendars. description: Baïkal is a lightweight CalDAV+CardDAV server. It offers a web interface with management of users, address books and calendars.
name: baikal name: baikal
version: 1.2.1 version: 1.2.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- baikal - baikal
@@ -23,6 +23,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: mariadb - name: mariadb
version: 9.3.6 version: 9.3.9
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v21.04.2 appVersion: v21.04.2
description: A simple, self-hosted, easy-to-use platform for organising and storing information. description: A simple, self-hosted, easy-to-use platform for organising and storing information.
name: bookstack name: bookstack
version: 1.0.0 version: 1.0.1
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- bookstack - bookstack
@@ -25,6 +25,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: mariadb - name: mariadb
version: 9.3.7 version: 9.3.9
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v4.9.0 appVersion: v4.9.0
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
name: dsmr-reader name: dsmr-reader
version: 3.3.1 version: 3.4.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- dsmr-reader - dsmr-reader
@@ -20,6 +20,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled

View File

@@ -2,12 +2,13 @@ apiVersion: v2
appVersion: v1.2.3 appVersion: v1.2.3
description: FlareSolverr is a proxy server to bypass Cloudflare protection description: FlareSolverr is a proxy server to bypass Cloudflare protection
name: flaresolverr name: flaresolverr
version: 3.3.1 version: 3.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- flaresolverr - flaresolverr
- jackett - jackett
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/flaresolverr home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/flaresolverr
icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg
sources: sources:
- https://github.com/FlareSolverr/FlareSolverr - https://github.com/FlareSolverr/FlareSolverr
- https://hub.docker.com/r/flaresolverr/flaresolverr - https://hub.docker.com/r/flaresolverr/flaresolverr

View File

@@ -1,6 +1,6 @@
# flaresolverr # flaresolverr
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: v1.2.3](https://img.shields.io/badge/AppVersion-v1.2.3-informational?style=flat-square) ![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: v1.2.3](https://img.shields.io/badge/AppVersion-v1.2.3-informational?style=flat-square)
FlareSolverr is a proxy server to bypass Cloudflare protection FlareSolverr is a proxy server to bypass Cloudflare protection
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -90,6 +90,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -104,6 +118,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: latest appVersion: latest
description: Simple text sharing description: Simple text sharing
name: haste-server name: haste-server
version: 1.0.1 version: 1.0.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- haste - haste
@@ -10,7 +10,7 @@ keywords:
- haste-server - haste-server
- pastebin - pastebin
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/haste home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/haste
icon: https://github.com/seejohnrun/haste-server/blob/master/static/logo.png icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png
sources: sources:
- https://github.com/seejohnrun/haste-server - https://github.com/seejohnrun/haste-server
- https://github.com/k8s-at-home/container-images - https://github.com/k8s-at-home/container-images

View File

@@ -1,6 +1,6 @@
# haste-server # haste-server
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Simple text sharing Simple text sharing
@@ -92,6 +92,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [1.0.2]
#### Added
- N/A
#### Changed
- Updated broken icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -106,6 +120,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.2]: #1.0.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [1.0.2]
#### Added
- N/A
#### Changed
- Updated broken icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.2]: #1.0.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2021.4.4 appVersion: 2021.4.4
description: Home Assistant description: Home Assistant
name: home-assistant name: home-assistant
version: 8.0.0 version: 8.1.1
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- home-assistant - home-assistant
@@ -22,11 +22,11 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled
- name: mariadb - name: mariadb
version: 9.3.6 version: 9.3.9
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled
- name: influxdb - name: influxdb

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2021.2.0 appVersion: 2021.2.0
description: Create live map data from Valetudo powered robots description: Create live map data from Valetudo powered robots
name: icantbelieveitsnotvaletudo name: icantbelieveitsnotvaletudo
version: 3.3.1 version: 3.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- icantbelieveitsnotvaletudo - icantbelieveitsnotvaletudo
@@ -10,7 +10,7 @@ keywords:
- valetudo - valetudo
- iot - iot
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/icantbelieveitsnotvaletudo home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/icantbelieveitsnotvaletudo
icon: https://icantbelieveitsnotvaletudo.org/icon icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg
sources: sources:
- https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/Hypfer/ICantBelieveItsNotValetudo
- https://github.com/k8s-at-home/charts/tree/master/charts/icantbelieveitsnotvaletudo - https://github.com/k8s-at-home/charts/tree/master/charts/icantbelieveitsnotvaletudo

View File

@@ -1,6 +1,6 @@
# icantbelieveitsnotvaletudo # icantbelieveitsnotvaletudo
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: 2021.2.0](https://img.shields.io/badge/AppVersion-2021.2.0-informational?style=flat-square) ![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: 2021.2.0](https://img.shields.io/badge/AppVersion-2021.2.0-informational?style=flat-square)
Create live map data from Valetudo powered robots Create live map data from Valetudo powered robots
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -102,6 +102,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [2.0.1] ### [2.0.1]
#### Added #### Added
@@ -124,6 +138,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Initial commit - Initial commit
[3.3.2]: #3.3.2
[2.0.1]: #2.0.1
[1.0.0]: #1.0.0
## Support ## Support
- See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/) - See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/)

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [2.0.1] ### [2.0.1]
#### Added #### Added
@@ -30,4 +44,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Added #### Added
- Initial commit - Initial commit
[3.3.2]: #3.3.2
[2.0.1]: #2.0.1
[1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v1.2.18 appVersion: v1.2.18
description: Kanboard is a free and open source Kanban project management software. description: Kanboard is a free and open source Kanban project management software.
name: kanboard name: kanboard
version: 2.3.1 version: 2.4.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- kanboard - kanboard
@@ -19,6 +19,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.0.28 appVersion: 2.0.28
description: Miniflux is a minimalist and opinionated feed reader. description: Miniflux is a minimalist and opinionated feed reader.
name: miniflux name: miniflux
version: 2.3.1 version: 2.4.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- miniflux - miniflux
@@ -20,6 +20,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v2.19.1 appVersion: v2.19.1
description: A Personal Relationship Management tool to help you organize your social life description: A Personal Relationship Management tool to help you organize your social life
name: monica name: monica
version: 4.3.1 version: 4.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- crm - crm
@@ -19,6 +19,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: mariadb - name: mariadb
version: 9.3.6 version: 9.3.9
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled

View File

@@ -2,12 +2,12 @@ apiVersion: v2
appVersion: 1.0.0 appVersion: 1.0.0
description: Paperless - Index and archive all of your scanned paper documents description: Paperless - Index and archive all of your scanned paper documents
name: paperless name: paperless
version: 5.3.1 version: 5.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- paperless - paperless
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/paperless home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/paperless
icon: https://raw.githubusercontent.com/the-paperless-project/paperless/master/src/paperless/static/paperless/img/logo-dark.png icon: https://avatars.githubusercontent.com/u/47271576?s=200&v=4
sources: sources:
- https://github.com/jonaswinkler/paperless-ng - https://github.com/jonaswinkler/paperless-ng
maintainers: maintainers:

View File

@@ -1,6 +1,6 @@
# paperless # paperless
![Version: 5.2.0](https://img.shields.io/badge/Version-5.2.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) ![Version: 5.3.2](https://img.shields.io/badge/Version-5.3.2-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
Paperless - Index and archive all of your scanned paper documents Paperless - Index and archive all of your scanned paper documents
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -106,6 +106,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.3.2]
#### Added
- N/A
#### Changed
- Updated icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -120,6 +134,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[5.3.2]: #5.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.3.2]
#### Added
- N/A
#### Changed
- Updated icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[5.3.2]: #5.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v4.3.1 appVersion: v4.3.1
description: PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program. description: PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program.
name: powerdns name: powerdns
version: 3.1.4 version: 3.2.1
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns
sources: sources:
- http://www.github.com/PowerDNS/ - http://www.github.com/PowerDNS/
@@ -12,10 +12,10 @@ maintainers:
email: ryan@ryanholt.net email: ryan@ryanholt.net
dependencies: dependencies:
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled
- name: mariadb - name: mariadb
version: 9.3.6 version: 9.3.9
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "4" appVersion: "4"
description: pretend-youre-xyzzy, a cards against humanity clone description: pretend-youre-xyzzy, a cards against humanity clone
name: pretend-youre-xyzzy name: pretend-youre-xyzzy
version: 1.1.1 version: 1.1.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- pretend-youre-xyzzy - pretend-youre-xyzzy
@@ -10,6 +10,7 @@ keywords:
- against - against
- humanity - humanity
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/pretend-youre-xyzzy home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/pretend-youre-xyzzy
icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png
sources: sources:
- https://github.com/ajanata/PretendYoureXyzzy - https://github.com/ajanata/PretendYoureXyzzy
- https://github.com/emcniece/DockerYourXyzzy - https://github.com/emcniece/DockerYourXyzzy

View File

@@ -1,6 +1,6 @@
# pretend-youre-xyzzy # pretend-youre-xyzzy
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) ![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
pretend-youre-xyzzy, a cards against humanity clone pretend-youre-xyzzy, a cards against humanity clone
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -89,6 +89,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [1.1.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.1] ### [1.0.1]
#### Added #### Added
@@ -117,6 +131,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.1.2]: #1.1.2
[1.0.1]: #1.0.1
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [1.1.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.1] ### [1.0.1]
#### Added #### Added
@@ -37,5 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.1.2]: #1.1.2
[1.0.1]: #1.0.1
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: latest appVersion: latest
description: Discord bot that provides metrics from a Discord server description: Discord bot that provides metrics from a Discord server
name: promcord name: promcord
version: 1.0.1 version: 1.0.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- promcord - promcord
@@ -17,4 +17,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.0 version: 2.3.1

View File

@@ -2,12 +2,13 @@ apiVersion: v2
appVersion: 1.5.7-1 appVersion: 1.5.7-1
description: Container for protonmail bridge to work on the network. description: Container for protonmail bridge to work on the network.
name: protonmail-bridge name: protonmail-bridge
version: 3.3.1 version: 3.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- protonmail - protonmail
- protonmail-bridge - protonmail-bridge
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/protonmail-bridge home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/protonmail-bridge
icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png
sources: sources:
- https://github.com/shenxn/protonmail-bridge-docker - https://github.com/shenxn/protonmail-bridge-docker
- https://hub.docker.com/r/shenxn/protonmail-bridge - https://hub.docker.com/r/shenxn/protonmail-bridge

View File

@@ -1,6 +1,6 @@
# protonmail-bridge # protonmail-bridge
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: 1.5.7-1](https://img.shields.io/badge/AppVersion-1.5.7--1-informational?style=flat-square) ![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: 1.5.7-1](https://img.shields.io/badge/AppVersion-1.5.7--1-informational?style=flat-square)
Container for protonmail bridge to work on the network. Container for protonmail bridge to work on the network.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -101,6 +101,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -115,6 +129,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,13 +2,14 @@ apiVersion: v2
appVersion: 0.1.0.181 appVersion: 0.1.0.181
description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
name: prowlarr name: prowlarr
version: 2.3.1 version: 2.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- prowlarr - prowlarr
- torrent - torrent
- usenet - usenet
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/prowlarr home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/prowlarr
icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png
sources: 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

View File

@@ -1,6 +1,6 @@
# prowlarr # prowlarr
![Version: 2.2.0](https://img.shields.io/badge/Version-2.2.0-informational?style=flat-square) ![AppVersion: 0.1.0.181](https://img.shields.io/badge/AppVersion-0.1.0.181-informational?style=flat-square) ![Version: 2.3.2](https://img.shields.io/badge/Version-2.3.2-informational?style=flat-square) ![AppVersion: 0.1.0.181](https://img.shields.io/badge/AppVersion-0.1.0.181-informational?style=flat-square)
Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -92,6 +92,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -106,6 +120,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[2.3.2]: #2.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[2.3.2]: #2.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,13 +2,13 @@ apiVersion: v2
appVersion: 0.4.20 appVersion: 0.4.20
description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
name: pyload name: pyload
version: 4.3.1 version: 4.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- pyload - pyload
- download - download
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/pyload home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/pyload
icon: https://github.com/pyload/pyload/blob/main/media/logo.png?raw=true icon: https://raw.githubusercontent.com/pyload/pyload/main/media/logo.png
sources: sources:
- https://github.com/pyload/pyload - https://github.com/pyload/pyload
- https://hub.docker.com/r/linuxserver/pyload - https://hub.docker.com/r/linuxserver/pyload

View File

@@ -1,6 +1,6 @@
# pyload # pyload
![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![AppVersion: 0.4.20](https://img.shields.io/badge/AppVersion-0.4.20-informational?style=flat-square) ![Version: 4.3.2](https://img.shields.io/badge/Version-4.3.2-informational?style=flat-square) ![AppVersion: 0.4.20](https://img.shields.io/badge/AppVersion-0.4.20-informational?style=flat-square)
pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -95,6 +95,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.3.2]
#### Added
- N/A
#### Changed
- Updated icon url
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -109,6 +123,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.3.2]
#### Added
- N/A
#### Changed
- Updated icon url
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,12 +2,13 @@ apiVersion: v2
appVersion: 0.13.0 appVersion: 0.13.0
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
name: recipes name: recipes
version: 4.3.1 version: 4.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- recipes - recipes
- cooking - cooking
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/recipes home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/recipes
icon: https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/logo_color.svg
sources: sources:
- https://github.com/vabene1111/recipes - https://github.com/vabene1111/recipes
- https://hub.docker.com/r/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes

View File

@@ -1,6 +1,6 @@
# recipes # recipes
![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![AppVersion: 0.13.0](https://img.shields.io/badge/AppVersion-0.13.0-informational?style=flat-square) ![Version: 4.3.2](https://img.shields.io/badge/Version-4.3.2-informational?style=flat-square) ![AppVersion: 0.13.0](https://img.shields.io/badge/AppVersion-0.13.0-informational?style=flat-square)
Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -120,6 +120,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -134,6 +148,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.3.2]
#### Added
- Added icon url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,13 +2,14 @@ apiVersion: v2
appVersion: 1.1.2 appVersion: 1.1.2
description: Manage hardware resource allocation without a need for privileged containers description: Manage hardware resource allocation without a need for privileged containers
name: smarter-device-manager name: smarter-device-manager
version: 3.3.1 version: 3.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- kubernetes - kubernetes
- cluster - cluster
- hardware - hardware
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/smarter-device-manager home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/smarter-device-manager
icon: https://assets.gitlab-static.net/uploads/-/system/group/avatar/6339043/smarter-sticker-nologo.png
sources: sources:
- https://gitlab.com/arm-research/smarter/smarter-device-manager/ - https://gitlab.com/arm-research/smarter/smarter-device-manager/
- https://github.com/k8s-at-home/charts - https://github.com/k8s-at-home/charts

View File

@@ -1,6 +1,6 @@
# smarter-device-manager # smarter-device-manager
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) ![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square)
Manage hardware resource allocation without a need for privileged containers Manage hardware resource allocation without a need for privileged containers
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -133,6 +133,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -147,6 +161,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,14 +2,14 @@ apiVersion: v2
appVersion: v0.90.74 appVersion: v0.90.74
description: Status page for monitoring your websites and applications description: Status page for monitoring your websites and applications
name: statping name: statping
version: 3.3.1 version: 3.4.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- statping - statping
- status - status
- status-page - status-page
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/statping home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/statping
icon: https://github.com/statping/statping/blob/dev/frontend/src/assets/logo.png?raw=true icon: https://avatars.githubusercontent.com/u/61949049?s=200&v=4
sources: sources:
- https://github.com/statping/statping - https://github.com/statping/statping
maintainers: maintainers:
@@ -22,6 +22,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled

View File

@@ -1,6 +1,6 @@
# statping # statping
![Version: 3.2.1](https://img.shields.io/badge/Version-3.2.1-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square) ![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square)
Status page for monitoring your websites and applications Status page for monitoring your websites and applications
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.3.15 | | https://charts.bitnami.com/bitnami | postgresql | 10.3.15 |
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -89,7 +89,7 @@ N/A
| env.VIRTUAL_HOST | string | `""` | External URL you use to connect to the statping (the one you enter in your browser) | | env.VIRTUAL_HOST | string | `""` | External URL you use to connect to the statping (the one you enter in your browser) |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"statping/statping"` | | | image.repository | string | `"statping/statping"` | |
| image.tag | string | `v0.90.74` | | | image.tag | string | `"v0.90.65"` | |
| ingress.enabled | bool | `false` | | | ingress.enabled | bool | `false` | |
| persistence | object | see bellow | Generated application config.yaml and logs are written here. Usually does not need to be persisted. | | persistence | object | see bellow | Generated application config.yaml and logs are written here. Usually does not need to be persisted. |
| postgresql | object | see bellow | Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql | | postgresql | object | see bellow | Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql |
@@ -107,6 +107,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- N/A
#### Changed
- Updated icon url
#### Removed
- N/A
### [2.0.0] ### [2.0.0]
#### Added #### Added
@@ -122,6 +136,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[2.0.0]: #2.0.0 [2.0.0]: #2.0.0
## Support ## Support
@@ -131,3 +146,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Ask a [question](https://github.com/k8s-at-home/organization/discussions) - Ask a [question](https://github.com/k8s-at-home/organization/discussions)
- Join our [Discord](https://discord.gg/sTMX7Vh) community - Join our [Discord](https://discord.gg/sTMX7Vh) community
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- N/A
#### Changed
- Updated icon url
#### Removed
- N/A
### [2.0.0] ### [2.0.0]
#### Added #### Added
@@ -24,5 +38,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[2.0.0]: #2.0.0 [2.0.0]: #2.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v1.9 appVersion: v1.9
description: Teedy is an open source, lightweight document management system for individuals and businesses. description: Teedy is an open source, lightweight document management system for individuals and businesses.
name: teedy name: teedy
version: 3.3.1 version: 3.4.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- teedy - teedy
@@ -21,6 +21,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v1.22.0 appVersion: v1.22.0
description: A self-hosted data logger for your Tesla 🚘 description: A self-hosted data logger for your Tesla 🚘
name: teslamate name: teslamate
version: 3.6.5 version: 3.7.0
keywords: keywords:
- teslamate - teslamate
- tesla - tesla
@@ -12,7 +12,7 @@ sources:
- https://github.com/adriankumpf/teslamate - https://github.com/adriankumpf/teslamate
dependencies: dependencies:
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled
maintainers: maintainers:

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v4.11 appVersion: v4.11
description: Traccar is an open source GPS tracking system. description: Traccar is an open source GPS tracking system.
name: traccar name: traccar
version: 4.3.2 version: 4.3.3
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- traccar - traccar
@@ -20,6 +20,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: mariadb - name: mariadb
version: 9.3.6 version: 9.3.9
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 1.0.0 appVersion: 1.0.0
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss name: tt-rss
version: 2.3.1 version: 2.4.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- tt-rss - tt-rss
@@ -18,6 +18,6 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.3.1 version: 2.3.1
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled

View File

@@ -2,13 +2,14 @@ apiVersion: v2
appVersion: latest appVersion: latest
description: TVheadend - a TV streaming server and digital video recorder description: TVheadend - a TV streaming server and digital video recorder
name: tvheadend name: tvheadend
version: 3.3.1 version: 3.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- tv - tv
- streaming - streaming
- dvb - dvb
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/tvheadend home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/tvheadend
icon: https://raw.githubusercontent.com/tvheadend/tvheadend/master/src/webui/static/img/satip-icon120.png
sources: sources:
- https://github.com/tvheadend/tvheadend - https://github.com/tvheadend/tvheadend
maintainers: maintainers:

View File

@@ -1,6 +1,6 @@
# tvheadend # tvheadend
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
TVheadend - a TV streaming server and digital video recorder TVheadend - a TV streaming server and digital video recorder
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -95,6 +95,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -109,6 +123,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.4.1 appVersion: 2.4.1
description: A self hostable application for saving web pages, freely. description: A self hostable application for saving web pages, freely.
name: wallabag name: wallabag
version: 2.4.1 version: 2.5.1
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- wallabag - wallabag
@@ -23,10 +23,10 @@ dependencies:
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: redis.enabled condition: redis.enabled
- name: postgresql - name: postgresql
version: 10.3.15 version: 10.4.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled
- name: mariadb - name: mariadb
version: 9.3.6 version: 9.3.9
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled

View File

@@ -2,11 +2,12 @@ apiVersion: v2
appVersion: "4.2" appVersion: "4.2"
description: Self-hosted YouTube downloader built on Material Design description: Self-hosted YouTube downloader built on Material Design
name: youtubedl-material name: youtubedl-material
version: 2.3.1 version: 2.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- youtubedl-material - youtubedl-material
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/youtubedl-material home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/youtubedl-material
icon: https://i.imgur.com/IKOlr0N.png
sources: sources:
- https://github.com/Tzahi12345/YoutubeDL-Material - https://github.com/Tzahi12345/YoutubeDL-Material
- https://github.com/k8s-at-home/charts/tree/master/charts/youtubedl-material - https://github.com/k8s-at-home/charts/tree/master/charts/youtubedl-material

View File

@@ -1,6 +1,6 @@
# youtubedl-material # youtubedl-material
![Version: 2.2.0](https://img.shields.io/badge/Version-2.2.0-informational?style=flat-square) ![AppVersion: 4.2](https://img.shields.io/badge/AppVersion-4.2-informational?style=flat-square) ![Version: 2.3.2](https://img.shields.io/badge/Version-2.3.2-informational?style=flat-square) ![AppVersion: 4.2](https://img.shields.io/badge/AppVersion-4.2-informational?style=flat-square)
Self-hosted YouTube downloader built on Material Design Self-hosted YouTube downloader built on Material Design
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@@ -105,6 +105,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -119,6 +133,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[2.3.2]: #2.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
## Support ## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.3.2]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[2.3.2]: #2.3.2
[1.0.0]: #1.0.0 [1.0.0]: #1.0.0
{{- end -}} {{- end -}}