From a3dd0c0a97372f19748d323db5c893467c3010b7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 9 Sep 2021 20:00:33 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/postgresql/CHANGELOG.md | 18 +++++++++++ charts/stable/postgresql/Chart.yaml | 2 +- charts/stable/postgresql/README.md | 2 +- charts/stable/postgresql/SCALE/CHANGELOG.md | 16 ++++++++++ docs/apps/stable/postgresql/CHANGELOG.md | 18 +++++++++++ docs/apps/stable/postgresql/index.md | 2 +- docs/index.yaml | 33 ++++++++++++++++++++- 7 files changed, 87 insertions(+), 4 deletions(-) create mode 100644 charts/stable/postgresql/CHANGELOG.md create mode 100644 charts/stable/postgresql/SCALE/CHANGELOG.md create mode 100644 docs/apps/stable/postgresql/CHANGELOG.md diff --git a/charts/stable/postgresql/CHANGELOG.md b/charts/stable/postgresql/CHANGELOG.md new file mode 100644 index 00000000000..1a3db092ae0 --- /dev/null +++ b/charts/stable/postgresql/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog
+ + + +### [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)) + diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index a262a513ae6..79386f6a71a 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: auto +appVersion: "13.4" dependencies: - name: common repository: https://truecharts.org/ diff --git a/charts/stable/postgresql/README.md b/charts/stable/postgresql/README.md index f080e90e2ae..ff3c1088d00 100644 --- a/charts/stable/postgresql/README.md +++ b/charts/stable/postgresql/README.md @@ -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 diff --git a/charts/stable/postgresql/SCALE/CHANGELOG.md b/charts/stable/postgresql/SCALE/CHANGELOG.md new file mode 100644 index 00000000000..a37f0416708 --- /dev/null +++ b/charts/stable/postgresql/SCALE/CHANGELOG.md @@ -0,0 +1,16 @@ + + +### [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)) + diff --git a/docs/apps/stable/postgresql/CHANGELOG.md b/docs/apps/stable/postgresql/CHANGELOG.md new file mode 100644 index 00000000000..1a3db092ae0 --- /dev/null +++ b/docs/apps/stable/postgresql/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog
+ + + +### [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)) + diff --git a/docs/apps/stable/postgresql/index.md b/docs/apps/stable/postgresql/index.md index f080e90e2ae..ff3c1088d00 100644 --- a/docs/apps/stable/postgresql/index.md +++ b/docs/apps/stable/postgresql/index.md @@ -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 diff --git a/docs/index.yaml b/docs/index.yaml index 908c28f2e1f..a6a57002e4f 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -122039,6 +122039,37 @@ entries: - https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz version: 1.0.3 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 appVersion: auto created: "2021-09-07T03:13:19.932595149Z" @@ -177923,4 +177954,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-09-09T19:50:30.365451464Z" +generated: "2021-09-09T20:00:31.028053822Z"