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-20 19:30:41 +00:00
parent 34602c9067
commit 22a2110601
97 changed files with 1593 additions and 49 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="home-assistant-9.0.0"></a>
### [home-assistant-9.0.0](https://github.com/truecharts/apps/compare/home-assistant-8.2.9...home-assistant-9.0.0) (2021-10-20)
#### Chore
* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214))
#### Fix
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
<a name="home-assistant-8.2.9"></a>
### [home-assistant-8.2.9](https://github.com/truecharts/apps/compare/home-assistant-8.2.8...home-assistant-8.2.9) (2021-10-20)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 3.0.20 |
| https://truecharts.org/ | postgresql | 4.0.1 |
| https://truecharts.org | common | 8.3.13 |
## Installing the Chart