diff --git a/dependency/postgresql/8.0.28/Chart.lock b/dependency/postgresql/8.0.28/Chart.lock deleted file mode 100644 index 33b21e0869c..00000000000 --- a/dependency/postgresql/8.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.3 -digest: sha256:6cde159bfd4417b4ee7e60a349df304cd89e9bb968ed0e12a4f03d130285ac71 -generated: "2022-07-11T16:15:32.684449028Z" diff --git a/dependency/postgresql/8.0.28/charts/common-10.4.3.tgz b/dependency/postgresql/8.0.28/charts/common-10.4.3.tgz deleted file mode 100644 index 931f2fcdd6a..00000000000 Binary files a/dependency/postgresql/8.0.28/charts/common-10.4.3.tgz and /dev/null differ diff --git a/dependency/postgresql/8.0.28/CHANGELOG.md b/dependency/postgresql/8.0.29/CHANGELOG.md similarity index 94% rename from dependency/postgresql/8.0.28/CHANGELOG.md rename to dependency/postgresql/8.0.29/CHANGELOG.md index d6bc8b925b1..61ee3965f63 100644 --- a/dependency/postgresql/8.0.28/CHANGELOG.md +++ b/dependency/postgresql/8.0.29/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog
+ +### [postgresql-8.0.29](https://github.com/truecharts/apps/compare/postgresql-8.0.28...postgresql-8.0.29) (2022-07-11) + + + ### [postgresql-8.0.28](https://github.com/truecharts/apps/compare/postgresql-8.0.27...postgresql-8.0.28) (2022-07-11) @@ -92,8 +97,3 @@ * update docker general non-major ([#3002](https://github.com/truecharts/apps/issues/3002)) * update docker general non-major ([#2960](https://github.com/truecharts/apps/issues/2960)) - - - -### [postgresql-8.0.18](https://github.com/truecharts/apps/compare/postgresql-8.0.17...postgresql-8.0.18) (2022-06-25) - diff --git a/dependency/postgresql/8.0.29/Chart.lock b/dependency/postgresql/8.0.29/Chart.lock new file mode 100644 index 00000000000..9ca09e96560 --- /dev/null +++ b/dependency/postgresql/8.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-11T20:25:39.961102764Z" diff --git a/dependency/postgresql/8.0.28/Chart.yaml b/dependency/postgresql/8.0.29/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.28/Chart.yaml rename to dependency/postgresql/8.0.29/Chart.yaml index d9500030ec7..cef6ac1a7ac 100644 --- a/dependency/postgresql/8.0.28/Chart.yaml +++ b/dependency/postgresql/8.0.29/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.3 + version: 10.4.4 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 8.0.28 +version: 8.0.29 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.28/README.md b/dependency/postgresql/8.0.29/README.md similarity index 95% rename from dependency/postgresql/8.0.28/README.md rename to dependency/postgresql/8.0.29/README.md index 761c05b3614..b1dca449489 100644 --- a/dependency/postgresql/8.0.28/README.md +++ b/dependency/postgresql/8.0.29/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.3 | +| https://library-charts.truecharts.org | common | 10.4.4 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.28/app-readme.md b/dependency/postgresql/8.0.29/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.28/app-readme.md rename to dependency/postgresql/8.0.29/app-readme.md diff --git a/dependency/postgresql/8.0.29/charts/common-10.4.4.tgz b/dependency/postgresql/8.0.29/charts/common-10.4.4.tgz new file mode 100644 index 00000000000..8604b47288a Binary files /dev/null and b/dependency/postgresql/8.0.29/charts/common-10.4.4.tgz differ diff --git a/dependency/postgresql/8.0.28/icon.png b/dependency/postgresql/8.0.29/icon.png similarity index 100% rename from dependency/postgresql/8.0.28/icon.png rename to dependency/postgresql/8.0.29/icon.png diff --git a/dependency/postgresql/8.0.28/ix_values.yaml b/dependency/postgresql/8.0.29/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.28/ix_values.yaml rename to dependency/postgresql/8.0.29/ix_values.yaml diff --git a/dependency/postgresql/8.0.28/questions.yaml b/dependency/postgresql/8.0.29/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.28/questions.yaml rename to dependency/postgresql/8.0.29/questions.yaml diff --git a/dependency/postgresql/8.0.28/templates/common.yaml b/dependency/postgresql/8.0.29/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.28/templates/common.yaml rename to dependency/postgresql/8.0.29/templates/common.yaml diff --git a/dependency/postgresql/8.0.28/values.yaml b/dependency/postgresql/8.0.29/values.yaml similarity index 100% rename from dependency/postgresql/8.0.28/values.yaml rename to dependency/postgresql/8.0.29/values.yaml