Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-17 19:02:12 +00:00
parent e4d3352052
commit cc3bed929e
2318 changed files with 3189 additions and 2396 deletions

View File

@ -1,8 +0,0 @@
<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))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
generated: "2021-10-13T22:16:30.792097466Z"

View File

@ -0,0 +1,8 @@
<a name="amcrest2mqtt-0.0.4"></a>
### [amcrest2mqtt-0.0.4](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.3...amcrest2mqtt-0.0.4) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.10
digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a
generated: "2021-10-17T18:21:45.014092323Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.0.9"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
version: 8.3.10
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,4 +17,4 @@ maintainers:
name: amcrest2mqtt
sources:
- https://github.com/dchesterton/amcrest2mqtt
version: 0.0.3
version: 0.0.4

View File

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

Binary file not shown.

View File

@ -79,7 +79,7 @@ questions:
label: "(Advanced) Update Strategy"
schema:
type: string
default: "Recreate"
default: "RollingUpdate"
required: true
enum:
- value: "Recreate"
@ -630,6 +630,7 @@ questions:
type: string
default: ""
required: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:

View File

@ -1,8 +0,0 @@
<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))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
generated: "2021-10-13T22:16:44.832740757Z"

View File

@ -0,0 +1,8 @@
<a name="apache-musicindex-0.0.4"></a>
### [apache-musicindex-0.0.4](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.3...apache-musicindex-0.0.4) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.10
digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a
generated: "2021-10-17T18:21:59.723411673Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.4.1"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
version: 8.3.10
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,4 +20,4 @@ maintainers:
name: apache-musicindex
sources:
- http://hacks.slashdirt.org/sw/musicindex/
version: 0.0.3
version: 0.0.4

View File

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

View File

@ -79,7 +79,7 @@ questions:
label: "(Advanced) Update Strategy"
schema:
type: string
default: "Recreate"
default: "RollingUpdate"
required: true
enum:
- value: "Recreate"
@ -669,6 +669,7 @@ questions:
type: string
default: ""
required: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:

View File

@ -1,8 +0,0 @@
<a name="aria2-0.0.3"></a>
### [aria2-0.0.3](https://github.com/truecharts/apps/compare/aria2-0.0.2...aria2-0.0.3) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
generated: "2021-10-13T22:16:58.56042343Z"

View File

@ -0,0 +1,12 @@
<a name="aria2-0.0.4"></a>
### [aria2-0.0.4](https://github.com/truecharts/apps/compare/aria2-0.0.3...aria2-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))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.10
digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a
generated: "2021-10-17T18:22:14.221139504Z"

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
version: 8.3.10
description: aria server for downloading web content
home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2
icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4
@ -17,4 +17,4 @@ maintainers:
name: aria2
sources:
- https://github.com/P3TERX/Aria2-Pro-Docker
version: 0.0.3
version: 0.0.4

View File

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

Binary file not shown.

View File

@ -782,6 +782,7 @@ questions:
type: string
default: "/config"
hidden: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:
@ -956,6 +957,7 @@ questions:
type: string
default: ""
required: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:

View File

@ -1,8 +0,0 @@
<a name="audacity-0.0.3"></a>
### [audacity-0.0.3](https://github.com/truecharts/apps/compare/audacity-0.0.2...audacity-0.0.3) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
generated: "2021-10-13T22:17:11.912776371Z"

View File

@ -0,0 +1,12 @@
<a name="audacity-0.0.4"></a>
### [audacity-0.0.4](https://github.com/truecharts/apps/compare/audacity-0.0.3...audacity-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))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.10
digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a
generated: "2021-10-17T18:22:28.983033182Z"

View File

@ -3,7 +3,7 @@ appVersion: "3.0.2"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
version: 8.3.10
description: An easy-to-use, multi-track audio editor and recorder
home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png
@ -23,4 +23,4 @@ sources:
- https://github.com/linuxserver/docker-audacity
- https://www.audacityteam.org/
type: application
version: 0.0.3
version: 0.0.4

View File

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

Binary file not shown.

View File

@ -667,6 +667,7 @@ questions:
type: string
default: "/config"
hidden: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:
@ -841,6 +842,7 @@ questions:
type: string
default: ""
required: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:

View File

@ -1,8 +0,0 @@
<a name="beets-0.0.3"></a>
### [beets-0.0.3](https://github.com/truecharts/apps/compare/beets-0.0.2...beets-0.0.3) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
generated: "2021-10-13T22:17:25.421479712Z"

View File

@ -0,0 +1,12 @@
<a name="beets-0.0.4"></a>
### [beets-0.0.4](https://github.com/truecharts/apps/compare/beets-0.0.3...beets-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))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.10
digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a
generated: "2021-10-17T18:22:43.530659618Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.5.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
version: 8.3.10
description: A music library manager and not, for the most part, a music player.
home: https://github.com/truecharts/apps/tree/master/charts/stable/beets
icon: https://github.com/truecharts/apps/raw/main/images/beets.png
@ -23,4 +23,4 @@ sources:
- https://github.com/linuxserver/docker-beets
- https://beets.io/
type: application
version: 0.0.3
version: 0.0.4

View File

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

Binary file not shown.

View File

@ -667,6 +667,7 @@ questions:
type: string
default: "/config"
hidden: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:
@ -829,6 +830,7 @@ questions:
type: string
default: ""
required: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:

View File

@ -1,8 +0,0 @@
<a name="cloud9-0.0.3"></a>
### [cloud9-0.0.3](https://github.com/truecharts/apps/compare/cloud9-0.0.2...cloud9-0.0.3) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
generated: "2021-10-13T22:17:39.014852065Z"

View File

@ -0,0 +1,12 @@
<a name="cloud9-0.0.4"></a>
### [cloud9-0.0.4](https://github.com/truecharts/apps/compare/cloud9-0.0.3...cloud9-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))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.10
digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a
generated: "2021-10-17T18:22:58.133228919Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.29.2"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
version: 8.3.10
description: A complete web based IDE with terminal access
home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png
@ -23,4 +23,4 @@ sources:
- https://github.com/c9/core
- https://hub.docker.com/r/linuxserver/cloud9
type: application
version: 0.0.3
version: 0.0.4

View File

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

Binary file not shown.

View File

@ -666,6 +666,7 @@ questions:
type: string
default: "/code"
hidden: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:
@ -840,6 +841,7 @@ questions:
type: string
default: ""
required: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema:

View File

@ -1,8 +0,0 @@
<a name="code-server-0.0.3"></a>
### [code-server-0.0.3](https://github.com/truecharts/apps/compare/code-server-0.0.2...code-server-0.0.3) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
generated: "2021-10-13T22:17:52.550172498Z"

View File

@ -0,0 +1,12 @@
<a name="code-server-0.0.4"></a>
### [code-server-0.0.4](https://github.com/truecharts/apps/compare/code-server-0.0.3...code-server-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))

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