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-11 12:19:54 +00:00
parent 03112f38f7
commit 05a3c5128d
331 changed files with 3745 additions and 960 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="jackett-9.0.43"></a>
### [jackett-9.0.43](https://github.com/truecharts/apps/compare/jackett-9.0.42...jackett-9.0.43) (2021-12-11)
#### Chore
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
<a name="jackett-9.0.42"></a>
### [jackett-9.0.42](https://github.com/truecharts/apps/compare/jackett-9.0.41...jackett-9.0.42) (2021-12-08)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.20.123"
appVersion: "0.20.141"
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/jackett"` | |
| image.tag | string | `"v0.20.123@sha256:e1e884671a2917345f5264f4f4e12b6947da329bc31a7446f8b985b8c37c629b"` | |
| image.tag | string | `"v0.20.141@sha256:c97afa5efe0413de1a968fc05917876d6c618979815320aebdbb61db991ed546"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.path | string | `"/UI/Login"` | |
File diff suppressed because one or more lines are too long