Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-19 22:28:47 +00:00
parent 1b87868f9b
commit 4db2b41328
2598 changed files with 16583 additions and 3631 deletions

View File

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

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c
generated: "2021-10-19T10:47:59.419314345Z"

View File

@ -0,0 +1,82 @@
# Changelog<br>
<a name="amcrest2mqtt-0.0.8"></a>
### [amcrest2mqtt-0.0.8](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.7...amcrest2mqtt-0.0.8) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<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>
### [amcrest2mqtt-0.0.6](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.5...amcrest2mqtt-0.0.6) (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="amcrest2mqtt-0.0.5"></a>
### [amcrest2mqtt-0.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.4...amcrest2mqtt-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="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))
<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>
### [amcrest2mqtt-0.0.2](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.1...amcrest2mqtt-0.0.2) (2021-10-13)
#### Chore
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
<a name="amcrest2mqtt-0.0.1"></a>
### amcrest2mqtt-0.0.1 (2021-10-04)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.13
digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838
generated: "2021-10-19T21:25:22.01420722Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.0.9"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
version: 8.3.13
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,10 @@ maintainers:
name: amcrest2mqtt
sources:
- https://github.com/dchesterton/amcrest2mqtt
version: 0.0.7
version: 0.0.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

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

Binary file not shown.

View File

@ -1,3 +1,4 @@
icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png
categories:
- media
icon_url: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png
- media

View File

@ -1,8 +0,0 @@
<a name="apache-musicindex-0.0.7"></a>
### [apache-musicindex-0.0.7](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.6...apache-musicindex-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c
generated: "2021-10-19T10:48:24.497506805Z"

View File

@ -0,0 +1,82 @@
# Changelog<br>
<a name="apache-musicindex-0.0.8"></a>
### [apache-musicindex-0.0.8](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.7...apache-musicindex-0.0.8) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="apache-musicindex-0.0.7"></a>
### [apache-musicindex-0.0.7](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.6...apache-musicindex-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="apache-musicindex-0.0.6"></a>
### [apache-musicindex-0.0.6](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.5...apache-musicindex-0.0.6) (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="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>
### [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))
<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>
### [apache-musicindex-0.0.2](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.1...apache-musicindex-0.0.2) (2021-10-13)
#### Chore
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
<a name="apache-musicindex-0.0.1"></a>
### apache-musicindex-0.0.1 (2021-10-04)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.13
digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838
generated: "2021-10-19T21:25:42.94138691Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.4.1"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
version: 8.3.13
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,10 @@ maintainers:
name: apache-musicindex
sources:
- http://hacks.slashdirt.org/sw/musicindex/
version: 0.0.7
version: 0.0.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

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

View File

@ -1,3 +1,4 @@
icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
categories:
- media
icon_url: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
- media

View File

@ -1,8 +0,0 @@
<a name="aria2-0.0.7"></a>
### [aria2-0.0.7](https://github.com/truecharts/apps/compare/aria2-0.0.6...aria2-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c
generated: "2021-10-19T10:48:49.781841148Z"

View File

@ -0,0 +1,90 @@
# Changelog<br>
<a name="aria2-0.0.8"></a>
### [aria2-0.0.8](https://github.com/truecharts/apps/compare/aria2-0.0.7...aria2-0.0.8) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="aria2-0.0.7"></a>
### [aria2-0.0.7](https://github.com/truecharts/apps/compare/aria2-0.0.6...aria2-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="aria2-0.0.6"></a>
### [aria2-0.0.6](https://github.com/truecharts/apps/compare/aria2-0.0.5...aria2-0.0.6) (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="aria2-0.0.5"></a>
### [aria2-0.0.5](https://github.com/truecharts/apps/compare/aria2-0.0.4...aria2-0.0.5) (2021-10-18)
#### Chore
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<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))
<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))
<a name="aria2-0.0.2"></a>
### [aria2-0.0.2](https://github.com/truecharts/apps/compare/aria2-0.0.1...aria2-0.0.2) (2021-10-13)
#### Chore
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
<a name="aria2-0.0.1"></a>
### aria2-0.0.1 (2021-10-04)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.13
digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838
generated: "2021-10-19T21:26:03.843200969Z"

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
version: 8.3.13
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,10 @@ maintainers:
name: aria2
sources:
- https://github.com/P3TERX/Aria2-Pro-Docker
version: 0.0.7
version: 0.0.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

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

Binary file not shown.

View File

@ -1,3 +1,4 @@
icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4
categories:
- media
icon_url: https://avatars.githubusercontent.com/u/13545224?s=200PLACEHOLDERICONv=4
- media

View File

@ -1,8 +0,0 @@
<a name="audacity-0.0.7"></a>
### [audacity-0.0.7](https://github.com/truecharts/apps/compare/audacity-0.0.6...audacity-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c
generated: "2021-10-19T10:49:15.397782305Z"

View File

@ -0,0 +1,90 @@
# Changelog<br>
<a name="audacity-0.0.8"></a>
### [audacity-0.0.8](https://github.com/truecharts/apps/compare/audacity-0.0.7...audacity-0.0.8) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="audacity-0.0.7"></a>
### [audacity-0.0.7](https://github.com/truecharts/apps/compare/audacity-0.0.6...audacity-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="audacity-0.0.6"></a>
### [audacity-0.0.6](https://github.com/truecharts/apps/compare/audacity-0.0.5...audacity-0.0.6) (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="audacity-0.0.5"></a>
### [audacity-0.0.5](https://github.com/truecharts/apps/compare/audacity-0.0.4...audacity-0.0.5) (2021-10-18)
#### Chore
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<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))
<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))
<a name="audacity-0.0.2"></a>
### [audacity-0.0.2](https://github.com/truecharts/apps/compare/audacity-0.0.1...audacity-0.0.2) (2021-10-13)
#### Chore
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
<a name="audacity-0.0.1"></a>
### audacity-0.0.1 (2021-10-04)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.13
digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838
generated: "2021-10-19T21:26:24.646376487Z"

View File

@ -3,7 +3,7 @@ appVersion: "3.0.2"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
version: 8.3.13
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,10 @@ sources:
- https://github.com/linuxserver/docker-audacity
- https://www.audacityteam.org/
type: application
version: 0.0.7
version: 0.0.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

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

Binary file not shown.

View File

@ -1,3 +1,4 @@
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png
categories:
- media
icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png"
- media

View File

@ -1,28 +0,0 @@
# Changelog<br>
<a name="babybuddy-0.0.2"></a>
### [babybuddy-0.0.2](https://github.com/truecharts/apps/compare/babybuddy-0.0.1...babybuddy-0.0.2) (2021-10-19)
#### Chore
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177))
<a name="babybuddy-0.0.1"></a>
### babybuddy-0.0.1 (2021-10-19)
#### Feat
* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136))
<a name="babybuddy-0.0.1"></a>
### babybuddy-0.0.1 (2021-10-16)
#### Feat
* Add more Apps using postgresql

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
- name: postgresql
repository: https://truecharts.org/
version: 3.0.20
digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827
generated: "2021-10-19T13:33:10.396320195Z"

View File

@ -0,0 +1,51 @@
# Changelog<br>
<a name="babybuddy-0.0.3"></a>
### [babybuddy-0.0.3](https://github.com/truecharts/apps/compare/babybuddy-0.0.2...babybuddy-0.0.3) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="babybuddy-0.0.2"></a>
### [babybuddy-0.0.2](https://github.com/truecharts/apps/compare/babybuddy-0.0.1...babybuddy-0.0.2) (2021-10-19)
#### Chore
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177))
<a name="babybuddy-0.0.1"></a>
### babybuddy-0.0.1 (2021-10-19)
#### Feat
* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136))
<a name="babybuddy-0.0.1"></a>
### babybuddy-0.0.1 (2021-10-16)
#### Feat
* Add more Apps using postgresql

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.13
- name: postgresql
repository: https://truecharts.org/
version: 3.0.20
digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a
generated: "2021-10-19T21:26:46.560763325Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.9.0"
kubeVersion: '>=1.16.0-0'
version: 0.0.2
version: 0.0.3
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application
@ -19,7 +19,7 @@ sources:
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
version: 8.3.13
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@ -28,3 +28,9 @@ maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

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

Binary file not shown.

View File

@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
| image.tag | string | `"1.9.0@sha256:bb608fb4cf5c8ef5aea15215ae0ada7cf40ff7047e150bf053807436ded22bfb"` | |
| image.tag | string | `"1.9.0@sha256:effdb5d720deb3cf24d964bdff5827de5fc18f9a24e41f8479b0fb159c78208f"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/babybuddy
pullPolicy: IfNotPresent
tag: 1.9.0@sha256:bb608fb4cf5c8ef5aea15215ae0ada7cf40ff7047e150bf053807436ded22bfb
tag: 1.9.0@sha256:effdb5d720deb3cf24d964bdff5827de5fc18f9a24e41f8479b0fb159c78208f
# See more environment variables in the babybuddy documentation
# https://github.com/linuxserver/docker-babybuddy#parameters

View File

@ -1,3 +1,4 @@
icon: "https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/icon.png"
categories:
- media
icon_url: "https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/icon.png"
- media

View File

@ -1,8 +0,0 @@
<a name="beets-0.0.7"></a>
### [beets-0.0.7](https://github.com/truecharts/apps/compare/beets-0.0.6...beets-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c
generated: "2021-10-19T10:49:40.766413467Z"

View File

@ -0,0 +1,90 @@
# Changelog<br>
<a name="beets-0.0.8"></a>
### [beets-0.0.8](https://github.com/truecharts/apps/compare/beets-0.0.7...beets-0.0.8) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="beets-0.0.7"></a>
### [beets-0.0.7](https://github.com/truecharts/apps/compare/beets-0.0.6...beets-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="beets-0.0.6"></a>
### [beets-0.0.6](https://github.com/truecharts/apps/compare/beets-0.0.5...beets-0.0.6) (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="beets-0.0.5"></a>
### [beets-0.0.5](https://github.com/truecharts/apps/compare/beets-0.0.4...beets-0.0.5) (2021-10-18)
#### Chore
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<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))
<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))
<a name="beets-0.0.2"></a>
### [beets-0.0.2](https://github.com/truecharts/apps/compare/beets-0.0.1...beets-0.0.2) (2021-10-13)
#### Chore
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
<a name="beets-0.0.1"></a>
### beets-0.0.1 (2021-10-04)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.13
digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838
generated: "2021-10-19T21:27:14.166399249Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.5.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
version: 8.3.13
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,10 @@ sources:
- https://github.com/linuxserver/docker-beets
- https://beets.io/
type: application
version: 0.0.7
version: 0.0.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

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

Binary file not shown.

View File

@ -1,3 +1,4 @@
icon: https://github.com/truecharts/apps/raw/main/images/beets.png
categories:
- media
icon_url: "https://github.com/truecharts/apps/raw/main/images/beets.png"
- media

View File

@ -1,8 +0,0 @@
<a name="cloud9-0.0.7"></a>
### [cloud9-0.0.7](https://github.com/truecharts/apps/compare/cloud9-0.0.6...cloud9-0.0.7) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.12
digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c
generated: "2021-10-19T10:50:06.43315134Z"

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