Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-04 20:11:45 +00:00
parent 2b4fb36cdf
commit 1e5e56b8ad
1109 changed files with 133814 additions and 567 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="booksonic-air-4.0.16"></a>
### [booksonic-air-4.0.16](https://github.com/truecharts/apps/compare/booksonic-air-4.0.15...booksonic-air-4.0.16) (2021-12-04)
#### Chore
* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453))
#### Fix
* misc fixes
<a name="booksonic-air-4.0.15"></a>
### [booksonic-air-4.0.15](https://github.com/truecharts/apps/compare/booksonic-air-4.0.14...booksonic-air-4.0.15) (2021-12-03)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.7 |
| https://truecharts.org | common | 8.9.10 |
## Installing the Chart
+1 -1
View File
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/booksonic-air"` | image repository |
| image.tag | string | `"version-v2009.1.0@sha256:300d9d7d0c343daf7e5964737cfb25fb1dad5cff29ebe45076070e04c924014a"` | image tag |
| image.tag | string | `"v2009.1.0@sha256:300d9d7d0c343daf7e5964737cfb25fb1dad5cff29ebe45076070e04c924014a"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
File diff suppressed because one or more lines are too long