Compare commits

...

8 Commits

Author SHA1 Message Date
k8s-at-home[bot]
f77d9f5d90 chore: Auto-update chart README [skip ci] 2022-05-09 08:12:07 +00:00
renovate[bot]
6df48910e4 chore(deps): update helm chart common to v4.4.2 (#1557)
* chore(deps): update helm chart common to v4.4.2
* chore: Auto-update chart metadata [skip ci]

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2022-05-09 09:50:28 +02:00
k8s-at-home[bot]
78abbef0b0 Auto-generate chart summary [no ci] 2022-05-05 16:31:21 +00:00
Dennis Zhang
ffbfbdb8bd [ihatemoney][kube-ops-view] Add new chart ihatemoney, edit description of kube-ops-view chart (#1553) 2022-05-05 18:30:08 +02:00
k8s-at-home[bot]
6586b17b51 chore: Auto-update chart README [skip ci] 2022-05-05 09:44:20 +00:00
Rytis Ilciukas
7d3df61980 [Photoprism] update image to 220302-impish (#1554) 2022-05-05 09:43:55 +00:00
k8s-at-home[bot]
ef74abbe1f chore: Auto-update chart README [skip ci] 2022-05-04 13:57:31 +00:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
17b9317ad6 fix(audiobookshelf): Fix persistence key (#1551) 2022-05-04 13:56:59 +00:00
384 changed files with 1573 additions and 1420 deletions

View File

@@ -59,6 +59,7 @@
| [hyperion-ng](stable/hyperion-ng) | Hyperion is an opensource Bias or Ambient Lighting implementation |
| [icantbelieveitsnotvaletudo](stable/icantbelieveitsnotvaletudo) | Create live map data from Valetudo powered robots |
| [icinga2](stable/icinga2) | A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. |
| [ihatemoney](stable/ihatemoney) | A web application made to ease shared budget management |
| [influxdb-exporter](stable/influxdb-exporter) | An exporter for metrics in the InfluxDB format, transforms them and exposes them for consumption by Prometheus. |
| [intel-gpu-plugin](stable/intel-gpu-plugin) | The Intel GPU plugin facilitates offloading the processing of computation intensive workloads to GPU hardware |
| [jackett](stable/jackett) | API Support for your favorite torrent trackers |
@@ -67,7 +68,7 @@
| [joplin-server](stable/joplin-server) | This server allows you to sync any Joplin client |
| [kanboard](stable/kanboard) | Kanboard is a free and open source Kanban project management software. |
| [komga](stable/komga) | A comics/mangas server to serve/stream pages via API |
| [kube-ops-view](stable/kube-ops-view) | kube-ops-view helm package |
| [kube-ops-view](stable/kube-ops-view) | A read-only system dashboard for multiple K8s clusters |
| [lazylibrarian](stable/lazylibrarian) | A Helm chart for deploying LazyLibrarian |
| [leaf2mqtt](stable/leaf2mqtt) | Nissan Leaf connected services to MQTT adapter |
| [librespeed](stable/librespeed) | Librespeed is a HTML5 webpage to test upload and download speeds |

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.10.2
description: A buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
name: babybuddy
version: 1.1.1
version: 1.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- babybuddy
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# babybuddy
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square)
A buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "0.39.4"
description: changedetection-io helm package
name: changedetection-io
version: 1.4.1
version: 1.4.2
kubeVersion: ">=1.16.0-0"
keywords:
- changedetection.io
@@ -20,8 +20,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# changedetection-io
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![AppVersion: 0.39.4](https://img.shields.io/badge/AppVersion-0.39.4-informational?style=flat-square)
![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![AppVersion: 0.39.4](https://img.shields.io/badge/AppVersion-0.39.4-informational?style=flat-square)
changedetection-io helm package
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 1.4.1
### Version 1.4.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v4.12.0-nginx
description: cryptpad helm package
name: cryptpad
version: 0.3.1
version: 0.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- cryptpad
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# cryptpad
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![AppVersion: v4.12.0-nginx](https://img.shields.io/badge/AppVersion-v4.12.0--nginx-informational?style=flat-square)
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![AppVersion: v4.12.0-nginx](https://img.shields.io/badge/AppVersion-v4.12.0--nginx-informational?style=flat-square)
cryptpad helm package
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -95,7 +95,7 @@ N/A
## Changelog
### Version 0.3.1
### Version 0.3.2
#### Added
@@ -103,7 +103,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.8.1
description: Dendrite Matrix Homeserver
name: dendrite
version: 4.2.1
version: 4.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- dendrite
@@ -22,7 +22,7 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
- name: postgresql
version: 11.1.25
repository: https://charts.bitnami.com/bitnami
@@ -34,72 +34,68 @@ dependencies:
# Client API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: clientapi
condition: dendrite.polylithEnabled
# Media API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: mediaapi
condition: dendrite.polylithEnabled
# Sync API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: syncapi
condition: dendrite.polylithEnabled
# Room Server
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: roomserver
condition: dendrite.polylithEnabled
# Federation API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: federationapi
condition: dendrite.polylithEnabled
# Key Server
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: keyserver
condition: dendrite.polylithEnabled
# User API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: userapi
condition: dendrite.polylithEnabled
# App Service API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
alias: appserviceapi
condition: dendrite.polylithEnabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2
- kind: changed
description: Upgraded `postgresql` chart dependency to version 11.1.25
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'clientapi'
- kind: changed
description: Upgraded `nats` chart dependency to version 0.16.0
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'mediaapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'clientapi'
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'syncapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'mediaapi'
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'roomserver'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'syncapi'
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'federationapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'roomserver'
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'keyserver'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'federationapi'
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'userapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'keyserver'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'userapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'appserviceapi'
description: Upgraded `common` chart dependency to version 4.4.2 for alias 'appserviceapi'

View File

@@ -1,6 +1,6 @@
# dendrite
![Version: 4.2.1](https://img.shields.io/badge/Version-4.2.1-informational?style=flat-square) ![AppVersion: v0.8.1](https://img.shields.io/badge/AppVersion-v0.8.1-informational?style=flat-square)
![Version: 4.2.2](https://img.shields.io/badge/Version-4.2.2-informational?style=flat-square) ![AppVersion: v0.8.1](https://img.shields.io/badge/AppVersion-v0.8.1-informational?style=flat-square)
Dendrite Matrix Homeserver
@@ -20,15 +20,15 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 11.1.25 |
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | keyserver(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | clientapi(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | mediaapi(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | syncapi(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | roomserver(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | federationapi(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | userapi(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
| https://library-charts.k8s-at-home.com | keyserver(common) | 4.4.2 |
| https://library-charts.k8s-at-home.com | clientapi(common) | 4.4.2 |
| https://library-charts.k8s-at-home.com | mediaapi(common) | 4.4.2 |
| https://library-charts.k8s-at-home.com | syncapi(common) | 4.4.2 |
| https://library-charts.k8s-at-home.com | roomserver(common) | 4.4.2 |
| https://library-charts.k8s-at-home.com | federationapi(common) | 4.4.2 |
| https://library-charts.k8s-at-home.com | userapi(common) | 4.4.2 |
| https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.4.2 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.16.0 |
## TL;DR
@@ -183,7 +183,7 @@ For more information see:
## Changelog
### Version 4.2.1
### Version 4.2.2
#### Added
@@ -191,17 +191,15 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `postgresql` chart dependency to version 11.1.25
* Upgraded `nats` chart dependency to version 0.16.0
* Upgraded `common` chart dependency to version 4.4.1 for alias 'clientapi'
* Upgraded `common` chart dependency to version 4.4.1 for alias 'mediaapi'
* Upgraded `common` chart dependency to version 4.4.1 for alias 'syncapi'
* Upgraded `common` chart dependency to version 4.4.1 for alias 'roomserver'
* Upgraded `common` chart dependency to version 4.4.1 for alias 'federationapi'
* Upgraded `common` chart dependency to version 4.4.1 for alias 'keyserver'
* Upgraded `common` chart dependency to version 4.4.1 for alias 'userapi'
* Upgraded `common` chart dependency to version 4.4.1 for alias 'appserviceapi'
* Upgraded `common` chart dependency to version 4.4.2
* Upgraded `common` chart dependency to version 4.4.2 for alias 'clientapi'
* Upgraded `common` chart dependency to version 4.4.2 for alias 'mediaapi'
* Upgraded `common` chart dependency to version 4.4.2 for alias 'syncapi'
* Upgraded `common` chart dependency to version 4.4.2 for alias 'roomserver'
* Upgraded `common` chart dependency to version 4.4.2 for alias 'federationapi'
* Upgraded `common` chart dependency to version 4.4.2 for alias 'keyserver'
* Upgraded `common` chart dependency to version 4.4.2 for alias 'userapi'
* Upgraded `common` chart dependency to version 4.4.2 for alias 'appserviceapi'
#### Fixed

View File

@@ -2,15 +2,15 @@
apiVersion: v2
description: A KaH-common powered chart template. This can be useful for small projects that don't have their own chart.
name: kah-common-chart
version: 1.1.1
version: 1.1.2
maintainers:
- name: bjw-s
email: me@bjw-s.dev
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.0
description: LanCache Monolithic - a caching proxy server for game download content
name: lancache
version: 0.5.1
version: 0.5.2
kubeVersion: ">=1.16.0-0"
keywords:
- lancache
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# lancache
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
LanCache Monolithic - a caching proxy server for game download content
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -104,7 +104,7 @@ N/A
## Changelog
### Version 0.5.1
### Version 0.5.2
#### Added
@@ -112,7 +112,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 3.2.0
description: openhab helm package
name: openhab
version: 1.4.1
version: 1.4.2
kubeVersion: ">=1.16.0-0"
keywords:
- openhab
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# openhab
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square)
![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square)
openhab helm package
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 1.4.1
### Version 1.4.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -4,7 +4,7 @@ appVersion: 0.0.138
description: scrypted helm package
name: scrypted
type: application
version: 0.2.1
version: 0.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- scrypted
@@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# scrypted
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.138](https://img.shields.io/badge/AppVersion-0.0.138-informational?style=flat-square)
![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.138](https://img.shields.io/badge/AppVersion-0.0.138-informational?style=flat-square)
scrypted helm package
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog
### Version 0.2.1
### Version 0.2.2
#### Added
@@ -94,7 +94,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: main
description: Dedicated server for 7 Days to Die
name: sdtd
version: 0.2.1
version: 0.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- 7d2d
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# sdtd
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square)
![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square)
Dedicated server for 7 Days to Die
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 0.2.1
### Version 0.2.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -1,6 +1,6 @@
---
apiVersion: v2
version: 1.1.1
version: 1.1.2
description: Dockerized Signal Messenger REST API
name: signal-cli-rest-api
appVersion: "0.57"
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# signal-cli-rest-api
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 0.57](https://img.shields.io/badge/AppVersion-0.57-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 0.57](https://img.shields.io/badge/AppVersion-0.57-informational?style=flat-square)
Dockerized Signal Messenger REST API
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.0-beta.14
description: TeamSpeak & Discord Bot
name: sinusbot
version: 0.4.1
version: 0.4.2
kubeVersion: ">=1.16.0-0"
keywords:
- sinusbot
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# sinusbot
![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![AppVersion: 1.0.0-beta.14](https://img.shields.io/badge/AppVersion-1.0.0--beta.14-informational?style=flat-square)
![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![AppVersion: 1.0.0-beta.14](https://img.shields.io/badge/AppVersion-1.0.0--beta.14-informational?style=flat-square)
TeamSpeak & Discord Bot
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -90,7 +90,7 @@ N/A
## Changelog
### Version 0.4.1
### Version 0.4.2
#### Added
@@ -98,7 +98,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.0
description: strongSwan the OpenSource IPsec-based VPN Solution
name: strongswan
version: 0.2.1
version: 0.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- strongswan
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# strongswan
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
strongSwan the OpenSource IPsec-based VPN Solution
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 0.2.1
### Version 0.2.2
#### Added
@@ -97,7 +97,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 3.13.6
description: TeamSpeak Server
name: teamspeak
version: 0.5.1
version: 0.5.2
kubeVersion: ">=1.16.0-0"
keywords:
- teamspeak
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# teamspeak
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![AppVersion: 3.13.6](https://img.shields.io/badge/AppVersion-3.13.6-informational?style=flat-square)
![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![AppVersion: 3.13.6](https://img.shields.io/badge/AppVersion-3.13.6-informational?style=flat-square)
TeamSpeak Server
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -124,7 +124,7 @@ service:
## Changelog
### Version 0.5.1
### Version 0.5.2
#### Added
@@ -132,7 +132,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.111
description: TorrServer streams torrent to http
name: torrserver
version: 1.1.1
version: 1.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- torrserver
@@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# torrserver
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 1.0.111](https://img.shields.io/badge/AppVersion-1.0.111-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 1.0.111](https://img.shields.io/badge/AppVersion-1.0.111-informational?style=flat-square)
TorrServer streams torrent to http
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -90,7 +90,7 @@ N/A
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -98,7 +98,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: latest
description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and its really easy to do!
name: warrior
version: 1.1.1
version: 1.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- warrior
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# warrior
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and its really easy to do!
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -85,7 +85,7 @@ N/A
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -93,7 +93,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.106.3
description: DNS proxy as ad-blocker for local network
name: adguard-home
version: 5.3.1
version: 5.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- adguard-home
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# adguard-home
![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: v0.106.3](https://img.shields.io/badge/AppVersion-v0.106.3-informational?style=flat-square)
![Version: 5.3.2](https://img.shields.io/badge/Version-5.3.2-informational?style=flat-square) ![AppVersion: v0.106.3](https://img.shields.io/badge/AppVersion-v0.106.3-informational?style=flat-square)
DNS proxy as ad-blocker for local network
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 5.3.1
### Version 5.3.2
#### Added
@@ -97,7 +97,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 10.6.2
description: Airsonic is a Free and Open Source community driven media server
name: airsonic
version: 6.3.1
version: 6.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- airsonic
@@ -20,8 +20,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# airsonic
![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: 10.6.2](https://img.shields.io/badge/AppVersion-10.6.2-informational?style=flat-square)
![Version: 6.3.2](https://img.shields.io/badge/Version-6.3.2-informational?style=flat-square) ![AppVersion: 10.6.2](https://img.shields.io/badge/AppVersion-10.6.2-informational?style=flat-square)
Airsonic is a Free and Open Source community driven media server
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -93,7 +93,7 @@ by not constantly monitoring media folders.
## Changelog
### Version 6.3.1
### Version 6.3.2
#### Added
@@ -101,7 +101,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 0.4.3
description: Bot for Prometheus Alertmanager
name: alertmanager-bot
version: 6.3.1
version: 6.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- alertmanager
@@ -21,8 +21,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# alertmanager-bot
![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: 0.4.3](https://img.shields.io/badge/AppVersion-0.4.3-informational?style=flat-square)
![Version: 6.3.2](https://img.shields.io/badge/Version-6.3.2-informational?style=flat-square) ![AppVersion: 0.4.3](https://img.shields.io/badge/AppVersion-0.4.3-informational?style=flat-square)
Bot for Prometheus Alertmanager
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -90,7 +90,7 @@ N/A
## Changelog
### Version 6.3.1
### Version 6.3.2
#### Added
@@ -98,7 +98,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.3
description: Webhook for Prometheus Alertmanager to listen for notifications and pushes them to Discord channel
name: alertmanager-discord
version: 1.2.1
version: 1.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- alertmanager
@@ -20,8 +20,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# alertmanager-discord
![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square)
![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.2-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square)
Webhook for Prometheus Alertmanager to listen for notifications and pushes them to Discord channel
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -88,7 +88,7 @@ N/A
## Changelog
### Version 1.2.1
### Version 1.2.2
#### Added
@@ -96,7 +96,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.5
description: Expose all events from an Amcrest device to an MQTT broker
name: amcrest2mqtt
version: 2.3.1
version: 2.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- amcrest2mqtt
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# amcrest2mqtt
![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) ![AppVersion: 1.0.5](https://img.shields.io/badge/AppVersion-1.0.5-informational?style=flat-square)
![Version: 2.3.2](https://img.shields.io/badge/Version-2.3.2-informational?style=flat-square) ![AppVersion: 1.0.5](https://img.shields.io/badge/AppVersion-1.0.5-informational?style=flat-square)
Expose all events from an Amcrest device to an MQTT broker
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -93,7 +93,7 @@ N/A
## Changelog
### Version 2.3.1
### Version 2.3.2
#### Added
@@ -101,7 +101,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 0.8.4
description: "Anonaddy: Anonymous email forwarding"
name: anonaddy
version: 3.1.1
version: 3.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- anonaddy
@@ -17,7 +17,7 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
- name: mariadb
version: 10.5.1
repository: https://charts.bitnami.com/bitnami
@@ -29,8 +29,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
- kind: changed
description: Upgraded `mariadb` chart dependency to version 10.5.1
- kind: changed
description: Upgraded `redis` chart dependency to version 16.8.9
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# anonaddy
![Version: 3.1.1](https://img.shields.io/badge/Version-3.1.1-informational?style=flat-square) ![AppVersion: 0.8.4](https://img.shields.io/badge/AppVersion-0.8.4-informational?style=flat-square)
![Version: 3.1.2](https://img.shields.io/badge/Version-3.1.2-informational?style=flat-square) ![AppVersion: 0.8.4](https://img.shields.io/badge/AppVersion-0.8.4-informational?style=flat-square)
Anonaddy: Anonymous email forwarding
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.5.1 |
| https://charts.bitnami.com/bitnami | redis | 16.8.9 |
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -93,7 +93,7 @@ N/A
## Changelog
### Version 3.1.1
### Version 3.1.2
#### Added
@@ -101,9 +101,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `mariadb` chart dependency to version 10.5.1
* Upgraded `redis` chart dependency to version 16.8.9
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v1.4.1-2
description: Index and stream music using apache-musicindex and m3u playlists
name: apache-musicindex
version: 2.3.1
version: 2.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- apache-musicindex
@@ -20,8 +20,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# apache-musicindex
![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) ![AppVersion: v1.4.1-2](https://img.shields.io/badge/AppVersion-v1.4.1--2-informational?style=flat-square)
![Version: 2.3.2](https://img.shields.io/badge/Version-2.3.2-informational?style=flat-square) ![AppVersion: v1.4.1-2](https://img.shields.io/badge/AppVersion-v1.4.1--2-informational?style=flat-square)
Index and stream music using apache-musicindex and m3u playlists
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -92,7 +92,7 @@ playlist.m3u.
## Changelog
### Version 2.3.1
### Version 2.3.2
#### Added
@@ -100,7 +100,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 4.0.8
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT.
name: appdaemon
version: 8.3.1
version: 8.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- appdaemon
@@ -21,8 +21,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# appdaemon
![Version: 8.3.1](https://img.shields.io/badge/Version-8.3.1-informational?style=flat-square) ![AppVersion: 4.0.8](https://img.shields.io/badge/AppVersion-4.0.8-informational?style=flat-square)
![Version: 8.3.2](https://img.shields.io/badge/Version-8.3.2-informational?style=flat-square) ![AppVersion: 4.0.8](https://img.shields.io/badge/AppVersion-4.0.8-informational?style=flat-square)
AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog
### Version 8.3.1
### Version 8.3.2
#### Added
@@ -94,7 +94,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: latest
description: aria server for downloading web content
name: aria2
version: 1.3.1
version: 1.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- aria2
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# aria2
![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 1.3.2](https://img.shields.io/badge/Version-1.3.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
aria server for downloading web content
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -92,7 +92,7 @@ N/A
## Changelog
### Version 1.3.1
### Version 1.3.2
#### Added
@@ -100,7 +100,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "2.0.3"
description: Self-hosted audiobook server for managing and playing your audiobooks
name: audiobookshelf
version: 1.1.1
version: 1.1.3
kubeVersion: ">= 1.16.0-0"
keywords:
- audiobookshelf
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# audiobookshelf
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 2.0.3](https://img.shields.io/badge/AppVersion-2.0.3-informational?style=flat-square)
![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.3-informational?style=flat-square) ![AppVersion: 2.0.3](https://img.shields.io/badge/AppVersion-2.0.3-informational?style=flat-square)
Self-hosted audiobook server for managing and playing your audiobooks
@@ -18,7 +18,7 @@ Kubernetes: `>= 1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -81,12 +81,12 @@ N/A
| image.repository | string | `"ghcr.io/advplyr/audiobookshelf"` | image repository |
| image.tag | string | chart.appVersion | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | string | See values.yaml | Configure persistence settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
## Changelog
### Version 1.1.1
### Version 1.1.3
#### Added
@@ -94,7 +94,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -38,7 +38,7 @@ ingress:
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence:
persistence: {}
# config:
# enabled: false
# mountPath: /config

View File

@@ -3,7 +3,7 @@ apiVersion: v2
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.
name: baikal
version: 4.2.1
version: 4.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- baikal
@@ -22,7 +22,7 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
- name: mariadb
version: 10.5.1
repository: https://charts.bitnami.com/bitnami
@@ -30,6 +30,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
- kind: changed
description: Upgraded `mariadb` chart dependency to version 10.5.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# baikal
![Version: 4.2.1](https://img.shields.io/badge/Version-4.2.1-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square)
![Version: 4.2.2](https://img.shields.io/badge/Version-4.2.2-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square)
Baïkal is a lightweight CalDAV+CardDAV server. It offers a web interface with management of users, address books and calendars.
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.5.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 4.2.1
### Version 4.2.2
#### Added
@@ -97,8 +97,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `mariadb` chart dependency to version 10.5.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v1.0.3
description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
name: bazarr
version: 10.5.1
version: 10.5.2
kubeVersion: ">=1.16.0-0"
keywords:
- bazarr
@@ -23,8 +23,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# bazarr
![Version: 10.5.1](https://img.shields.io/badge/Version-10.5.1-informational?style=flat-square) ![AppVersion: v1.0.3](https://img.shields.io/badge/AppVersion-v1.0.3-informational?style=flat-square)
![Version: 10.5.2](https://img.shields.io/badge/Version-10.5.2-informational?style=flat-square) ![AppVersion: v1.0.3](https://img.shields.io/badge/AppVersion-v1.0.3-informational?style=flat-square)
Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 10.5.1
### Version 10.5.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.5.0
description: beets helm package
name: beets
version: 1.3.1
version: 1.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- beets
@@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# beets
![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square)
![Version: 1.3.2](https://img.shields.io/badge/Version-1.3.2-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square)
beets helm package
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 1.3.1
### Version 1.3.2
#### Added
@@ -97,7 +97,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

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.2
version: 10.2.3
kubeVersion: ">=1.16.0-0"
keywords:
- blocky
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# blocky
![Version: 10.2.2](https://img.shields.io/badge/Version-10.2.2-informational?style=flat-square) ![AppVersion: v0.18](https://img.shields.io/badge/AppVersion-v0.18-informational?style=flat-square)
![Version: 10.2.3](https://img.shields.io/badge/Version-10.2.3-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
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -97,7 +97,7 @@ N/A
## Changelog
### Version 10.2.2
### Version 10.2.3
#### Added
@@ -105,7 +105,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v2009.1.0
description: Booksonic is a platform for accessing the audibooks you own wherever you are
name: booksonic-air
version: 6.3.1
version: 6.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- booksonic
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# booksonic-air
![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: v2009.1.0](https://img.shields.io/badge/AppVersion-v2009.1.0-informational?style=flat-square)
![Version: 6.3.2](https://img.shields.io/badge/Version-6.3.2-informational?style=flat-square) ![AppVersion: v2009.1.0](https://img.shields.io/badge/AppVersion-v2009.1.0-informational?style=flat-square)
Booksonic is a platform for accessing the audibooks you own wherever you are
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -90,7 +90,7 @@ by not constantly monitoring media folders.
## Changelog
### Version 6.3.1
### Version 6.3.2
#### Added
@@ -98,7 +98,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v21.12
description: A simple, self-hosted, easy-to-use platform for organising and storing information.
name: bookstack
version: 4.2.1
version: 4.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- bookstack
@@ -23,7 +23,7 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
- name: mariadb
version: 10.5.1
repository: https://charts.bitnami.com/bitnami
@@ -31,6 +31,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
- kind: changed
description: Upgraded `mariadb` chart dependency to version 10.5.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# bookstack
![Version: 4.2.1](https://img.shields.io/badge/Version-4.2.1-informational?style=flat-square) ![AppVersion: v21.12](https://img.shields.io/badge/AppVersion-v21.12-informational?style=flat-square)
![Version: 4.2.2](https://img.shields.io/badge/Version-4.2.2-informational?style=flat-square) ![AppVersion: v21.12](https://img.shields.io/badge/AppVersion-v21.12-informational?style=flat-square)
A simple, self-hosted, easy-to-use platform for organising and storing information.
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.5.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 4.2.1
### Version 4.2.2
#### Added
@@ -97,8 +97,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `mariadb` chart dependency to version 10.5.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 0.6.12
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
name: calibre-web
version: 8.3.1
version: 8.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- calibre
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# calibre-web
![Version: 8.3.1](https://img.shields.io/badge/Version-8.3.1-informational?style=flat-square) ![AppVersion: 0.6.12](https://img.shields.io/badge/AppVersion-0.6.12-informational?style=flat-square)
![Version: 8.3.2](https://img.shields.io/badge/Version-8.3.2-informational?style=flat-square) ![AppVersion: 0.6.12](https://img.shields.io/badge/AppVersion-0.6.12-informational?style=flat-square)
Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 8.3.1
### Version 8.3.2
#### Added
@@ -97,7 +97,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: version-v5.21.0
description: Calibre is a powerful and easy to use e-book manager.
name: calibre
version: 5.3.1
version: 5.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- calibre
@@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# calibre
![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: version-v5.21.0](https://img.shields.io/badge/AppVersion-version--v5.21.0-informational?style=flat-square)
![Version: 5.3.2](https://img.shields.io/badge/Version-5.3.2-informational?style=flat-square) ![AppVersion: version-v5.21.0](https://img.shields.io/badge/AppVersion-version--v5.21.0-informational?style=flat-square)
Calibre is a powerful and easy to use e-book manager.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -94,7 +94,7 @@ N/A
## Changelog
### Version 5.3.1
### Version 5.3.2
#### Added
@@ -102,7 +102,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -1,7 +1,7 @@
---
apiVersion: v2
name: comcast
version: 6.3.1
version: 6.3.2
appVersion: 1.0.0
description: periodic comcast data usage checks and save the results to InfluxDB
keywords:
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# comcast
![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 6.3.2](https://img.shields.io/badge/Version-6.3.2-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
periodic comcast data usage checks and save the results to InfluxDB
@@ -17,7 +17,7 @@ periodic comcast data usage checks and save the results to InfluxDB
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -91,7 +91,7 @@ helm install comcast k8s-at-home/comcast -f values.yaml
## Changelog
### Version 6.3.1
### Version 6.3.2
#### Added
@@ -99,7 +99,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: V.2.2.0
description: Track your cryptocurrency holdings/portfolio
name: cryptofolio
version: 1.3.1
version: 1.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- cryptofolio
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# cryptofolio
![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![AppVersion: V.2.2.0](https://img.shields.io/badge/AppVersion-V.2.2.0-informational?style=flat-square)
![Version: 1.3.2](https://img.shields.io/badge/Version-1.3.2-informational?style=flat-square) ![AppVersion: V.2.2.0](https://img.shields.io/badge/AppVersion-V.2.2.0-informational?style=flat-square)
Track your cryptocurrency holdings/portfolio
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog
### Version 1.3.1
### Version 1.3.2
#### Added
@@ -94,7 +94,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.12.06
description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
name: deconz
version: 6.4.1
version: 6.4.2
kubeVersion: ">=1.16.0-0"
keywords:
- deconz
@@ -21,8 +21,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# deconz
![Version: 6.4.1](https://img.shields.io/badge/Version-6.4.1-informational?style=flat-square) ![AppVersion: 2.12.06](https://img.shields.io/badge/AppVersion-2.12.06-informational?style=flat-square)
![Version: 6.4.2](https://img.shields.io/badge/Version-6.4.2-informational?style=flat-square) ![AppVersion: 2.12.06](https://img.shields.io/badge/AppVersion-2.12.06-informational?style=flat-square)
deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -96,7 +96,7 @@ N/A
## Changelog
### Version 6.4.1
### Version 6.4.2
#### Added
@@ -104,7 +104,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: cpu-2021.09.1
description: An AI API engine that serves pre-built models and custom models on multiple edge devices locally or on your private cloud
name: deepstack
version: 1.4.1
version: 1.4.2
kubeVersion: ">=1.16.0-0"
keywords:
- deepstack
@@ -20,8 +20,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# deepstack
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![AppVersion: cpu-2021.09.1](https://img.shields.io/badge/AppVersion-cpu--2021.09.1-informational?style=flat-square)
![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![AppVersion: cpu-2021.09.1](https://img.shields.io/badge/AppVersion-cpu--2021.09.1-informational?style=flat-square)
An AI API engine that serves pre-built models and custom models on multiple edge devices locally or on your private cloud
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -96,7 +96,7 @@ N/A
## Changelog
### Version 1.4.1
### Version 1.4.2
#### Added
@@ -104,7 +104,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v2.0.3-2201906121747
description: Deluge is a torrent download client
name: deluge
version: 5.3.1
version: 5.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- deluge
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# deluge
![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: v2.0.3-2201906121747](https://img.shields.io/badge/AppVersion-v2.0.3--2201906121747-informational?style=flat-square)
![Version: 5.3.2](https://img.shields.io/badge/Version-5.3.2-informational?style=flat-square) ![AppVersion: v2.0.3-2201906121747](https://img.shields.io/badge/AppVersion-v2.0.3--2201906121747-informational?style=flat-square)
Deluge is a torrent download client
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -92,7 +92,7 @@ The default login details (change ASAP) are:
## Changelog
### Version 5.3.1
### Version 5.3.2
#### Added
@@ -100,7 +100,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.4.3
description: Create live TV channel streams from media on your Plex servers.
name: dizquetv
version: 4.3.1
version: 4.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- dizqueTV
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# dizquetv
![Version: 4.3.1](https://img.shields.io/badge/Version-4.3.1-informational?style=flat-square) ![AppVersion: 1.4.3](https://img.shields.io/badge/AppVersion-1.4.3-informational?style=flat-square)
![Version: 4.3.2](https://img.shields.io/badge/Version-4.3.2-informational?style=flat-square) ![AppVersion: 1.4.3](https://img.shields.io/badge/AppVersion-1.4.3-informational?style=flat-square)
Create live TV channel streams from media on your Plex servers.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog
### Version 4.3.1
### Version 4.3.2
#### Added
@@ -97,7 +97,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.2.0
description: Cert-Manager Webhook for DNSMadeEasy
name: dnsmadeeasy-webhook
version: 4.6.1
version: 4.6.2
keywords:
- cert-manager
- dnsmadeeasy
@@ -19,7 +19,7 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.0
@@ -27,6 +27,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
- kind: changed
description: Upgraded `cert-manager` chart dependency to version v1.8.0
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# dnsmadeeasy-webhook
![Version: 4.6.1](https://img.shields.io/badge/Version-4.6.1-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square)
![Version: 4.6.2](https://img.shields.io/badge/Version-4.6.2-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square)
Cert-Manager Webhook for DNSMadeEasy
@@ -18,7 +18,7 @@ Cert-Manager Webhook for DNSMadeEasy
| Repository | Name | Version |
|------------|------|---------|
| https://charts.jetstack.io | cert-manager | v1.8.0 |
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 4.6.1
### Version 4.6.2
#### Added
@@ -95,8 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `cert-manager` chart dependency to version v1.8.0
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 20200729.0.0
description: DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
name: dokuwiki
version: 1.1.1
version: 1.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- dokuwiki
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# dokuwiki
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 20200729.0.0](https://img.shields.io/badge/AppVersion-20200729.0.0-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 20200729.0.0](https://img.shields.io/badge/AppVersion-20200729.0.0-informational?style=flat-square)
DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.6.0
description: Unified UI and API for processing and training images for facial recognition.
name: double-take
version: 2.2.1
version: 2.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- double-take
@@ -21,8 +21,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# double-take
![Version: 2.2.1](https://img.shields.io/badge/Version-2.2.1-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square)
![Version: 2.2.2](https://img.shields.io/badge/Version-2.2.2-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square)
Unified UI and API for processing and training images for facial recognition.
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -99,7 +99,7 @@ helm install double-take k8s-at-home/double-take -f values.yaml
## Changelog
### Version 2.2.1
### Version 2.2.2
#### Added
@@ -107,7 +107,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "2021.06.01"
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
name: dsmr-reader
version: 6.1.1
version: 6.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- dsmr-reader
@@ -19,7 +19,7 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
- name: postgresql
version: 11.1.25
repository: https://charts.bitnami.com/bitnami
@@ -27,6 +27,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
- kind: changed
description: Upgraded `postgresql` chart dependency to version 11.1.25
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# dsmr-reader
![Version: 6.1.1](https://img.shields.io/badge/Version-6.1.1-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square)
![Version: 6.1.2](https://img.shields.io/badge/Version-6.1.2-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square)
DSMR-protocol reader, telegram data storage and energy consumption visualizer.
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 11.1.25 |
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -91,7 +91,7 @@ N/A
## Changelog
### Version 6.1.1
### Version 6.1.2
#### Added
@@ -99,8 +99,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `postgresql` chart dependency to version 11.1.25
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: latest
description: Store securely encrypted backups on cloud storage services!
name: duplicati
version: 5.3.1
version: 5.3.2
keywords:
- duplicati
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/duplicati
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# duplicati
![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)
![Version: 5.3.2](https://img.shields.io/badge/Version-5.3.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Store securely encrypted backups on cloud storage services!
@@ -17,7 +17,7 @@ Store securely encrypted backups on cloud storage services!
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -91,7 +91,7 @@ If you get `Error: rendered manifests contain a resource that already exists. Un
## Changelog
### Version 5.3.1
### Version 5.3.2
#### Added
@@ -99,7 +99,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 4.6.1.0
description: Emby Server is a home media server
name: emby
version: 3.3.1
version: 3.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- emby
@@ -20,8 +20,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# emby
![Version: 3.3.1](https://img.shields.io/badge/Version-3.3.1-informational?style=flat-square) ![AppVersion: 4.6.1.0](https://img.shields.io/badge/AppVersion-4.6.1.0-informational?style=flat-square)
![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: 4.6.1.0](https://img.shields.io/badge/AppVersion-4.6.1.0-informational?style=flat-square)
Emby Server is a home media server
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog
### Version 3.3.1
### Version 3.3.2
#### Added
@@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.6.0
description: Server error pages in the docker image
name: error-pages
version: 1.1.1
version: 1.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- traefik
@@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# error-pages
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square)
Server error pages in the docker image
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -127,7 +127,7 @@ spec:
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -135,7 +135,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.18.0
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
name: esphome
version: 8.3.1
version: 8.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- esphome
@@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# esphome
![Version: 8.3.1](https://img.shields.io/badge/Version-8.3.1-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square)
![Version: 8.3.2](https://img.shields.io/badge/Version-8.3.2-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square)
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -85,7 +85,7 @@ N/A
## Changelog
### Version 8.3.1
### Version 8.3.2
#### Added
@@ -93,7 +93,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.0
description: Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.
name: facebox
version: 1.1.1
version: 1.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- facebox
@@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# facebox
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -94,7 +94,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: stable
description: Factorio dedicated steam game server
name: factorio
version: 1.1.1
version: 1.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- factorio
@@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

View File

@@ -1,6 +1,6 @@
# factorio
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
Factorio dedicated steam game server
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.4.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -209,7 +209,7 @@ service:
## Changelog
### Version 1.1.1
### Version 1.1.2
#### Added
@@ -217,7 +217,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.1
* Upgraded `common` chart dependency to version 4.4.2
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.18.0
description: filebrowser provides a file managing interface within a specified directory
name: filebrowser
version: 1.3.1
version: 1.3.2
kubeVersion: ">=1.16.0-0"
keywords:
- filebrowser
@@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.1
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
description: Upgraded `common` chart dependency to version 4.4.2

Some files were not shown because too many files have changed in this diff Show More