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 11:51:50 +00:00
parent 69d69b1f54
commit 4778d18340
565 changed files with 7160 additions and 573 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="xteve-3.0.12"></a>
### [xteve-3.0.12](https://github.com/truecharts/apps/compare/xteve-3.0.11...xteve-3.0.12) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="xteve-3.0.11"></a>
### [xteve-3.0.11](https://github.com/truecharts/apps/compare/xteve-3.0.10...xteve-3.0.11) (2021-10-19)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.2.0.200
appVersion: "2.2.0.200"
dependencies:
- name: common
repository: https://truecharts.org
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="xteve-3.0.11"></a>
### [xteve-3.0.11](https://github.com/truecharts/apps/compare/xteve-3.0.10...xteve-3.0.11) (2021-10-19)
<a name="xteve-3.0.12"></a>
### [xteve-3.0.12](https://github.com/truecharts/apps/compare/xteve-3.0.11...xteve-3.0.12) (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))
* fix previous SCALE bugfix not correctly being applied