Compare commits

...

16 Commits

Author SHA1 Message Date
k8s-at-home[bot]
638c0ab5c5 chore: Auto-update chart README [skip ci] 2022-08-02 14:33:25 +00:00
renovate[bot]
0e12f5b54e chore(deps): update helm chart common to v4.5.2 (#1729)
* chore(deps): update helm chart common to v4.5.2

* chore: Auto-update chart metadata

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2022-08-02 16:32:34 +02:00
k8s-at-home[bot]
5c394e807d chore: Auto-update chart README [skip ci] 2022-08-02 12:50:07 +00:00
Mike Cronce
a936168c5e [jellyfin] Update to 10.8.1 and fix typo in Chart.yaml homepage URL (#1721)
* charts/stable/jellyfin/Chart.yaml:  Fix homepage link

* charts/stable/jellyfin:  Bump image tag and appVersion to 10.8.1
2022-08-02 12:49:38 +00:00
k8s-at-home[bot]
1d3eab6178 chore: Auto-update chart README [skip ci] 2022-08-02 12:42:17 +00:00
Tero Paloheimo
8d8dba0f15 [mosquitto] Remove storage fields from configinc value (#1710)
Persistence configuration in values.yaml should be kept to a minimum
so that users can implement it based on their liking.

Signed-off-by: Tero Paloheimo <tero.paloheimo@iki.fi>
2022-08-02 12:41:44 +00:00
k8s-at-home[bot]
2f55aac1a8 chore: Auto-update chart README [skip ci] 2022-08-02 12:19:34 +00:00
renovate[bot]
95f4f55a9f chore(deps): update helm chart common to v4.5.1 (#1728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-02 14:18:55 +02:00
k8s-at-home[bot]
1c4640c1c0 chore: Auto-update chart README [skip ci] 2022-08-02 05:02:14 +00:00
Wilfried Daniels
a6bf8e1d92 Upgrade plex image to v1.28.0.5999-97678ded3. (#1727) 2022-08-02 07:01:49 +02:00
k8s-at-home[bot]
0c0b53489a chore: Auto-update chart README [skip ci] 2022-08-01 19:49:58 +00:00
Pascal Iske
526a6c79b0 [homer]: update app version, switch to security context (#1726) 2022-08-01 19:49:28 +00:00
k8s-at-home[bot]
54f03bc19e chore: Auto-update chart README [skip ci] 2022-08-01 19:34:37 +00:00
Winston R. Milling
b00dcc37c1 [dendrite] Bump and correct postgresql subchart config (#1716) 2022-08-01 21:33:51 +02:00
k8s-at-home[bot]
cf3fcc4089 chore: Auto-update chart README [skip ci] 2022-08-01 19:32:47 +00:00
Winston R. Milling
34f0468625 [onedrive] Update to 2.4.20 and use upstream docker image (#1724) 2022-08-01 21:32:18 +02:00
402 changed files with 1450 additions and 1446 deletions

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.10.2 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. 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 name: babybuddy
version: 1.2.0 version: 1.2.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- babybuddy - babybuddy
@@ -19,8 +19,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# babybuddy # babybuddy
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) ![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog ## Changelog
### Version 1.2.0 ### Version 1.2.2
#### Added #### Added
@@ -95,7 +95,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# dendrite # dendrite
![Version: 6.1.0](https://img.shields.io/badge/Version-6.1.0-informational?style=flat-square) ![AppVersion: v0.8.9](https://img.shields.io/badge/AppVersion-v0.8.9-informational?style=flat-square) ![Version: 6.1.3](https://img.shields.io/badge/Version-6.1.3-informational?style=flat-square) ![AppVersion: v0.8.9](https://img.shields.io/badge/AppVersion-v0.8.9-informational?style=flat-square)
Dendrite Matrix Homeserver Dendrite Matrix Homeserver
@@ -19,16 +19,16 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | | https://charts.bitnami.com/bitnami | postgresql | 11.6.21 |
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
| https://library-charts.k8s-at-home.com | keyserver(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | keyserver(common) | 4.5.2 |
| https://library-charts.k8s-at-home.com | clientapi(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | clientapi(common) | 4.5.2 |
| https://library-charts.k8s-at-home.com | mediaapi(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | mediaapi(common) | 4.5.2 |
| https://library-charts.k8s-at-home.com | syncapi(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | syncapi(common) | 4.5.2 |
| https://library-charts.k8s-at-home.com | roomserver(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | roomserver(common) | 4.5.2 |
| https://library-charts.k8s-at-home.com | federationapi(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | federationapi(common) | 4.5.2 |
| https://library-charts.k8s-at-home.com | userapi(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | userapi(common) | 4.5.2 |
| https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.5.0 | | https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.5.2 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.17.1 | | https://nats-io.github.io/k8s/helm/charts/ | nats | 0.17.1 |
## TL;DR ## TL;DR
@@ -198,9 +198,9 @@ For more information see:
| postgresql.auth.username | string | `"dendrite"` | | | postgresql.auth.username | string | `"dendrite"` | |
| postgresql.enabled | bool | See value.yaml | Enable and configure postgres as the database for dendrite. | | postgresql.enabled | bool | See value.yaml | Enable and configure postgres as the database for dendrite. |
| postgresql.image.repository | string | `"bitnami/postgresql"` | | | postgresql.image.repository | string | `"bitnami/postgresql"` | |
| postgresql.image.tag | string | `"14.1.0"` | | | postgresql.image.tag | string | `"14.4.0"` | |
| postgresql.persistence.enabled | bool | `false` | |
| postgresql.primary.initdb.scriptsConfigMap | string | `"dendrite-postgresql-init-scripts"` | | | postgresql.primary.initdb.scriptsConfigMap | string | `"dendrite-postgresql-init-scripts"` | |
| postgresql.primary.persistence.enabled | bool | `false` | |
| roomserver | object | values.yaml | Configure the Room Server For more information see [the sample dendrite configuration](https://github.com/matrix-org/dendrite/blob/main/dendrite-sample.polylith.yaml) | | roomserver | object | values.yaml | Configure the Room Server For more information see [the sample dendrite configuration](https://github.com/matrix-org/dendrite/blob/main/dendrite-sample.polylith.yaml) |
| roomserver.database | object | See values.yaml | Override general dendrite.database parameters. | | roomserver.database | object | See values.yaml | Override general dendrite.database parameters. |
| roomserver.database.conn_max_lifetime | string | dendrite.database.conn_max_lifetime | Maximum connection lifetime | | roomserver.database.conn_max_lifetime | string | dendrite.database.conn_max_lifetime | Maximum connection lifetime |
@@ -235,7 +235,7 @@ For more information see:
## Changelog ## Changelog
### Version 6.1.0 ### Version 6.1.3
#### Added #### Added
@@ -243,15 +243,15 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
* Upgraded `common` chart dependency to version 4.5.0 for alias 'clientapi' * Upgraded `common` chart dependency to version 4.5.2 for alias 'clientapi'
* Upgraded `common` chart dependency to version 4.5.0 for alias 'mediaapi' * Upgraded `common` chart dependency to version 4.5.2 for alias 'mediaapi'
* Upgraded `common` chart dependency to version 4.5.0 for alias 'syncapi' * Upgraded `common` chart dependency to version 4.5.2 for alias 'syncapi'
* Upgraded `common` chart dependency to version 4.5.0 for alias 'roomserver' * Upgraded `common` chart dependency to version 4.5.2 for alias 'roomserver'
* Upgraded `common` chart dependency to version 4.5.0 for alias 'federationapi' * Upgraded `common` chart dependency to version 4.5.2 for alias 'federationapi'
* Upgraded `common` chart dependency to version 4.5.0 for alias 'keyserver' * Upgraded `common` chart dependency to version 4.5.2 for alias 'keyserver'
* Upgraded `common` chart dependency to version 4.5.0 for alias 'userapi' * Upgraded `common` chart dependency to version 4.5.2 for alias 'userapi'
* Upgraded `common` chart dependency to version 4.5.0 for alias 'appserviceapi' * Upgraded `common` chart dependency to version 4.5.2 for alias 'appserviceapi'
#### Fixed #### Fixed

View File

@@ -600,14 +600,14 @@ postgresql:
enabled: false enabled: false
image: image:
repository: bitnami/postgresql repository: bitnami/postgresql
tag: "14.1.0" tag: "14.4.0"
auth: auth:
username: dendrite username: dendrite
password: changeme password: changeme
database: dendrite database: dendrite
persistence:
enabled: false
primary: primary:
persistence:
enabled: false
initdb: initdb:
scriptsConfigMap: "dendrite-postgresql-init-scripts" scriptsConfigMap: "dendrite-postgresql-init-scripts"

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v1.24.2 appVersion: v1.24.2
description: handbrake helm package description: handbrake helm package
name: handbrake name: handbrake
version: 0.1.0 version: 0.1.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- handbrake - handbrake
@@ -17,8 +17,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# scrypted # scrypted
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-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.3.2](https://img.shields.io/badge/Version-0.3.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 scrypted helm package
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog ## Changelog
### Version 0.3.0 ### Version 0.3.2
#### Added #### Added
@@ -94,7 +94,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# sinusbot # sinusbot
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-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.5.2](https://img.shields.io/badge/Version-0.5.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 TeamSpeak & Discord Bot
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -90,7 +90,7 @@ N/A
## Changelog ## Changelog
### Version 0.5.0 ### Version 0.5.2
#### Added #### Added
@@ -98,7 +98,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# snapcast # snapcast
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
snapcast helm package snapcast helm package
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -90,7 +90,7 @@ N/A
## Changelog ## Changelog
### Version 0.1.0 ### Version 0.1.2
#### Added #### Added
@@ -98,7 +98,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: latest 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! 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 name: warrior
version: 1.2.0 version: 1.2.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- warrior - warrior
@@ -19,8 +19,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# warrior # warrior
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.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! 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -85,7 +85,7 @@ N/A
## Changelog ## Changelog
### Version 1.2.0 ### Version 1.2.2
#### Added #### Added
@@ -93,7 +93,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# alertmanager-bot # alertmanager-bot
![Version: 6.4.0](https://img.shields.io/badge/Version-6.4.0-informational?style=flat-square) ![AppVersion: 0.4.3](https://img.shields.io/badge/AppVersion-0.4.3-informational?style=flat-square) ![Version: 6.4.2](https://img.shields.io/badge/Version-6.4.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 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 | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -90,7 +90,7 @@ N/A
## Changelog ## Changelog
### Version 6.4.0 ### Version 6.4.2
#### Added #### Added
@@ -98,7 +98,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# alertmanager-discord # alertmanager-discord
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square) ![Version: 1.3.2](https://img.shields.io/badge/Version-1.3.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 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -88,7 +88,7 @@ N/A
## Changelog ## Changelog
### Version 1.3.0 ### Version 1.3.2
#### Added #### Added
@@ -96,7 +96,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 0.12.3 appVersion: 0.12.3
description: "Anonaddy: Anonymous email forwarding" description: "Anonaddy: Anonymous email forwarding"
name: anonaddy name: anonaddy
version: 5.1.0 version: 5.1.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- anonaddy - anonaddy
@@ -17,7 +17,7 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
- name: mariadb - name: mariadb
version: 11.0.14 version: 11.0.14
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
@@ -29,4 +29,4 @@ dependencies:
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# anonaddy # anonaddy
![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square) ![Version: 5.1.2](https://img.shields.io/badge/Version-5.1.2-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square)
Anonaddy: Anonymous email forwarding Anonaddy: Anonymous email forwarding
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 | | https://charts.bitnami.com/bitnami | mariadb | 11.0.14 |
| https://charts.bitnami.com/bitnami | redis | 16.13.1 | | https://charts.bitnami.com/bitnami | redis | 16.13.1 |
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -94,7 +94,7 @@ N/A
## Changelog ## Changelog
### Version 5.1.0 ### Version 5.1.2
#### Added #### Added
@@ -102,7 +102,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# apache-musicindex # apache-musicindex
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-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.4.2](https://img.shields.io/badge/Version-2.4.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 Index and stream music using apache-musicindex and m3u playlists
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -92,7 +92,7 @@ playlist.m3u.
## Changelog ## Changelog
### Version 2.4.0 ### Version 2.4.2
#### Added #### Added
@@ -100,7 +100,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 4.0.8 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. 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 name: appdaemon
version: 8.4.0 version: 8.4.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- appdaemon - appdaemon
@@ -21,8 +21,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# appdaemon # appdaemon
![Version: 8.4.0](https://img.shields.io/badge/Version-8.4.0-informational?style=flat-square) ![AppVersion: 4.0.8](https://img.shields.io/badge/AppVersion-4.0.8-informational?style=flat-square) ![Version: 8.4.2](https://img.shields.io/badge/Version-8.4.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog ## Changelog
### Version 8.4.0 ### Version 8.4.2
#### Added #### Added
@@ -94,7 +94,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# audiobookshelf # audiobookshelf
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 2.0.3](https://img.shields.io/badge/AppVersion-2.0.3-informational?style=flat-square) ![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.2-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 Self-hosted audiobook server for managing and playing your audiobooks
@@ -18,7 +18,7 @@ Kubernetes: `>= 1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog ## Changelog
### Version 1.2.0 ### Version 1.2.2
#### Added #### Added
@@ -94,7 +94,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.23.0 appVersion: v0.23.0
description: Autobrr monitors IRC announce channels to get releases as soon as they are available with good filtering description: Autobrr monitors IRC announce channels to get releases as soon as they are available with good filtering
name: autobrr name: autobrr
version: 1.1.0 version: 1.1.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- autobrr - autobrr
@@ -19,8 +19,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# autobrr # autobrr
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square) ![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
Autobrr monitors IRC announce channels to get releases as soon as they are available with good filtering Autobrr monitors IRC announce channels to get releases as soon as they are available with good filtering
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -88,7 +88,7 @@ N/A
## Changelog ## Changelog
### Version 1.1.0 ### Version 1.1.2
#### Added #### Added
@@ -96,7 +96,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# baikal # baikal
![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) ![Version: 5.1.2](https://img.shields.io/badge/Version-5.1.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 | | https://charts.bitnami.com/bitnami | mariadb | 11.0.14 |
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog ## Changelog
### Version 5.1.0 ### Version 5.1.2
#### Added #### Added
@@ -97,7 +97,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# bazarr # bazarr
![Version: 10.6.0](https://img.shields.io/badge/Version-10.6.0-informational?style=flat-square) ![AppVersion: v1.0.3](https://img.shields.io/badge/AppVersion-v1.0.3-informational?style=flat-square) ![Version: 10.6.2](https://img.shields.io/badge/Version-10.6.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 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog ## Changelog
### Version 10.6.0 ### Version 10.6.2
#### Added #### Added
@@ -95,7 +95,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.18 appVersion: v0.18
description: DNS proxy as ad-blocker for local network description: DNS proxy as ad-blocker for local network
name: blocky name: blocky
version: 10.5.0 version: 10.5.2
kubeVersion: ">=1.19.0-0" kubeVersion: ">=1.19.0-0"
keywords: keywords:
- blocky - blocky
@@ -19,7 +19,7 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
- name: redis - name: redis
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 16.13.1 version: 16.13.1
@@ -27,4 +27,4 @@ dependencies:
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# blocky # blocky
![Version: 10.5.0](https://img.shields.io/badge/Version-10.5.0-informational?style=flat-square) ![AppVersion: v0.18](https://img.shields.io/badge/AppVersion-v0.18-informational?style=flat-square) ![Version: 10.5.2](https://img.shields.io/badge/Version-10.5.2-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 DNS proxy as ad-blocker for local network
@@ -19,7 +19,7 @@ Kubernetes: `>=1.19.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 16.13.1 | | https://charts.bitnami.com/bitnami | redis | 16.13.1 |
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -105,7 +105,7 @@ helm install blocky k8s-at-home/blocky -f values.yaml
## Changelog ## Changelog
### Version 10.5.0 ### Version 10.5.2
#### Added #### Added
@@ -113,7 +113,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# booksonic-air # booksonic-air
![Version: 6.4.0](https://img.shields.io/badge/Version-6.4.0-informational?style=flat-square) ![AppVersion: v2009.1.0](https://img.shields.io/badge/AppVersion-v2009.1.0-informational?style=flat-square) ![Version: 6.4.2](https://img.shields.io/badge/Version-6.4.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 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -90,7 +90,7 @@ by not constantly monitoring media folders.
## Changelog ## Changelog
### Version 6.4.0 ### Version 6.4.2
#### Added #### Added
@@ -98,7 +98,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v21.12 appVersion: v21.12
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: 5.1.0 version: 5.1.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- bookstack - bookstack
@@ -23,7 +23,7 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
- name: mariadb - name: mariadb
version: 11.0.14 version: 11.0.14
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
@@ -31,4 +31,4 @@ dependencies:
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# bookstack # bookstack
![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![AppVersion: v21.12](https://img.shields.io/badge/AppVersion-v21.12-informational?style=flat-square) ![Version: 5.1.2](https://img.shields.io/badge/Version-5.1.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 | | https://charts.bitnami.com/bitnami | mariadb | 11.0.14 |
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog ## Changelog
### Version 5.1.0 ### Version 5.1.2
#### Added #### Added
@@ -97,7 +97,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 0.6.12 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. 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 name: calibre-web
version: 8.4.0 version: 8.4.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- calibre - calibre
@@ -19,8 +19,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# calibre-web # calibre-web
![Version: 8.4.0](https://img.shields.io/badge/Version-8.4.0-informational?style=flat-square) ![AppVersion: 0.6.12](https://img.shields.io/badge/AppVersion-0.6.12-informational?style=flat-square) ![Version: 8.4.2](https://img.shields.io/badge/Version-8.4.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -89,7 +89,7 @@ N/A
## Changelog ## Changelog
### Version 8.4.0 ### Version 8.4.2
#### Added #### Added
@@ -97,7 +97,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# calibre # calibre
![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-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.4.2](https://img.shields.io/badge/Version-5.4.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. Calibre is a powerful and easy to use e-book manager.
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -94,7 +94,7 @@ N/A
## Changelog ## Changelog
### Version 5.4.0 ### Version 5.4.2
#### Added #### Added
@@ -102,7 +102,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# comcast # comcast
![Version: 6.4.0](https://img.shields.io/badge/Version-6.4.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) ![Version: 6.4.2](https://img.shields.io/badge/Version-6.4.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 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -91,7 +91,7 @@ helm install comcast k8s-at-home/comcast -f values.yaml
## Changelog ## Changelog
### Version 6.4.0 ### Version 6.4.2
#### Added #### Added
@@ -99,7 +99,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# cryptofolio # cryptofolio
![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-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.4.2](https://img.shields.io/badge/Version-1.4.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 Track your cryptocurrency holdings/portfolio
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -86,7 +86,7 @@ N/A
## Changelog ## Changelog
### Version 1.4.0 ### Version 1.4.2
#### Added #### Added
@@ -94,7 +94,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.12.06 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. 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 name: deconz
version: 6.5.0 version: 6.5.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- deconz - deconz
@@ -21,8 +21,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# deconz # deconz
![Version: 6.5.0](https://img.shields.io/badge/Version-6.5.0-informational?style=flat-square) ![AppVersion: 2.12.06](https://img.shields.io/badge/AppVersion-2.12.06-informational?style=flat-square) ![Version: 6.5.2](https://img.shields.io/badge/Version-6.5.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -96,7 +96,7 @@ N/A
## Changelog ## Changelog
### Version 6.5.0 ### Version 6.5.2
#### Added #### Added
@@ -104,7 +104,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "2022.5.28-r206.a752a63e0e" appVersion: "2022.5.28-r206.a752a63e0e"
description: "Deemix is a Deezer Download Manager" description: "Deemix is a Deezer Download Manager"
name: deemix name: deemix
version: 1.1.0 version: 1.1.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- deemix - deemix
@@ -20,8 +20,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# deemix # deemix
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 2022.5.28-r206.a752a63e0e](https://img.shields.io/badge/AppVersion-2022.5.28--r206.a752a63e0e-informational?style=flat-square) ![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 2022.5.28-r206.a752a63e0e](https://img.shields.io/badge/AppVersion-2022.5.28--r206.a752a63e0e-informational?style=flat-square)
Deemix is a Deezer Download Manager Deemix is a Deezer Download Manager
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -90,7 +90,7 @@ N/A
## Changelog ## Changelog
### Version 1.1.0 ### Version 1.1.2
#### Added #### Added
@@ -98,7 +98,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: cpu-2021.09.1 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 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 name: deepstack
version: 1.5.0 version: 1.5.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- deepstack - deepstack
@@ -20,8 +20,8 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

@@ -1,6 +1,6 @@
# deepstack # deepstack
![Version: 1.5.0](https://img.shields.io/badge/Version-1.5.0-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.5.2](https://img.shields.io/badge/Version-1.5.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 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -96,7 +96,7 @@ N/A
## Changelog ## Changelog
### Version 1.5.0 ### Version 1.5.2
#### Added #### Added
@@ -104,7 +104,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

@@ -1,6 +1,6 @@
# deluge # deluge
![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-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.4.2](https://img.shields.io/badge/Version-5.4.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 Deluge is a torrent download client
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -92,7 +92,7 @@ The default login details (change ASAP) are:
## Changelog ## Changelog
### Version 5.4.0 ### Version 5.4.2
#### Added #### Added
@@ -100,7 +100,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# dokuwiki # dokuwiki
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 20200729.0.0](https://img.shields.io/badge/AppVersion-20200729.0.0-informational?style=flat-square) ![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog ## Changelog
### Version 1.2.0 ### Version 1.2.2
#### Added #### Added
@@ -95,7 +95,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

View File

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

View File

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

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "2021.06.01" appVersion: "2021.06.01"
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: 6.3.0 version: 6.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- dsmr-reader - dsmr-reader
@@ -19,7 +19,7 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.5.0 version: 4.5.2
- name: postgresql - name: postgresql
version: 11.6.12 version: 11.6.12
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
@@ -27,4 +27,4 @@ dependencies:
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Upgraded `common` chart dependency to version 4.5.2

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# emby # emby
![Version: 3.4.0](https://img.shields.io/badge/Version-3.4.0-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.4.2](https://img.shields.io/badge/Version-3.4.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 Emby Server is a home media server
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 4.5.0 | | https://library-charts.k8s-at-home.com | common | 4.5.2 |
## TL;DR ## TL;DR
@@ -87,7 +87,7 @@ N/A
## Changelog ## Changelog
### Version 3.4.0 ### Version 3.4.2
#### Added #### Added
@@ -95,7 +95,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.0 * Upgraded `common` chart dependency to version 4.5.2
#### Fixed #### Fixed

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