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-20 12:25:21 +00:00
parent f6518fbc70
commit 3043274af0
86 changed files with 845 additions and 232 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="lidarr-9.0.28"></a>
### [lidarr-9.0.28](https://github.com/truecharts/apps/compare/lidarr-9.0.27...lidarr-9.0.28) (2021-12-20)
#### Chore
* update docker general non-major ([#1581](https://github.com/truecharts/apps/issues/1581))
<a name="lidarr-9.0.27"></a>
### [lidarr-9.0.27](https://github.com/truecharts/apps/compare/lidarr-9.0.26...lidarr-9.0.27) (2021-12-19)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.0.0.2378"
appVersion: "1.0.0.2385"
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.2378@sha256:49ea0ece73538104491bb96451acf2c144edd21b47cb312f8b5ec57f4044828f"` | |
| image.tag | string | `"v1.0.0.2385@sha256:1b42a728ebc601951969c05792df39d67878b328b818a402f699807c19c5d444"` | |
| 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