Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-28 11:54:51 +00:00
parent 18ad857247
commit 2d73b76a4e
224 changed files with 2776 additions and 990 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="lidarr-9.0.53"></a>
### [lidarr-9.0.53](https://github.com/truecharts/apps/compare/lidarr-9.0.52...lidarr-9.0.53) (2022-02-28)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
* update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980))
<a name="lidarr-9.0.52"></a>
### [lidarr-9.0.52](https://github.com/truecharts/apps/compare/lidarr-9.0.51...lidarr-9.0.52) (2022-02-21)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.0.0.2463"
appVersion: "1.0.0.2471"
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.2463@sha256:9ac0337db7b55cfc2456e40ada54c57ee8f1d19fbf0553e97ab1d81856cbbffe"` | |
| image.tag | string | `"v1.0.0.2471@sha256:2d349cdc4208bff9111f60e198a5a5fe3f469c4a26d3bf08d44f76f979515243"` | |
| 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