Skip to content

Commit 648d663

Browse files
authored
bring back 1.6.0 charts with fixes (zalando#1376)
* bring back 1.6.0 charts with fixes * update helm indexl yaml for UI chart
1 parent 3962e71 commit 648d663

File tree

4 files changed

+50
-7
lines changed

4 files changed

+50
-7
lines changed

charts/postgres-operator-ui/index.yaml

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ entries:
33
postgres-operator-ui:
44
- apiVersion: v1
55
appVersion: 1.6.1
6-
created: "2021-02-16T12:16:51.963793476+01:00"
6+
created: "2021-02-19T12:19:43.9076945+01:00"
77
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
88
digest: 3d321352f2f1e7bb7450aa8876e3d818aa9f9da9bd4250507386f0490f2c1969
99
home: https://github.com/zalando/postgres-operator
@@ -23,9 +23,31 @@ entries:
2323
urls:
2424
- postgres-operator-ui-1.6.1.tgz
2525
version: 1.6.1
26+
- apiVersion: v1
27+
appVersion: 1.6.0
28+
created: "2021-02-19T12:19:43.907164331+01:00"
29+
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
30+
digest: 7bc10d08b25fa423b85a26a1b4c6f6709c5a9d374fa833b44629dc0713f17529
31+
home: https://github.com/zalando/postgres-operator
32+
keywords:
33+
- postgres
34+
- operator
35+
- ui
36+
- cloud-native
37+
- patroni
38+
- spilo
39+
maintainers:
40+
41+
name: Zalando
42+
name: postgres-operator-ui
43+
sources:
44+
- https://github.com/zalando/postgres-operator
45+
urls:
46+
- postgres-operator-ui-1.6.0.tgz
47+
version: 1.6.0
2648
- apiVersion: v1
2749
appVersion: 1.5.0
28-
created: "2021-02-16T12:16:51.96319758+01:00"
50+
created: "2021-02-19T12:19:43.906550454+01:00"
2951
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
3052
digest: c91ea39e6d51d57f4048fb1b6ec53b40823f2690eb88e4e4f1a036367b9fdd61
3153
home: https://github.com/zalando/postgres-operator
@@ -45,4 +67,4 @@ entries:
4567
urls:
4668
- postgres-operator-ui-1.5.0.tgz
4769
version: 1.5.0
48-
generated: "2021-02-16T12:16:51.962463462+01:00"
70+
generated: "2021-02-19T12:19:43.905861603+01:00"
7.77 KB
Binary file not shown.

charts/postgres-operator/index.yaml

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ entries:
33
postgres-operator:
44
- apiVersion: v1
55
appVersion: 1.6.1
6-
created: "2021-02-16T11:49:43.295433402+01:00"
6+
created: "2021-02-19T12:13:13.262839018+01:00"
77
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
8-
digest: ce9cfc0d4838edf307b690b942bd4e1ea73c3b93bb5552ae8ecd2952d55383ea
8+
digest: 4ba5972cd486dcaa2d11c5613a6f97f6b7b831822e610fe9e10a57ea1db23556
99
home: https://github.com/zalando/postgres-operator
1010
keywords:
1111
- postgres
@@ -22,9 +22,30 @@ entries:
2222
urls:
2323
- postgres-operator-1.6.1.tgz
2424
version: 1.6.1
25+
- apiVersion: v1
26+
appVersion: 1.6.0
27+
created: "2021-02-19T12:13:13.260413425+01:00"
28+
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
29+
digest: 1b4c3892335a207f4719c3817186e98b6105398ab45dafc4274dac837ec9bf31
30+
home: https://github.com/zalando/postgres-operator
31+
keywords:
32+
- postgres
33+
- operator
34+
- cloud-native
35+
- patroni
36+
- spilo
37+
maintainers:
38+
39+
name: Zalando
40+
name: postgres-operator
41+
sources:
42+
- https://github.com/zalando/postgres-operator
43+
urls:
44+
- postgres-operator-1.6.0.tgz
45+
version: 1.6.0
2546
- apiVersion: v1
2647
appVersion: 1.5.0
27-
created: "2021-02-16T11:49:43.292890391+01:00"
48+
created: "2021-02-19T12:13:13.257505579+01:00"
2849
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
2950
digest: 198351d5db52e65cdf383d6f3e1745d91ac1e2a01121f8476f8b1be728b09531
3051
home: https://github.com/zalando/postgres-operator
@@ -43,4 +64,4 @@ entries:
4364
urls:
4465
- postgres-operator-1.5.0.tgz
4566
version: 1.5.0
46-
generated: "2021-02-16T11:49:43.291315248+01:00"
67+
generated: "2021-02-19T12:13:13.25598107+01:00"
39.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)