Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-28 06:42:05 +00:00
parent 4883b815e6
commit 916911f7d3
151 changed files with 1368 additions and 130 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="qbittorrent-8.0.2"></a>
### [qbittorrent-8.0.2](https://github.com/truecharts/apps/compare/qbittorrent-8.0.1...qbittorrent-8.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
<a name="qbittorrent-8.0.1"></a>
### [qbittorrent-8.0.1](https://github.com/truecharts/apps/compare/qbittorrent-8.0.0...qbittorrent-8.0.1) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 4.3.7
appVersion: "4.3.8"
dependencies:
- name: common
repository: https://truecharts.org
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="qbittorrent-8.0.1"></a>
### [qbittorrent-8.0.1](https://github.com/truecharts/apps/compare/qbittorrent-8.0.0...qbittorrent-8.0.1) (2021-09-26)
<a name="qbittorrent-8.0.2"></a>
### [qbittorrent-8.0.2](https://github.com/truecharts/apps/compare/qbittorrent-8.0.1...qbittorrent-8.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+1 -1
View File
@@ -18,7 +18,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/qbittorrent"` | |
| image.tag | string | `"v4.3.7@sha256:a51b97508cfd5ec81e6693e7203490d275e76eaa0d7772d40512dea8d8509f45"` | |
| image.tag | string | `"v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |