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 22:08:35 +00:00
parent 4ccf8d64a5
commit 886f3096ee
844 changed files with 8365 additions and 1225 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="pretend-youre-xyzzy-3.0.9"></a>
### [pretend-youre-xyzzy-3.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.8...pretend-youre-xyzzy-3.0.9) (2021-10-18)
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<a name="pretend-youre-xyzzy-3.0.8"></a>
### [pretend-youre-xyzzy-3.0.8](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.7...pretend-youre-xyzzy-3.0.8) (2021-10-17)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: '4'
appVersion: "4"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.10 |
| https://truecharts.org | common | 8.3.12 |
## Installing the Chart
@@ -1,7 +1,7 @@
<a name="pretend-youre-xyzzy-3.0.8"></a>
### [pretend-youre-xyzzy-3.0.8](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.7...pretend-youre-xyzzy-3.0.8) (2021-10-17)
<a name="pretend-youre-xyzzy-3.0.9"></a>
### [pretend-youre-xyzzy-3.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.8...pretend-youre-xyzzy-3.0.9) (2021-10-18)
#### Chore
#### Refactor
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))