Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-1.6.6"></a>
|
||||
### [postgresql-1.6.6](https://github.com/truecharts/apps/compare/postgresql-1.6.5...postgresql-1.6.6) (2021-09-09)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update postrgresql to common 7.0.0 ([#951](https://github.com/truecharts/apps/issues/951))
|
||||
|
||||
#### Feat
|
||||
|
||||
* Add regex validation to resources CPU and RAM for all apps ([#935](https://github.com/truecharts/apps/issues/935))
|
||||
|
||||
#### Fix
|
||||
|
||||
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: auto
|
||||
appVersion: "13.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.13.8 |
|
||||
| https://truecharts.org/ | common | 7.0.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
|
||||
<a name="postgresql-1.6.6"></a>
|
||||
### [postgresql-1.6.6](https://github.com/truecharts/apps/compare/postgresql-1.6.5...postgresql-1.6.6) (2021-09-09)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update postrgresql to common 7.0.0 ([#951](https://github.com/truecharts/apps/issues/951))
|
||||
|
||||
#### Feat
|
||||
|
||||
* Add regex validation to resources CPU and RAM for all apps ([#935](https://github.com/truecharts/apps/issues/935))
|
||||
|
||||
#### Fix
|
||||
|
||||
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|
||||
|
||||
Reference in New Issue
Block a user