Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-26 16:00:59 +00:00
parent c7395dbd64
commit 90b3433629
2284 changed files with 16428 additions and 2929 deletions

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:04:24.560776228Z"

View File

@ -1,6 +1,17 @@
# Changelog<br>
<a name="logitech-media-server-2.0.1"></a>
### [logitech-media-server-2.0.1](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.0...logitech-media-server-2.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
<a name="logitech-media-server-2.0.0"></a>
### [logitech-media-server-2.0.0](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.12...logitech-media-server-2.0.0) (2021-10-25)
@ -86,14 +97,3 @@
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<a name="logitech-media-server-1.0.4"></a>
### [logitech-media-server-1.0.4](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.3...logitech-media-server-1.0.4) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.15
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
generated: "2021-10-26T14:30:34.649581635Z"

View File

@ -3,7 +3,7 @@ appVersion: "8.3.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
version: 8.3.15
deprecated: false
description: Logitech Media Server is a platform for home/office audio streaming.
home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
@ -26,7 +26,7 @@ sources:
- https://github.com/Logitech/slimserver
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
type: application
version: 2.0.0
version: 2.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart

View File

@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
| image.tag | string | `"8.3.0@sha256:febec35fa5b69732b352ec2cc885f6eb5a07ba9ee90b96b28c47ddef2143d09e"` | |
| image.tag | string | `"8.3.0@sha256:0b665c27a2509a72fc1371b86adb77f01b70b23ff19eb1c1b09894219d3e6438"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mounthPath | string | `"/config"` | |

View File

@ -3,7 +3,7 @@
image:
repository: lmscommunity/logitechmediaserver
pullPolicy: IfNotPresent
tag: 8.3.0@sha256:febec35fa5b69732b352ec2cc885f6eb5a07ba9ee90b96b28c47ddef2143d09e
tag: 8.3.0@sha256:0b665c27a2509a72fc1371b86adb77f01b70b23ff19eb1c1b09894219d3e6438
env:

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:04:49.45592383Z"

View File

@ -1,6 +1,16 @@
# Changelog<br>
<a name="piwigo-1.0.1"></a>
### [piwigo-1.0.1](https://github.com/truecharts/apps/compare/piwigo-1.0.0...piwigo-1.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
<a name="piwigo-1.0.0"></a>
### [piwigo-1.0.0](https://github.com/truecharts/apps/compare/piwigo-0.0.12...piwigo-1.0.0) (2021-10-25)
@ -87,13 +97,3 @@
### [piwigo-0.0.4](https://github.com/truecharts/apps/compare/piwigo-0.0.3...piwigo-0.0.4) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix
* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156))
<a name="piwigo-0.0.3"></a>

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.15
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
generated: "2021-10-26T14:31:03.835112046Z"

View File

@ -3,7 +3,7 @@ appVersion: "11.5.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
version: 8.3.15
description: A is photo gallery software for the web, built by an active community
of users and developers.
home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo
@ -23,7 +23,7 @@ sources:
- http://piwigo.org/
- https://github.com/linuxserver/docker-piwigo
type: application
version: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart

Binary file not shown.

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/piwigo"` | |
| image.tag | string | `"version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4"` | |
| image.tag | string | `"version-11.5.0@sha256:b17b5811a60492c8898fb31a35b4c0fbdc46b32ffa2ba3561b9de90ae6bcae85"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.gallery.accessMode | string | `"ReadWriteOnce"` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/piwigo
pullPolicy: IfNotPresent
tag: version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4
tag: version-11.5.0@sha256:b17b5811a60492c8898fb31a35b4c0fbdc46b32ffa2ba3561b9de90ae6bcae85
env:
PUID: 568

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:05:14.129574941Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="tdarr-node-1.0.1"></a>
### [tdarr-node-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-node-1.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
<a name="tdarr-node-1.0.0"></a>
### [tdarr-node-1.0.0](https://github.com/truecharts/apps/compare/tdarr-node-0.0.11...tdarr-node-1.0.0) (2021-10-25)
@ -88,12 +97,3 @@
<a name="tdarr-node-0.0.3"></a>
### [tdarr-node-0.0.3](https://github.com/truecharts/apps/compare/tdarr-node-0.0.2...tdarr-node-0.0.3) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.15
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
generated: "2021-10-26T14:31:32.467532218Z"

View File

@ -3,7 +3,7 @@ appVersion: "2.00.10"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
version: 8.3.15
deprecated: false
description: Audio/Video library transcoding automation
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node
@ -22,7 +22,7 @@ sources:
- https://github.com/HaveAGitGat/Tdarr
- https://hub.docker.com/r/haveagitgat/tdarr_node
type: application
version: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:05:37.603065731Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="tdarr-1.0.1"></a>
### [tdarr-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-1.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
<a name="tdarr-1.0.0"></a>
### [tdarr-1.0.0](https://github.com/truecharts/apps/compare/tdarr-node-0.0.11...tdarr-1.0.0) (2021-10-25)
@ -88,12 +97,3 @@
<a name="tdarr-0.0.3"></a>
### [tdarr-0.0.3](https://github.com/truecharts/apps/compare/tdarr-node-0.0.2...tdarr-0.0.3) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.15
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
generated: "2021-10-26T14:32:00.671412542Z"

View File

@ -3,7 +3,7 @@ appVersion: "2.00.10"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
version: 8.3.15
deprecated: false
description: Audio/Video library transcoding automation
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr
@ -22,7 +22,7 @@ sources:
- https://github.com/HaveAGitGat/Tdarr
- https://hub.docker.com/r/haveagitgat/tdarr
type: application
version: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:06:00.098717766Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="airsonic-4.0.1"></a>
### [airsonic-4.0.1](https://github.com/truecharts/apps/compare/airsonic-4.0.0...airsonic-4.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
<a name="airsonic-4.0.0"></a>
### [airsonic-4.0.0](https://github.com/truecharts/apps/compare/airsonic-3.0.20...airsonic-4.0.0) (2021-10-25)
@ -88,12 +97,3 @@
#### Fix
* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156))
<a name="airsonic-3.0.10"></a>
### [airsonic-3.0.10](https://github.com/truecharts/apps/compare/airsonic-3.0.9...airsonic-3.0.10) (2021-10-13)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.15
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
generated: "2021-10-26T14:32:29.48403305Z"

View File

@ -3,7 +3,7 @@ appVersion: "10.6.2"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
version: 8.3.15
description: Airsonic is a Free and Open Source community driven media server
home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
@ -19,7 +19,7 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
version: 4.0.0
version: 4.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:06:23.176736288Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="amcrest2mqtt-2.0.1"></a>
### [amcrest2mqtt-2.0.1](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.0...amcrest2mqtt-2.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
<a name="amcrest2mqtt-2.0.0"></a>
### [amcrest2mqtt-2.0.0](https://github.com/truecharts/apps/compare/amcrest2mqtt-1.0.1...amcrest2mqtt-2.0.0) (2021-10-25)
@ -88,12 +97,3 @@
<a name="amcrest2mqtt-0.0.3"></a>
### [amcrest2mqtt-0.0.3](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.2...amcrest2mqtt-0.0.3) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
<a name="amcrest2mqtt-0.0.2"></a>

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.15
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
generated: "2021-10-26T14:32:58.410624238Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.0.9"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
version: 8.3.15
description: Expose all events from an Amcrest device to an MQTT broker
home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt
icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png
@ -17,7 +17,7 @@ maintainers:
name: amcrest2mqtt
sources:
- https://github.com/dchesterton/amcrest2mqtt
version: 2.0.0
version: 2.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:06:46.163776167Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="apache-musicindex-2.0.1"></a>
### [apache-musicindex-2.0.1](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.0...apache-musicindex-2.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
<a name="apache-musicindex-2.0.0"></a>
### [apache-musicindex-2.0.0](https://github.com/truecharts/apps/compare/apache-musicindex-1.0.1...apache-musicindex-2.0.0) (2021-10-25)
@ -88,12 +97,3 @@
<a name="apache-musicindex-0.0.3"></a>
### [apache-musicindex-0.0.3](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.2...apache-musicindex-0.0.3) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
<a name="apache-musicindex-0.0.2"></a>

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.15
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
generated: "2021-10-26T14:33:27.942683295Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.4.1"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
version: 8.3.15
description: Index and stream music using apache-musicindex and m3u playlists
home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
@ -20,7 +20,7 @@ maintainers:
name: apache-musicindex
sources:
- http://hacks.slashdirt.org/sw/musicindex/
version: 2.0.0
version: 2.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-25T11:07:09.189705113Z"

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