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:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
4d5c3e5214
commit
a3658f5ac6
Binary file not shown.
@@ -1,12 +1,12 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 2.0.2
|
version: 2.0.3
|
||||||
- name: postgres-operator-ui
|
- name: postgres-operator-ui
|
||||||
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||||
version: 1.6.2
|
version: 1.6.2
|
||||||
- name: postgres-operator
|
- name: postgres-operator
|
||||||
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||||
version: 1.6.2
|
version: 1.6.2
|
||||||
digest: sha256:b0769cce163a0786257b00dd3a19e7406b56ccba4724666c8819e2af186ce1e4
|
digest: sha256:cda8fe9759e283fe6f9555f1bdd651dd4474422fb054c8610404326991391ee1
|
||||||
generated: "2021-04-09T21:00:02.3236431+02:00"
|
generated: "2021-04-10T15:42:33.654814397Z"
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: postgres-operator
|
name: postgres-operator
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
upstream_version: 1.6.2
|
upstream_version: 1.6.2
|
||||||
appVersion: "auto"
|
appVersion: "auto"
|
||||||
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
|
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
|
||||||
@@ -24,7 +24,7 @@ sources:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 2.0.2
|
version: 2.0.3
|
||||||
# condition:
|
# condition:
|
||||||
- name: postgres-operator-ui
|
- name: postgres-operator-ui
|
||||||
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||||
Binary file not shown.
Reference in New Issue
Block a user