chore(deps): update helm chart common to v2.0.3 (#322)

* chore(deps): update helm chart common to v2.0.3

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-04-10 17:46:24 +02:00
committed by GitHub
parent 4d5c3e5214
commit a3658f5ac6
16 changed files with 5 additions and 5 deletions
Binary file not shown.
@@ -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"
@@ -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/
Binary file not shown.