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-05 12:00:48 +00:00
parent 885b253b8b
commit d6179ef184
178 changed files with 2079 additions and 541 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="lidarr-9.0.17"></a>
### [lidarr-9.0.17](https://github.com/truecharts/apps/compare/lidarr-9.0.16...lidarr-9.0.17) (2021-12-05)
#### Chore
* update non-major ([#1466](https://github.com/truecharts/apps/issues/1466))
<a name="lidarr-9.0.16"></a>
### [lidarr-9.0.16](https://github.com/truecharts/apps/compare/lidarr-9.0.15...lidarr-9.0.16) (2021-12-04)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.0.0.2255"
appVersion: "1.0.0.2372"
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.2255@sha256:73262a0dcd0b594cc77a8f232e11aad4e54bbeee0f2ab33c7cda3b83ab298b40"` | |
| image.tag | string | `"v1.0.0.2372@sha256:1243bbdcdc9b2e960253365bd14486934a1895763209d0eb28e79019ebf4975b"` | |
| 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