chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-04-03 10:54:22 +00:00
parent de64e0804a
commit 67f9461aad
4 changed files with 18 additions and 217 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="deluge-10.0.10"></a>
### [deluge-10.0.10](https://github.com/truecharts/apps/compare/deluge-10.0.9...deluge-10.0.10) (2022-04-03)
#### Fix
* fix versioning scheme ([#2404](https://github.com/truecharts/apps/issues/2404))
<a name="deluge-10.0.9"></a>
### [deluge-10.0.9](https://github.com/truecharts/apps/compare/deluge-10.0.8...deluge-10.0.9) (2022-03-31)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.0.3"
appVersion: "2.0.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
+1 -1
View File
@@ -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 | `"tccr.io/truecharts/deluge"` | |
| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:ef71fa2986593ad6fe3d2c3f277f0340c28c0fbcdc8b91c3505b83be71784f08"` | |
| image.tag | string | `"v2.0.5@sha256:dabc0bc3ebf9e54ef2dc73df57e030099cfa35657cd6c7c8c6fb3f9c395ed668"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long