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
|
apiVersion: v2
|
||||||
appVersion: auto
|
appVersion: "13.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | common | 6.13.8 |
|
| https://truecharts.org/ | common | 7.0.0 |
|
||||||
|
|
||||||
## Installing the Chart
|
## 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))
|
||||||
|
|
||||||
@@ -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))
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | common | 6.13.8 |
|
| https://truecharts.org/ | common | 7.0.0 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|||||||
+32
-1
@@ -122039,6 +122039,37 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz
|
- https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz
|
||||||
version: 1.0.3
|
version: 1.0.3
|
||||||
postgresql:
|
postgresql:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: "13.4"
|
||||||
|
created: "2021-09-09T20:00:30.971620098Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 7.0.0
|
||||||
|
description: PostgresSQL
|
||||||
|
digest: 4106a0b80c0b1c8935fbbe81fa8693875ce460a724eb8ea22bf4d6a86ae02eee
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
||||||
|
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
|
||||||
|
keywords:
|
||||||
|
- postgres
|
||||||
|
- postgressql
|
||||||
|
- dtabase
|
||||||
|
- sql
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
- email: kjeld@schouten-lebbing.nl
|
||||||
|
name: Ornias1993
|
||||||
|
url: truecharts.org
|
||||||
|
name: postgresql
|
||||||
|
sources:
|
||||||
|
- https://www.postgresql.org/
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/postgresql-1.6.6/postgresql-1.6.6.tgz
|
||||||
|
version: 1.6.6
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: auto
|
appVersion: auto
|
||||||
created: "2021-09-07T03:13:19.932595149Z"
|
created: "2021-09-07T03:13:19.932595149Z"
|
||||||
@@ -177923,4 +177954,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-09-09T19:50:30.365451464Z"
|
generated: "2021-09-09T20:00:31.028053822Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user