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="deluge-8.0.10"></a>
|
||||
### [deluge-8.0.10](https://github.com/truecharts/apps/compare/deluge-8.0.9...deluge-8.0.10) (2021-10-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
|
||||
|
||||
|
||||
|
||||
<a name="deluge-8.0.9"></a>
|
||||
### [deluge-8.0.9](https://github.com/truecharts/apps/compare/deluge-8.0.8...deluge-8.0.9) (2021-10-12)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.3
|
||||
appVersion: "2.0.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="deluge-8.0.9"></a>
|
||||
### [deluge-8.0.9](https://github.com/truecharts/apps/compare/deluge-8.0.8...deluge-8.0.9) (2021-10-12)
|
||||
<a name="deluge-8.0.10"></a>
|
||||
### [deluge-8.0.10](https://github.com/truecharts/apps/compare/deluge-8.0.9...deluge-8.0.10) (2021-10-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126))
|
||||
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
|
||||
|
||||
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/deluge"` | |
|
||||
| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:dd7d2faafda2e764b5fe23ddf3ef75828e0a146199016877ede3e3b08dc957f1"` | |
|
||||
| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:f94c291e6e56d337e2a460a58b022a49f5ce56f17d60a74e2431e3ff85040b19"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user