Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-03 23:48:12 +00:00
parent 9880ca5ee6
commit dca13a9bd1
1519 changed files with 18006 additions and 2713 deletions
+16
View File
@@ -1,6 +1,22 @@
# Changelog<br>
<a name="beets-3.0.0"></a>
### [beets-3.0.0](https://github.com/truecharts/apps/compare/beets-2.0.49...beets-3.0.0) (2022-03-03)
#### Chore
* remove fixed env from questions.yaml
* remove PUID from per-app env-vars if set to 568
* remove empty env var declaration from questions.yaml
* update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021))
#### Fix
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
<a name="beets-2.0.49"></a>
### [beets-2.0.49](https://github.com/truecharts/apps/compare/beets-2.0.48...beets-2.0.49) (2022-03-02)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.17.2 |
| https://truecharts.org | common | 9.0.0 |
## Installing the Chart
-1
View File
@@ -11,7 +11,6 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/beets"` | |
| image.tag | string | `"v1.6.0@sha256:3e4cc5337142aef1b708fdb4f61748e21af81cc7b31cf17609282bad7c827bee"` | |