Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-01 15:02:56 +00:00
parent f3b968fc45
commit ba44f8d328
2306 changed files with 17430 additions and 2950 deletions

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-11-01T12:47:35.298551232Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="logitech-media-server-2.0.4"></a>
### [logitech-media-server-2.0.4](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.3...logitech-media-server-2.0.4) (2021-11-01)
#### Chore
* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264))
<a name="logitech-media-server-2.0.3"></a>
### [logitech-media-server-2.0.3](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.2...logitech-media-server-2.0.3) (2021-11-01)
@ -88,12 +97,3 @@
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="logitech-media-server-1.0.7"></a>
### [logitech-media-server-1.0.7](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.6...logitech-media-server-1.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:38:35.496592485Z"

View File

@ -3,7 +3,7 @@ appVersion: "8.3.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
version: 8.3.18
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.3
version: 2.0.4
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.16 |
| https://truecharts.org | common | 8.3.18 |
## Installing the Chart

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-10-26T19:15:19.32529498Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="piwigo-1.0.3"></a>
### [piwigo-1.0.3](https://github.com/truecharts/apps/compare/piwigo-1.0.2...piwigo-1.0.3) (2021-11-01)
#### Chore
* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264))
<a name="piwigo-1.0.2"></a>
### [piwigo-1.0.2](https://github.com/truecharts/apps/compare/piwigo-1.0.1...piwigo-1.0.2) (2021-10-26)
@ -88,12 +97,3 @@
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))
<a name="piwigo-0.0.5"></a>
### [piwigo-0.0.5](https://github.com/truecharts/apps/compare/piwigo-0.0.4...piwigo-0.0.5) (2021-10-18)
#### Chore
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
#### Refactor

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:39:03.218301392Z"

View File

@ -3,7 +3,7 @@ appVersion: "11.5.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
version: 8.3.18
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.2
version: 1.0.3
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.16 |
| https://truecharts.org | common | 8.3.18 |
## Installing the Chart

Binary file not shown.

View File

@ -435,7 +435,16 @@ questions:
- variable: option
label: "Option Entry"
schema:
type: string
type: dict
attrs:
- variable: name
label: "Name"
schema:
type: string
- variable: value
label: "Value"
schema:
type: string
- variable: searches
label: "Searches"
schema:

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-10-26T19:15:42.270785663Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="tdarr-node-1.0.3"></a>
### [tdarr-node-1.0.3](https://github.com/truecharts/apps/compare/tdarr-node-1.0.2...tdarr-node-1.0.3) (2021-11-01)
#### Chore
* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264))
<a name="tdarr-node-1.0.2"></a>
### [tdarr-node-1.0.2](https://github.com/truecharts/apps/compare/tdarr-node-1.0.1...tdarr-node-1.0.2) (2021-10-26)
@ -88,12 +97,3 @@
### [tdarr-node-0.0.5](https://github.com/truecharts/apps/compare/tdarr-node-0.0.4...tdarr-node-0.0.5) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))
<a name="tdarr-node-0.0.4"></a>
### [tdarr-node-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-node-0.0.4) (2021-10-18)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:39:30.661342994Z"

View File

@ -3,7 +3,7 @@ appVersion: "2.00.10"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
version: 8.3.18
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.2
version: 1.0.3
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.16 |
| https://truecharts.org | common | 8.3.18 |
## Installing the Chart

Binary file not shown.

View File

@ -466,7 +466,16 @@ questions:
- variable: option
label: "Option Entry"
schema:
type: string
type: dict
attrs:
- variable: name
label: "Name"
schema:
type: string
- variable: value
label: "Value"
schema:
type: string
- variable: searches
label: "Searches"
schema:

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-10-26T19:16:04.168377622Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="tdarr-1.0.3"></a>
### [tdarr-1.0.3](https://github.com/truecharts/apps/compare/tdarr-node-1.0.2...tdarr-1.0.3) (2021-11-01)
#### Chore
* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264))
<a name="tdarr-1.0.2"></a>
### [tdarr-1.0.2](https://github.com/truecharts/apps/compare/tdarr-node-1.0.1...tdarr-1.0.2) (2021-10-26)
@ -88,12 +97,3 @@
### [tdarr-0.0.5](https://github.com/truecharts/apps/compare/tdarr-0.0.4...tdarr-0.0.5) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))
<a name="tdarr-0.0.4"></a>
### [tdarr-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-0.0.4) (2021-10-18)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:39:58.383196925Z"

View File

@ -3,7 +3,7 @@ appVersion: "2.00.10"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
version: 8.3.18
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.2
version: 1.0.3
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.16 |
| https://truecharts.org | common | 8.3.18 |
## Installing the Chart

Binary file not shown.

View File

@ -559,7 +559,16 @@ questions:
- variable: option
label: "Option Entry"
schema:
type: string
type: dict
attrs:
- variable: name
label: "Name"
schema:
type: string
- variable: value
label: "Value"
schema:
type: string
- variable: searches
label: "Searches"
schema:

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-11-01T12:48:00.61765349Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="airsonic-4.0.4"></a>
### [airsonic-4.0.4](https://github.com/truecharts/apps/compare/airsonic-4.0.3...airsonic-4.0.4) (2021-11-01)
#### Chore
* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264))
<a name="airsonic-4.0.3"></a>
### [airsonic-4.0.3](https://github.com/truecharts/apps/compare/airsonic-4.0.2...airsonic-4.0.3) (2021-11-01)
@ -88,12 +97,3 @@
<a name="airsonic-3.0.13"></a>
### [airsonic-3.0.13](https://github.com/truecharts/apps/compare/airsonic-3.0.12...airsonic-3.0.13) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:40:25.718167396Z"

View File

@ -3,7 +3,7 @@ appVersion: "10.6.2"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
version: 8.3.18
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.3
version: 4.0.4
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.16 |
| https://truecharts.org | common | 8.3.18 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-10-26T21:43:18.810514035Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="amcrest2mqtt-2.0.5"></a>
### [amcrest2mqtt-2.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.4...amcrest2mqtt-2.0.5) (2021-11-01)
#### Chore
* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264))
<a name="amcrest2mqtt-2.0.4"></a>
### [amcrest2mqtt-2.0.4](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.3...amcrest2mqtt-2.0.4) (2021-10-26)
@ -88,12 +97,3 @@
<a name="amcrest2mqtt-0.0.7"></a>
### [amcrest2mqtt-0.0.7](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.6...amcrest2mqtt-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="amcrest2mqtt-0.0.6"></a>

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:40:53.147560073Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.0.11"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
version: 8.3.18
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.4
version: 2.0.5
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.16 |
| https://truecharts.org | common | 8.3.18 |
## Installing the Chart

Binary file not shown.

View File

@ -390,7 +390,16 @@ questions:
- variable: option
label: "Option Entry"
schema:
type: string
type: dict
attrs:
- variable: name
label: "Name"
schema:
type: string
- variable: value
label: "Value"
schema:
type: string
- variable: searches
label: "Searches"
schema:

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-10-26T19:17:09.850078102Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="apache-musicindex-2.0.3"></a>
### [apache-musicindex-2.0.3](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.2...apache-musicindex-2.0.3) (2021-11-01)
#### Chore
* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264))
<a name="apache-musicindex-2.0.2"></a>
### [apache-musicindex-2.0.2](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.1...apache-musicindex-2.0.2) (2021-10-26)
@ -88,12 +97,3 @@
<a name="apache-musicindex-0.0.5"></a>
### [apache-musicindex-0.0.5](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.4...apache-musicindex-0.0.5) (2021-10-18)
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<a name="apache-musicindex-0.0.4"></a>

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:41:20.873317835Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.4.1"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
version: 8.3.18
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.2
version: 2.0.3
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.16 |
| https://truecharts.org | common | 8.3.18 |
## Installing the Chart

View File

@ -429,7 +429,16 @@ questions:
- variable: option
label: "Option Entry"
schema:
type: string
type: dict
attrs:
- variable: name
label: "Name"
schema:
type: string
- variable: value
label: "Value"
schema:
type: string
- variable: searches
label: "Searches"
schema:

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
generated: "2021-10-26T19:17:33.297614184Z"

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