diff --git a/stable/postgresql/3.0.8/CHANGELOG.md b/stable/postgresql/3.0.8/CHANGELOG.md deleted file mode 100644 index e89d545c365..00000000000 --- a/stable/postgresql/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [postgresql-3.0.8](https://github.com/truecharts/apps/compare/postgresql-3.0.7...postgresql-3.0.8) (2021-10-05) - -#### Chore - -* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098)) - diff --git a/stable/postgresql/3.0.8/Chart.lock b/stable/postgresql/3.0.8/Chart.lock deleted file mode 100644 index 842da0a96a3..00000000000 --- a/stable/postgresql/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.2 -digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef -generated: "2021-10-05T11:33:03.520886166Z" diff --git a/stable/postgresql/3.0.8/charts/common-8.2.2.tgz b/stable/postgresql/3.0.8/charts/common-8.2.2.tgz deleted file mode 100644 index 7d13265fc5d..00000000000 Binary files a/stable/postgresql/3.0.8/charts/common-8.2.2.tgz and /dev/null differ diff --git a/stable/postgresql/3.0.9/CHANGELOG.md b/stable/postgresql/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..c98b9818119 --- /dev/null +++ b/stable/postgresql/3.0.9/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### [postgresql-3.0.9](https://github.com/truecharts/apps/compare/postgresql-3.0.8...postgresql-3.0.9) (2021-10-09) + diff --git a/stable/postgresql/3.0.8/CONFIG.md b/stable/postgresql/3.0.9/CONFIG.md similarity index 100% rename from stable/postgresql/3.0.8/CONFIG.md rename to stable/postgresql/3.0.9/CONFIG.md diff --git a/stable/postgresql/3.0.9/Chart.lock b/stable/postgresql/3.0.9/Chart.lock new file mode 100644 index 00000000000..35c17abc171 --- /dev/null +++ b/stable/postgresql/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.0 +digest: sha256:9a5b487d790bc757bb14223277255e74f772a6a6b1cf49ae8b6510c7b88d759f +generated: "2021-10-09T18:59:02.140445097Z" diff --git a/stable/postgresql/3.0.8/Chart.yaml b/stable/postgresql/3.0.9/Chart.yaml similarity index 95% rename from stable/postgresql/3.0.8/Chart.yaml rename to stable/postgresql/3.0.9/Chart.yaml index 2a5d046913c..dc39ee2144e 100644 --- a/stable/postgresql/3.0.8/Chart.yaml +++ b/stable/postgresql/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "13.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.2 + version: 8.3.0 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.8 +version: 3.0.9 diff --git a/stable/postgresql/3.0.8/README.md b/stable/postgresql/3.0.9/README.md similarity index 96% rename from stable/postgresql/3.0.8/README.md rename to stable/postgresql/3.0.9/README.md index 196aa22b2d3..1bf7051915c 100644 --- a/stable/postgresql/3.0.8/README.md +++ b/stable/postgresql/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.2 | +| https://truecharts.org | common | 8.3.0 | ## Installing the Chart diff --git a/stable/postgresql/3.0.8/app-readme.md b/stable/postgresql/3.0.9/app-readme.md similarity index 100% rename from stable/postgresql/3.0.8/app-readme.md rename to stable/postgresql/3.0.9/app-readme.md diff --git a/stable/postgresql/3.0.9/charts/common-8.3.0.tgz b/stable/postgresql/3.0.9/charts/common-8.3.0.tgz new file mode 100644 index 00000000000..95c41006568 Binary files /dev/null and b/stable/postgresql/3.0.9/charts/common-8.3.0.tgz differ diff --git a/stable/postgresql/3.0.8/helm-values.md b/stable/postgresql/3.0.9/helm-values.md similarity index 100% rename from stable/postgresql/3.0.8/helm-values.md rename to stable/postgresql/3.0.9/helm-values.md diff --git a/stable/postgresql/3.0.8/ix_values.yaml b/stable/postgresql/3.0.9/ix_values.yaml similarity index 100% rename from stable/postgresql/3.0.8/ix_values.yaml rename to stable/postgresql/3.0.9/ix_values.yaml diff --git a/stable/postgresql/3.0.8/questions.yaml b/stable/postgresql/3.0.9/questions.yaml similarity index 100% rename from stable/postgresql/3.0.8/questions.yaml rename to stable/postgresql/3.0.9/questions.yaml diff --git a/stable/postgresql/3.0.8/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.9/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/3.0.8/templates/backup-postgres-config.yaml rename to stable/postgresql/3.0.9/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/3.0.8/templates/common.yaml b/stable/postgresql/3.0.9/templates/common.yaml similarity index 100% rename from stable/postgresql/3.0.8/templates/common.yaml rename to stable/postgresql/3.0.9/templates/common.yaml diff --git a/stable/postgresql/3.0.8/templates/secret.yaml b/stable/postgresql/3.0.9/templates/secret.yaml similarity index 100% rename from stable/postgresql/3.0.8/templates/secret.yaml rename to stable/postgresql/3.0.9/templates/secret.yaml diff --git a/stable/postgresql/3.0.8/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.9/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/3.0.8/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/3.0.9/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/postgresql/3.0.8/test_values.yaml b/stable/postgresql/3.0.9/test_values.yaml similarity index 100% rename from stable/postgresql/3.0.8/test_values.yaml rename to stable/postgresql/3.0.9/test_values.yaml diff --git a/stable/postgresql/3.0.8/values.yaml b/stable/postgresql/3.0.9/values.yaml similarity index 100% rename from stable/postgresql/3.0.8/values.yaml rename to stable/postgresql/3.0.9/values.yaml