Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-09 10:35:01 +00:00
parent db08335156
commit 59dfd3f1c9
26 changed files with 281 additions and 16 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="jackett-9.0.13"></a>
### [jackett-9.0.13](https://github.com/truecharts/apps/compare/jackett-9.0.12...jackett-9.0.13) (2021-11-09)
#### Chore
* update non-major docker tags ([#1300](https://github.com/truecharts/apps/issues/1300))
* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296))
<a name="jackett-9.0.12"></a>
### [jackett-9.0.12](https://github.com/truecharts/apps/compare/jackett-9.0.11...jackett-9.0.12) (2021-11-07)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.19.192"
appVersion: "0.19.215"
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 | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae"` | |
| image.tag | string | `"v0.19.215@sha256:5835f69200d6c7ce40535e324bfc6944f6a2976a4ee72b8df16c470902fb2333"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |