From 8c63c8645f947e9f313860143975d3d3272c31ac Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 9 Sep 2022 18:56:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../{8.0.73 => 8.0.74}/CHANGELOG.md | 18 +++++++++--------- .../postgresql/{8.0.73 => 8.0.74}/Chart.lock | 2 +- .../postgresql/{8.0.73 => 8.0.74}/Chart.yaml | 2 +- .../postgresql/{8.0.73 => 8.0.74}/README.md | 2 +- .../{8.0.73 => 8.0.74}/app-readme.md | 0 .../charts/common-10.5.7.tgz | Bin .../{8.0.73 => 8.0.74}/ix_values.yaml | 0 .../{8.0.73 => 8.0.74}/questions.yaml | 0 .../{8.0.73 => 8.0.74}/templates/common.yaml | 0 .../postgresql/{8.0.73 => 8.0.74}/values.yaml | 0 10 files changed, 12 insertions(+), 12 deletions(-) rename dependency/postgresql/{8.0.73 => 8.0.74}/CHANGELOG.md (91%) rename dependency/postgresql/{8.0.73 => 8.0.74}/Chart.lock (80%) rename dependency/postgresql/{8.0.73 => 8.0.74}/Chart.yaml (97%) rename dependency/postgresql/{8.0.73 => 8.0.74}/README.md (98%) rename dependency/postgresql/{8.0.73 => 8.0.74}/app-readme.md (100%) rename dependency/postgresql/{8.0.73 => 8.0.74}/charts/common-10.5.7.tgz (100%) rename dependency/postgresql/{8.0.73 => 8.0.74}/ix_values.yaml (100%) rename dependency/postgresql/{8.0.73 => 8.0.74}/questions.yaml (100%) rename dependency/postgresql/{8.0.73 => 8.0.74}/templates/common.yaml (100%) rename dependency/postgresql/{8.0.73 => 8.0.74}/values.yaml (100%) diff --git a/dependency/postgresql/8.0.73/CHANGELOG.md b/dependency/postgresql/8.0.74/CHANGELOG.md similarity index 91% rename from dependency/postgresql/8.0.73/CHANGELOG.md rename to dependency/postgresql/8.0.74/CHANGELOG.md index 2261f7680d6..74c97593d9c 100644 --- a/dependency/postgresql/8.0.73/CHANGELOG.md +++ b/dependency/postgresql/8.0.74/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.74](https://github.com/truecharts/charts/compare/postgresql-8.0.73...postgresql-8.0.74) (2022-09-09) + +### Fix + +- fix building ([#3724](https://github.com/truecharts/charts/issues/3724)) + + + + ## [postgresql-8.0.73](https://github.com/truecharts/charts/compare/postgresql-8.0.72...postgresql-8.0.73) (2022-09-07) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) - - - - -## [cryptpad-0.0.36](https://github.com/truecharts/charts/compare/cryptpad-0.0.33...cryptpad-0.0.36) (2022-08-27) - -### Chore - diff --git a/dependency/postgresql/8.0.73/Chart.lock b/dependency/postgresql/8.0.74/Chart.lock similarity index 80% rename from dependency/postgresql/8.0.73/Chart.lock rename to dependency/postgresql/8.0.74/Chart.lock index db73ec7f266..4f87af10e5c 100644 --- a/dependency/postgresql/8.0.73/Chart.lock +++ b/dependency/postgresql/8.0.74/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.7 digest: sha256:b72267dc4ec6ba94956fa8ad26ab0a92f7eaf6f95558581564b160ff9dc54606 -generated: "2022-09-07T23:03:47.575334683Z" +generated: "2022-09-09T18:50:27.846287444Z" diff --git a/dependency/postgresql/8.0.73/Chart.yaml b/dependency/postgresql/8.0.74/Chart.yaml similarity index 97% rename from dependency/postgresql/8.0.73/Chart.yaml rename to dependency/postgresql/8.0.74/Chart.yaml index 0a68e3667ee..7fb7e12024f 100644 --- a/dependency/postgresql/8.0.73/Chart.yaml +++ b/dependency/postgresql/8.0.74/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.73 +version: 8.0.74 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.73/README.md b/dependency/postgresql/8.0.74/README.md similarity index 98% rename from dependency/postgresql/8.0.73/README.md rename to dependency/postgresql/8.0.74/README.md index d9820a05838..3c82e4f95f7 100644 --- a/dependency/postgresql/8.0.73/README.md +++ b/dependency/postgresql/8.0.74/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.73](https://img.shields.io/badge/Version-8.0.73-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.74](https://img.shields.io/badge/Version-8.0.74-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL diff --git a/dependency/postgresql/8.0.73/app-readme.md b/dependency/postgresql/8.0.74/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.73/app-readme.md rename to dependency/postgresql/8.0.74/app-readme.md diff --git a/dependency/postgresql/8.0.73/charts/common-10.5.7.tgz b/dependency/postgresql/8.0.74/charts/common-10.5.7.tgz similarity index 100% rename from dependency/postgresql/8.0.73/charts/common-10.5.7.tgz rename to dependency/postgresql/8.0.74/charts/common-10.5.7.tgz diff --git a/dependency/postgresql/8.0.73/ix_values.yaml b/dependency/postgresql/8.0.74/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.73/ix_values.yaml rename to dependency/postgresql/8.0.74/ix_values.yaml diff --git a/dependency/postgresql/8.0.73/questions.yaml b/dependency/postgresql/8.0.74/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.73/questions.yaml rename to dependency/postgresql/8.0.74/questions.yaml diff --git a/dependency/postgresql/8.0.73/templates/common.yaml b/dependency/postgresql/8.0.74/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.73/templates/common.yaml rename to dependency/postgresql/8.0.74/templates/common.yaml diff --git a/dependency/postgresql/8.0.73/values.yaml b/dependency/postgresql/8.0.74/values.yaml similarity index 100% rename from dependency/postgresql/8.0.73/values.yaml rename to dependency/postgresql/8.0.74/values.yaml