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-17 08:36:39 +00:00
parent 5c2206eb40
commit 551902d97b
321 changed files with 5499 additions and 3622 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="lidarr-10.0.3"></a>
### [lidarr-10.0.3](https://github.com/truecharts/apps/compare/lidarr-10.0.2...lidarr-10.0.3) (2022-03-17)
#### Chore
* update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198))
* update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196))
<a name="lidarr-10.0.1"></a>
### [lidarr-10.0.1](https://github.com/truecharts/apps/compare/lidarr-10.0.0...lidarr-10.0.1) (2022-03-07)
+1 -2
View File
@@ -11,10 +11,9 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/lidarr"` | |
| image.tag | string | `"v1.0.0.2471@sha256:2d349cdc4208bff9111f60e198a5a5fe3f469c4a26d3bf08d44f76f979515243"` | |
| image.tag | string | `"v1.0.0.2484@sha256:638c4bf3df8000af05c74051486a1a002354fed1c87e67a1bca11068d1516ece"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 9.1.2 |
| https://truecharts.org | common | 9.1.4 |
## Installing the Chart
File diff suppressed because one or more lines are too long