Skip to content

Commit ba6c3c3

Browse files
authored
bump operator to v1.7.0 (#1599)
1 parent 62ed7e4 commit ba6c3c3

21 files changed

+109
-54
lines changed

.github/ISSUE_TEMPLATE/postgres-operator-issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assignees: ''
99

1010
Please, answer some short questions which should help us to understand your problem / question better?
1111

12-
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.6.3
12+
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.7.0
1313
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** [AWS K8s | GCP ... | Bare Metal K8s]
1414
- **Are you running Postgres Operator in production?** [yes | no]
1515
- **Type of issue?** [Bug report, question, feature request, etc.]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ We introduce the major version into the backup path to smoothen the [major versi
6666
The new operator configuration can set a compatibility flag *enable_spilo_wal_path_compat* to make Spilo look for wal segments in the current path but also old format paths.
6767
This comes at potential performance costs and should be disabled after a few days.
6868

69-
The newest Spilo 13 image is: `registry.opensource.zalan.do/acid/spilo-13:2.0-p7`
69+
The newest Spilo 13 image is: `registry.opensource.zalan.do/acid/spilo-13:2.1-p1`
7070

7171
The last Spilo 12 image is: `registry.opensource.zalan.do/acid/spilo-12:1.6-p5`
7272

charts/postgres-operator-ui/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: postgres-operator-ui
3-
version: 1.6.3
4-
appVersion: 1.6.3
3+
version: 1.7.0
4+
appVersion: 1.7.0
55
home: https://github.com/zalando/postgres-operator
66
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
77
keywords:

charts/postgres-operator-ui/index.yaml

Lines changed: 39 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,34 @@
11
apiVersion: v1
22
entries:
33
postgres-operator-ui:
4+
- apiVersion: v1
5+
appVersion: 1.7.0
6+
created: "2021-08-27T10:23:17.723412079+02:00"
7+
description: Postgres Operator UI provides a graphical interface for a convenient
8+
database-as-a-service user experience
9+
digest: ad08ee5fe31bb2e7c3cc1299c2e778511a3c05305bc17357404b2615b32ea92a
10+
home: https://github.com/zalando/postgres-operator
11+
keywords:
12+
- postgres
13+
- operator
14+
- ui
15+
- cloud-native
16+
- patroni
17+
- spilo
18+
maintainers:
19+
- email: opensource@zalando.de
20+
name: Zalando
21+
name: postgres-operator-ui
22+
sources:
23+
- https://github.com/zalando/postgres-operator
24+
urls:
25+
- postgres-operator-ui-1.7.0.tgz
26+
version: 1.7.0
427
- apiVersion: v1
528
appVersion: 1.6.3
6-
created: "2021-05-27T19:04:33.425637932+02:00"
7-
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
29+
created: "2021-08-27T10:23:17.722255571+02:00"
30+
description: Postgres Operator UI provides a graphical interface for a convenient
31+
database-as-a-service user experience
832
digest: 08b810aa632dcc719e4785ef184e391267f7c460caa99677f2d00719075aac78
933
home: https://github.com/zalando/postgres-operator
1034
keywords:
@@ -25,8 +49,9 @@ entries:
2549
version: 1.6.3
2650
- apiVersion: v1
2751
appVersion: 1.6.2
28-
created: "2021-05-27T19:04:33.422124263+02:00"
29-
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
52+
created: "2021-08-27T10:23:17.721712848+02:00"
53+
description: Postgres Operator UI provides a graphical interface for a convenient
54+
database-as-a-service user experience
3055
digest: 14d1559bb0bd1e1e828f2daaaa6f6ac9ffc268d79824592c3589b55dd39241f6
3156
home: https://github.com/zalando/postgres-operator
3257
keywords:
@@ -47,8 +72,9 @@ entries:
4772
version: 1.6.2
4873
- apiVersion: v1
4974
appVersion: 1.6.1
50-
created: "2021-05-27T19:04:33.419640902+02:00"
51-
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
75+
created: "2021-08-27T10:23:17.721175629+02:00"
76+
description: Postgres Operator UI provides a graphical interface for a convenient
77+
database-as-a-service user experience
5278
digest: 3d321352f2f1e7bb7450aa8876e3d818aa9f9da9bd4250507386f0490f2c1969
5379
home: https://github.com/zalando/postgres-operator
5480
keywords:
@@ -69,8 +95,9 @@ entries:
6995
version: 1.6.1
7096
- apiVersion: v1
7197
appVersion: 1.6.0
72-
created: "2021-05-27T19:04:33.41788193+02:00"
73-
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
98+
created: "2021-08-27T10:23:17.720655498+02:00"
99+
description: Postgres Operator UI provides a graphical interface for a convenient
100+
database-as-a-service user experience
74101
digest: 1e0aa1e7db3c1daa96927ffbf6fdbcdb434562f961833cb5241ddbe132220ee4
75102
home: https://github.com/zalando/postgres-operator
76103
keywords:
@@ -91,8 +118,9 @@ entries:
91118
version: 1.6.0
92119
- apiVersion: v1
93120
appVersion: 1.5.0
94-
created: "2021-05-27T19:04:33.416056821+02:00"
95-
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
121+
created: "2021-08-27T10:23:17.720112359+02:00"
122+
description: Postgres Operator UI provides a graphical interface for a convenient
123+
database-as-a-service user experience
96124
digest: c91ea39e6d51d57f4048fb1b6ec53b40823f2690eb88e4e4f1a036367b9fdd61
97125
home: https://github.com/zalando/postgres-operator
98126
keywords:
@@ -111,4 +139,4 @@ entries:
111139
urls:
112140
- postgres-operator-ui-1.5.0.tgz
113141
version: 1.5.0
114-
generated: "2021-05-27T19:04:33.41380858+02:00"
142+
generated: "2021-08-27T10:23:17.719397521+02:00"
Binary file not shown.

charts/postgres-operator-ui/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ replicaCount: 1
88
image:
99
registry: registry.opensource.zalan.do
1010
repository: acid/postgres-operator-ui
11-
tag: v1.6.3
11+
tag: v1.7.0
1212
pullPolicy: "IfNotPresent"
1313

1414
# Optionally specify an array of imagePullSecrets.

charts/postgres-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: postgres-operator
3-
version: 1.6.3
4-
appVersion: 1.6.3
3+
version: 1.7.0
4+
appVersion: 1.7.0
55
home: https://github.com/zalando/postgres-operator
66
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
77
keywords:

charts/postgres-operator/crds/operatorconfigurations.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ spec:
6565
properties:
6666
docker_image:
6767
type: string
68-
default: "registry.opensource.zalan.do/acid/spilo-13:2.0-p7"
68+
default: "registry.opensource.zalan.do/acid/spilo-13:2.1-p1"
6969
enable_crd_validation:
7070
type: boolean
7171
default: true
@@ -402,7 +402,7 @@ spec:
402402
properties:
403403
logical_backup_docker_image:
404404
type: string
405-
default: "registry.opensource.zalan.do/acid/logical-backup:v1.6.3"
405+
default: "registry.opensource.zalan.do/acid/logical-backup:v1.7.0"
406406
logical_backup_google_application_credentials:
407407
type: string
408408
logical_backup_job_prefix:
@@ -537,7 +537,7 @@ spec:
537537
default: "pooler"
538538
connection_pooler_image:
539539
type: string
540-
default: "registry.opensource.zalan.do/acid/pgbouncer:master-16"
540+
default: "registry.opensource.zalan.do/acid/pgbouncer:master-18"
541541
connection_pooler_max_db_connections:
542542
type: integer
543543
default: 60

charts/postgres-operator/index.yaml

Lines changed: 38 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,33 @@
11
apiVersion: v1
22
entries:
33
postgres-operator:
4+
- apiVersion: v1
5+
appVersion: 1.7.0
6+
created: "2021-08-27T10:21:42.643185124+02:00"
7+
description: Postgres Operator creates and manages PostgreSQL clusters running
8+
in Kubernetes
9+
digest: 1c4a1d289188ef72e409892fd2b86c008a37420af04a9796a8829ff84ab09e61
10+
home: https://github.com/zalando/postgres-operator
11+
keywords:
12+
- postgres
13+
- operator
14+
- cloud-native
15+
- patroni
16+
- spilo
17+
maintainers:
18+
- email: opensource@zalando.de
19+
name: Zalando
20+
name: postgres-operator
21+
sources:
22+
- https://github.com/zalando/postgres-operator
23+
urls:
24+
- postgres-operator-1.7.0.tgz
25+
version: 1.7.0
426
- apiVersion: v1
527
appVersion: 1.6.3
6-
created: "2021-05-27T19:04:25.199523943+02:00"
7-
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
28+
created: "2021-08-27T10:21:42.640069574+02:00"
29+
description: Postgres Operator creates and manages PostgreSQL clusters running
30+
in Kubernetes
831
digest: ea08f991bf23c9ad114bca98ebcbe3e2fa15beab163061399394905eaee89b35
932
home: https://github.com/zalando/postgres-operator
1033
keywords:
@@ -24,8 +47,9 @@ entries:
2447
version: 1.6.3
2548
- apiVersion: v1
2649
appVersion: 1.6.2
27-
created: "2021-05-27T19:04:25.198182197+02:00"
28-
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
50+
created: "2021-08-27T10:21:42.638502739+02:00"
51+
description: Postgres Operator creates and manages PostgreSQL clusters running
52+
in Kubernetes
2953
digest: d886f8a0879ca07d1e5246ee7bc55710e1c872f3977280fe495db6fc2057a7f4
3054
home: https://github.com/zalando/postgres-operator
3155
keywords:
@@ -45,8 +69,9 @@ entries:
4569
version: 1.6.2
4670
- apiVersion: v1
4771
appVersion: 1.6.1
48-
created: "2021-05-27T19:04:25.19687586+02:00"
49-
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
72+
created: "2021-08-27T10:21:42.636936467+02:00"
73+
description: Postgres Operator creates and manages PostgreSQL clusters running
74+
in Kubernetes
5075
digest: 4ba5972cd486dcaa2d11c5613a6f97f6b7b831822e610fe9e10a57ea1db23556
5176
home: https://github.com/zalando/postgres-operator
5277
keywords:
@@ -66,8 +91,9 @@ entries:
6691
version: 1.6.1
6792
- apiVersion: v1
6893
appVersion: 1.6.0
69-
created: "2021-05-27T19:04:25.195600766+02:00"
70-
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
94+
created: "2021-08-27T10:21:42.63533527+02:00"
95+
description: Postgres Operator creates and manages PostgreSQL clusters running
96+
in Kubernetes
7197
digest: f52149718ea364f46b4b9eec9a65f6253ad182bb78df541d14cd5277b9c8a8c3
7298
home: https://github.com/zalando/postgres-operator
7399
keywords:
@@ -87,8 +113,9 @@ entries:
87113
version: 1.6.0
88114
- apiVersion: v1
89115
appVersion: 1.5.0
90-
created: "2021-05-27T19:04:25.193985032+02:00"
91-
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
116+
created: "2021-08-27T10:21:42.632932257+02:00"
117+
description: Postgres Operator creates and manages PostgreSQL clusters running
118+
in Kubernetes
92119
digest: 198351d5db52e65cdf383d6f3e1745d91ac1e2a01121f8476f8b1be728b09531
93120
home: https://github.com/zalando/postgres-operator
94121
keywords:
@@ -106,4 +133,4 @@ entries:
106133
urls:
107134
- postgres-operator-1.5.0.tgz
108135
version: 1.5.0
109-
generated: "2021-05-27T19:04:25.191897769+02:00"
136+
generated: "2021-08-27T10:21:42.631372502+02:00"
Binary file not shown.

0 commit comments

Comments
 (0)