From bf10c612c5815f1e985f1712b415f383628b23aa Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 20 Oct 2021 18:09:27 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/postgresql/CHANGELOG.md | 13 ++++++++ charts/stable/postgresql/README.md | 2 +- docs/apps/stable/postgresql/CHANGELOG.md | 13 ++++++++ docs/apps/stable/postgresql/index.md | 2 +- docs/index.yaml | 38 +++++++++++++++++++++++- 5 files changed, 65 insertions(+), 3 deletions(-) diff --git a/charts/stable/postgresql/CHANGELOG.md b/charts/stable/postgresql/CHANGELOG.md index 6043282a990..7463263c16c 100644 --- a/charts/stable/postgresql/CHANGELOG.md +++ b/charts/stable/postgresql/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [postgresql-4.0.1](https://github.com/truecharts/apps/compare/postgresql-4.0.0...postgresql-4.0.1) (2021-10-20) + +#### Chore + +* bump common on postgresql + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + ### [postgresql-4.0.0](https://github.com/truecharts/apps/compare/postgresql-3.0.21...postgresql-4.0.0) (2021-10-20) diff --git a/charts/stable/postgresql/README.md b/charts/stable/postgresql/README.md index f1ccda6b6a8..cb204bf5010 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 | 8.3.13 | +| https://truecharts.org | common | 8.3.14 | ## Installing the Chart diff --git a/docs/apps/stable/postgresql/CHANGELOG.md b/docs/apps/stable/postgresql/CHANGELOG.md index 6043282a990..7463263c16c 100644 --- a/docs/apps/stable/postgresql/CHANGELOG.md +++ b/docs/apps/stable/postgresql/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [postgresql-4.0.1](https://github.com/truecharts/apps/compare/postgresql-4.0.0...postgresql-4.0.1) (2021-10-20) + +#### Chore + +* bump common on postgresql + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + ### [postgresql-4.0.0](https://github.com/truecharts/apps/compare/postgresql-3.0.21...postgresql-4.0.0) (2021-10-20) diff --git a/docs/apps/stable/postgresql/index.md b/docs/apps/stable/postgresql/index.md index f1ccda6b6a8..cb204bf5010 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 | 8.3.13 | +| https://truecharts.org | common | 8.3.14 | ## Installing the Chart diff --git a/docs/index.yaml b/docs/index.yaml index b02f1ded857..c418dce94f1 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -155495,6 +155495,42 @@ entries: - https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz version: 0.0.1 postgresql: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - database + truecharts.org/grade: U + apiVersion: v2 + appVersion: 13.4.0 + created: "2021-10-20T18:09:25.120891354Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.14 + description: PostgresSQL + digest: 4bb3190d01d6fbfb447e70886c6c1d7e865155c230e70c555504ac5b6b54707d + 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-4.0.1/postgresql-4.0.1.tgz + version: 4.0.1 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -225487,4 +225523,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-10-20T17:45:02.067931908Z" +generated: "2021-10-20T18:09:25.202124156Z"