Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="postgresql-2.0.0"></a>
|
||||||
|
### [postgresql-2.0.0](https://github.com/truecharts/apps/compare/postgresql-1.6.6...postgresql-2.0.0) (2021-09-09)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* fix postgresql version
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-1.6.6"></a>
|
<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)
|
### [postgresql-1.6.6](https://github.com/truecharts/apps/compare/postgresql-1.6.5...postgresql-1.6.6) (2021-09-09)
|
||||||
|
|
||||||
@@ -15,4 +24,3 @@
|
|||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|
||||||
|
|
||||||
|
|||||||
@@ -1,16 +1,7 @@
|
|||||||
|
|
||||||
<a name="postgresql-1.6.6"></a>
|
<a name="postgresql-2.0.0"></a>
|
||||||
### [postgresql-1.6.6](https://github.com/truecharts/apps/compare/postgresql-1.6.5...postgresql-1.6.6) (2021-09-09)
|
### [postgresql-2.0.0](https://github.com/truecharts/apps/compare/postgresql-1.6.6...postgresql-2.0.0) (2021-09-09)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update postrgresql to common 7.0.0 ([#951](https://github.com/truecharts/apps/issues/951))
|
* fix postgresql version
|
||||||
|
|
||||||
#### 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,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="postgresql-2.0.0"></a>
|
||||||
|
### [postgresql-2.0.0](https://github.com/truecharts/apps/compare/postgresql-1.6.6...postgresql-2.0.0) (2021-09-09)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* fix postgresql version
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-1.6.6"></a>
|
<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)
|
### [postgresql-1.6.6](https://github.com/truecharts/apps/compare/postgresql-1.6.5...postgresql-1.6.6) (2021-09-09)
|
||||||
|
|
||||||
@@ -15,4 +24,3 @@
|
|||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|
||||||
|
|
||||||
|
|||||||
+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:08:26.276074897Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 7.0.0
|
||||||
|
description: PostgresSQL
|
||||||
|
digest: 4a1b9acd67e6abb6c6f70b78d068cb3a4b39e5c42bde225a68b8e5956e499f69
|
||||||
|
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-2.0.0/postgresql-2.0.0.tgz
|
||||||
|
version: 2.0.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: "13.4"
|
appVersion: "13.4"
|
||||||
created: "2021-09-09T20:00:30.971620098Z"
|
created: "2021-09-09T20:00:30.971620098Z"
|
||||||
@@ -177954,4 +177985,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-09T20:00:31.028053822Z"
|
generated: "2021-09-09T20:08:26.336544595Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user