Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-19 10:37:59 +00:00
parent 1aa854ef14
commit 60f66e0abb
565 changed files with 3857 additions and 1624 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="syncthing-8.0.11"></a>
### [syncthing-8.0.11](https://github.com/truecharts/apps/compare/syncthing-8.0.10...syncthing-8.0.11) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))
<a name="syncthing-8.0.10"></a>
### [syncthing-8.0.10](https://github.com/truecharts/apps/compare/syncthing-8.0.9...syncthing-8.0.10) (2021-10-18)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.18.3
appVersion: "1.18.3"
dependencies:
- name: common
repository: https://truecharts.org
+4 -8
View File
@@ -1,11 +1,7 @@
<a name="syncthing-8.0.10"></a>
### [syncthing-8.0.10](https://github.com/truecharts/apps/compare/syncthing-8.0.9...syncthing-8.0.10) (2021-10-18)
<a name="syncthing-8.0.11"></a>
### [syncthing-8.0.11](https://github.com/truecharts/apps/compare/syncthing-8.0.10...syncthing-8.0.11) (2021-10-19)
#### Chore
#### Fix
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))