Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-31 21:41:01 +00:00
parent 4940f8a168
commit ebbbcc0088
287 changed files with 6907 additions and 3959 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="lidarr-9.0.44"></a>
### [lidarr-9.0.44](https://github.com/truecharts/apps/compare/lidarr-9.0.43...lidarr-9.0.44) (2022-01-31)
#### Chore
* update docker general non-major docker tags ([#1823](https://github.com/truecharts/apps/issues/1823))
<a name="lidarr-9.0.43"></a>
### [lidarr-9.0.43](https://github.com/truecharts/apps/compare/lidarr-9.0.42...lidarr-9.0.43) (2022-01-25)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.0.0.2426"
appVersion: "1.0.0.2434"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/lidarr"` | |
| image.tag | string | `"v1.0.0.2426@sha256:0abb682c5a30222b6b16d925c923cd7ed145a5a360fdc225fbdccd42ebb49247"` | |
| image.tag | string | `"v1.0.0.2434@sha256:e2242086a49a003e1339977e66f37b5c9e12e77db000ee23a3d8eb23d807be32"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
File diff suppressed because one or more lines are too long