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-18 18:34:28 +00:00
parent b98f8ded87
commit 6d95f37827
3 changed files with 35 additions and 5 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="common-8.3.12"></a>
### [common-8.3.12](https://github.com/truecharts/apps/compare/common-8.3.11...common-8.3.12) (2021-10-18)
#### Fix
* Copy ixChartContext.storageClassName to child charts
<a name="common-8.3.11"></a>
### [common-8.3.11](https://github.com/truecharts/apps/compare/common-8.3.10...common-8.3.11) (2021-10-18)
+4 -4
View File
@@ -1,7 +1,7 @@
<a name="common-8.3.11"></a>
### [common-8.3.11](https://github.com/truecharts/apps/compare/common-8.3.10...common-8.3.11) (2021-10-18)
<a name="common-8.3.12"></a>
### [common-8.3.12](https://github.com/truecharts/apps/compare/common-8.3.11...common-8.3.12) (2021-10-18)
#### Feat
#### Fix
* set SCALE-ZFS as a default storageClassName for SCALE when nothing is given. ([#1169](https://github.com/truecharts/apps/issues/1169))
* Copy ixChartContext.storageClassName to child charts