From 5d2769868432e4a5e3c17693c0f0cdf4732a37e9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 9 Nov 2021 10:22:41 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/dependency/postgresql/CHANGELOG.md | 13 +++++++ charts/dependency/postgresql/README.md | 2 +- charts/dependency/postgresql/helm-values.md | 3 +- docs/apps/dependency/postgresql/CHANGELOG.md | 13 +++++++ .../apps/dependency/postgresql/helm-values.md | 3 +- docs/apps/dependency/postgresql/index.md | 2 +- docs/index.yaml | 35 ++++++++++++++++++- 7 files changed, 64 insertions(+), 7 deletions(-) diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md index 07ffb3fbf65..5093b1db80e 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [postgresql-5.1.15](https://github.com/truecharts/apps/compare/postgresql-5.1.14...postgresql-5.1.15) (2021-11-09) + +#### Chore + +* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296)) + +#### Fix + +* correct mistake in service definition + + + ### [postgresql-5.1.14](https://github.com/truecharts/apps/compare/postgresql-5.1.13...postgresql-5.1.14) (2021-11-08) diff --git a/charts/dependency/postgresql/README.md b/charts/dependency/postgresql/README.md index c97c6b30b62..b162bf113ae 100644 --- a/charts/dependency/postgresql/README.md +++ b/charts/dependency/postgresql/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.5.3 | +| https://truecharts.org | common | 8.5.4 | ## Installing the Chart diff --git a/charts/dependency/postgresql/helm-values.md b/charts/dependency/postgresql/helm-values.md index 71a8862b05c..7b97e3a0e65 100644 --- a/charts/dependency/postgresql/helm-values.md +++ b/charts/dependency/postgresql/helm-values.md @@ -21,7 +21,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416"` | | +| image.tag | string | `"14.0.0@sha256:87dda5bc47368d3a895c481ddabdb8b7bdfe8ab40fad599a8c0cc0673d619ce1"` | | | persistence.db.accessMode | string | `"ReadWriteOnce"` | | | persistence.db.enabled | bool | `true` | | | persistence.db.mountPath | string | `"/bitnami/postgresql"` | | @@ -36,6 +36,5 @@ You will, however, be able to use all values referenced in the common chart here | service.main.enabled | bool | `true` | | | service.main.ports.main.port | int | `5432` | | | service.main.ports.main.targetPort | int | `5432` | | -| service.type | string | `"ClusterIP"` | | All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/dependency/postgresql/CHANGELOG.md b/docs/apps/dependency/postgresql/CHANGELOG.md index 07ffb3fbf65..5093b1db80e 100644 --- a/docs/apps/dependency/postgresql/CHANGELOG.md +++ b/docs/apps/dependency/postgresql/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [postgresql-5.1.15](https://github.com/truecharts/apps/compare/postgresql-5.1.14...postgresql-5.1.15) (2021-11-09) + +#### Chore + +* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296)) + +#### Fix + +* correct mistake in service definition + + + ### [postgresql-5.1.14](https://github.com/truecharts/apps/compare/postgresql-5.1.13...postgresql-5.1.14) (2021-11-08) diff --git a/docs/apps/dependency/postgresql/helm-values.md b/docs/apps/dependency/postgresql/helm-values.md index 71a8862b05c..7b97e3a0e65 100644 --- a/docs/apps/dependency/postgresql/helm-values.md +++ b/docs/apps/dependency/postgresql/helm-values.md @@ -21,7 +21,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416"` | | +| image.tag | string | `"14.0.0@sha256:87dda5bc47368d3a895c481ddabdb8b7bdfe8ab40fad599a8c0cc0673d619ce1"` | | | persistence.db.accessMode | string | `"ReadWriteOnce"` | | | persistence.db.enabled | bool | `true` | | | persistence.db.mountPath | string | `"/bitnami/postgresql"` | | @@ -36,6 +36,5 @@ You will, however, be able to use all values referenced in the common chart here | service.main.enabled | bool | `true` | | | service.main.ports.main.port | int | `5432` | | | service.main.ports.main.targetPort | int | `5432` | | -| service.type | string | `"ClusterIP"` | | All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/dependency/postgresql/index.md b/docs/apps/dependency/postgresql/index.md index c97c6b30b62..b162bf113ae 100644 --- a/docs/apps/dependency/postgresql/index.md +++ b/docs/apps/dependency/postgresql/index.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.5.3 | +| https://truecharts.org | common | 8.5.4 | ## Installing the Chart diff --git a/docs/index.yaml b/docs/index.yaml index d7cc91442a0..24a26fd8749 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -168030,6 +168030,39 @@ 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: 14.0.0 + created: "2021-11-09T10:22:38.847251205Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.4 + description: PostgresSQL + digest: 5415c282ce547b9f469f1d43a08c5f18dfb05ca4cbc85ad5542eccff4b947b54 + 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 + name: postgresql + sources: + - https://www.postgresql.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/postgresql-5.1.15/postgresql-5.1.15.tgz + version: 5.1.15 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -243840,4 +243873,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-11-09T08:53:09.234255358Z" +generated: "2021-11-09T10:22:38.91488687Z"