Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 4.3.7
|
||||
appVersion: "4.3.8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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))
|
||||
|
||||
@@ -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"` | |
|
||||
|
||||
Reference in New Issue
Block a user