diff --git a/dev/postgres-operator/0.0.1/charts/common-2.0.2.tgz b/dev/postgres-operator/0.0.1/charts/common-2.0.2.tgz deleted file mode 100644 index 3f0a16c757e..00000000000 Binary files a/dev/postgres-operator/0.0.1/charts/common-2.0.2.tgz and /dev/null differ diff --git a/dev/postgres-operator/0.0.1/.helmignore b/dev/postgres-operator/0.0.2/.helmignore similarity index 100% rename from dev/postgres-operator/0.0.1/.helmignore rename to dev/postgres-operator/0.0.2/.helmignore diff --git a/dev/postgres-operator/0.0.1/CONFIG.md b/dev/postgres-operator/0.0.2/CONFIG.md similarity index 100% rename from dev/postgres-operator/0.0.1/CONFIG.md rename to dev/postgres-operator/0.0.2/CONFIG.md diff --git a/dev/postgres-operator/0.0.1/Chart.lock b/dev/postgres-operator/0.0.2/Chart.lock similarity index 72% rename from dev/postgres-operator/0.0.1/Chart.lock rename to dev/postgres-operator/0.0.2/Chart.lock index 7bc7823c824..b29d41f0eea 100644 --- a/dev/postgres-operator/0.0.1/Chart.lock +++ b/dev/postgres-operator/0.0.2/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.2 + version: 2.0.3 - name: postgres-operator-ui repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/ version: 1.6.2 - name: postgres-operator repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/ version: 1.6.2 -digest: sha256:b0769cce163a0786257b00dd3a19e7406b56ccba4724666c8819e2af186ce1e4 -generated: "2021-04-09T21:00:02.3236431+02:00" +digest: sha256:cda8fe9759e283fe6f9555f1bdd651dd4474422fb054c8610404326991391ee1 +generated: "2021-04-10T15:42:33.654814397Z" diff --git a/dev/postgres-operator/0.0.1/Chart.yaml b/dev/postgres-operator/0.0.2/Chart.yaml similarity index 97% rename from dev/postgres-operator/0.0.1/Chart.yaml rename to dev/postgres-operator/0.0.2/Chart.yaml index cf08e35eb9b..aadd0c3f2ad 100644 --- a/dev/postgres-operator/0.0.1/Chart.yaml +++ b/dev/postgres-operator/0.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: postgres-operator -version: 0.0.1 +version: 0.0.2 upstream_version: 1.6.2 appVersion: "auto" description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.2 + version: 2.0.3 # condition: - name: postgres-operator-ui repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/ diff --git a/dev/postgres-operator/0.0.1/README.md b/dev/postgres-operator/0.0.2/README.md similarity index 100% rename from dev/postgres-operator/0.0.1/README.md rename to dev/postgres-operator/0.0.2/README.md diff --git a/dev/postgres-operator/0.0.1/app-readme.md b/dev/postgres-operator/0.0.2/app-readme.md similarity index 100% rename from dev/postgres-operator/0.0.1/app-readme.md rename to dev/postgres-operator/0.0.2/app-readme.md diff --git a/dev/postgres-operator/0.0.2/charts/common-2.0.3.tgz b/dev/postgres-operator/0.0.2/charts/common-2.0.3.tgz new file mode 100644 index 00000000000..59c70fb4a15 Binary files /dev/null and b/dev/postgres-operator/0.0.2/charts/common-2.0.3.tgz differ diff --git a/dev/postgres-operator/0.0.1/charts/postgres-operator-1.6.2.tgz b/dev/postgres-operator/0.0.2/charts/postgres-operator-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.0.1/charts/postgres-operator-1.6.2.tgz rename to dev/postgres-operator/0.0.2/charts/postgres-operator-1.6.2.tgz diff --git a/dev/postgres-operator/0.0.1/charts/postgres-operator-ui-1.6.2.tgz b/dev/postgres-operator/0.0.2/charts/postgres-operator-ui-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.0.1/charts/postgres-operator-ui-1.6.2.tgz rename to dev/postgres-operator/0.0.2/charts/postgres-operator-ui-1.6.2.tgz diff --git a/dev/postgres-operator/0.0.1/ix_values.yaml b/dev/postgres-operator/0.0.2/ix_values.yaml similarity index 100% rename from dev/postgres-operator/0.0.1/ix_values.yaml rename to dev/postgres-operator/0.0.2/ix_values.yaml diff --git a/dev/postgres-operator/0.0.1/questions.yaml b/dev/postgres-operator/0.0.2/questions.yaml similarity index 100% rename from dev/postgres-operator/0.0.1/questions.yaml rename to dev/postgres-operator/0.0.2/questions.yaml diff --git a/dev/postgres-operator/0.0.1/templates/common.yaml b/dev/postgres-operator/0.0.2/templates/common.yaml similarity index 100% rename from dev/postgres-operator/0.0.1/templates/common.yaml rename to dev/postgres-operator/0.0.2/templates/common.yaml diff --git a/dev/postgres-operator/0.0.1/templates/envconfig.yaml b/dev/postgres-operator/0.0.2/templates/envconfig.yaml similarity index 100% rename from dev/postgres-operator/0.0.1/templates/envconfig.yaml rename to dev/postgres-operator/0.0.2/templates/envconfig.yaml diff --git a/dev/postgres-operator/0.0.1/test_values.yaml b/dev/postgres-operator/0.0.2/test_values.yaml similarity index 100% rename from dev/postgres-operator/0.0.1/test_values.yaml rename to dev/postgres-operator/0.0.2/test_values.yaml diff --git a/dev/postgres-operator/0.0.1/values.yaml b/dev/postgres-operator/0.0.2/values.yaml similarity index 100% rename from dev/postgres-operator/0.0.1/values.yaml rename to dev/postgres-operator/0.0.2/values.yaml