diff --git a/Chart.lock b/Chart.lock index 1f6796a2aff8f916416f1f21abd9cb5a06e3a71e..4749db816d8049e4a60e68e8d7c4aab7b7352b81 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 9.7.2 + version: 10.12.0 - name: redis repository: https://charts.bitnami.com/bitnami version: 10.9.0 diff --git a/Chart.yaml b/Chart.yaml index 24c89a4800958776e0efa4f8a01ceee254218509..4b7e75875760fbfdeb38a49dd8480be5897b3606 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -19,7 +19,7 @@ maintainers: dependencies: - name: "postgresql" - version: "9.7.2" + version: "10.12.0" repository: "https://charts.bitnami.com/bitnami" alias: database - name: "redis" diff --git a/charts/postgresql-10.12.0.tgz b/charts/postgresql-10.12.0.tgz new file mode 100644 index 0000000000000000000000000000000000000000..4c6027a6dbb47c082b5b25d4338584ef8c161cca Binary files /dev/null and b/charts/postgresql-10.12.0.tgz differ diff --git a/charts/postgresql-9.7.2.tgz b/charts/postgresql-9.7.2.tgz deleted file mode 100644 index 6189f2c85ae6627787637a101759f2ce6acefca7..0000000000000000000000000000000000000000 Binary files a/charts/postgresql-9.7.2.tgz and /dev/null differ