Skip to content

Commit 1af4c50

Browse files
authored
bump to v1.15.0 (#2965)
* bump to v1.15.0 * more linter hints * update dependencies of kubectl-pg plugin
1 parent 3bc244f commit 1af4c50

27 files changed

+211
-236
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2024 Zalando SE
3+
Copyright (c) 2025 Zalando SE
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pipelines with no access to Kubernetes API directly, promoting infrastructure as
1717
* Live volume resize without pod restarts (AWS EBS, PVC)
1818
* Database connection pooling with PGBouncer
1919
* Support fast in place major version upgrade. Supports global upgrade of all clusters.
20+
* Pod protection during boostrap phase and configurable maintenance windows
2021
* Restore and cloning Postgres clusters on AWS, GCS and Azure
2122
* Additionally logical backups to S3 or GCS bucket can be configured
2223
* Standby cluster from S3 or GCS WAL archive
@@ -32,7 +33,7 @@ pipelines with no access to Kubernetes API directly, promoting infrastructure as
3233
* Streaming replication cluster via Patroni
3334
* Point-In-Time-Recovery with
3435
[pg_basebackup](https://www.postgresql.org/docs/17/app-pgbasebackup.html) /
35-
[WAL-E](https://github.com/wal-e/wal-e) via [Spilo](https://github.com/zalando/spilo)
36+
[WAL-G](https://github.com/wal-g/wal-g) or [WAL-E](https://github.com/wal-e/wal-e) via [Spilo](https://github.com/zalando/spilo)
3637
* Preload libraries: [bg_mon](https://github.com/CyberDem0n/bg_mon),
3738
[pg_stat_statements](https://www.postgresql.org/docs/17/pgstatstatements.html),
3839
[pgextwlist](https://github.com/dimitri/pgextwlist),
@@ -41,12 +42,17 @@ pipelines with no access to Kubernetes API directly, promoting infrastructure as
4142
[decoderbufs](https://github.com/debezium/postgres-decoderbufs),
4243
[hypopg](https://github.com/HypoPG/hypopg),
4344
[pg_cron](https://github.com/citusdata/pg_cron),
45+
[pg_repack](https://github.com/reorg/pg_repack),
4446
[pg_partman](https://github.com/pgpartman/pg_partman),
4547
[pg_stat_kcache](https://github.com/powa-team/pg_stat_kcache),
48+
[pg_audit](https://github.com/pgaudit/pgaudit),
49+
[pgfaceting](https://github.com/cybertec-postgresql/pgfaceting),
4650
[pgq](https://github.com/pgq/pgq),
4751
[pgvector](https://github.com/pgvector/pgvector),
4852
[plpgsql_check](https://github.com/okbob/plpgsql_check),
53+
[plproxy](https://github.com/plproxy/plproxy),
4954
[postgis](https://postgis.net/),
55+
[roaringbitmap](https://github.com/ChenHuajun/pg_roaringbitmap),
5056
[set_user](https://github.com/pgaudit/set_user) and
5157
[timescaledb](https://github.com/timescale/timescaledb)
5258

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: v2
22
name: postgres-operator-ui
3-
version: 1.14.0
4-
appVersion: 1.14.0
3+
version: 1.15.0
4+
appVersion: 1.15.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: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,32 @@
11
apiVersion: v1
22
entries:
33
postgres-operator-ui:
4+
- apiVersion: v2
5+
appVersion: 1.15.0
6+
created: "2025-10-16T11:34:57.912432565+02:00"
7+
description: Postgres Operator UI provides a graphical interface for a convenient
8+
database-as-a-service user experience
9+
digest: d82b5fb7c3d4fd8b106343b2f9472cba5e6050315ab3c520a79366f2b2f20c7a
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.15.0.tgz
26+
version: 1.15.0
427
- apiVersion: v2
528
appVersion: 1.14.0
6-
created: "2024-12-23T11:26:07.721761867+01:00"
29+
created: "2025-10-16T11:34:57.906677165+02:00"
730
description: Postgres Operator UI provides a graphical interface for a convenient
831
database-as-a-service user experience
932
digest: e87ed898079a852957a67a4caf3fbd27b9098e413f5d961b7a771a6ae8b3e17c
@@ -26,7 +49,7 @@ entries:
2649
version: 1.14.0
2750
- apiVersion: v2
2851
appVersion: 1.13.0
29-
created: "2024-12-23T11:26:07.719409282+01:00"
52+
created: "2025-10-16T11:34:57.904106882+02:00"
3053
description: Postgres Operator UI provides a graphical interface for a convenient
3154
database-as-a-service user experience
3255
digest: e0444e516b50f82002d1a733527813c51759a627cefdd1005cea73659f824ea8
@@ -49,7 +72,7 @@ entries:
4972
version: 1.13.0
5073
- apiVersion: v2
5174
appVersion: 1.12.2
52-
created: "2024-12-23T11:26:07.717202918+01:00"
75+
created: "2025-10-16T11:34:57.901526106+02:00"
5376
description: Postgres Operator UI provides a graphical interface for a convenient
5477
database-as-a-service user experience
5578
digest: cbcef400c23ccece27d97369ad629278265c013e0a45c0b7f33e7568a082fedd
@@ -72,7 +95,7 @@ entries:
7295
version: 1.12.2
7396
- apiVersion: v2
7497
appVersion: 1.11.0
75-
created: "2024-12-23T11:26:07.714792146+01:00"
98+
created: "2025-10-16T11:34:57.898843691+02:00"
7699
description: Postgres Operator UI provides a graphical interface for a convenient
77100
database-as-a-service user experience
78101
digest: a45f2284045c2a9a79750a36997386444f39b01ac722b17c84b431457577a3a2
@@ -95,7 +118,7 @@ entries:
95118
version: 1.11.0
96119
- apiVersion: v2
97120
appVersion: 1.10.1
98-
created: "2024-12-23T11:26:07.712194397+01:00"
121+
created: "2025-10-16T11:34:57.896283083+02:00"
99122
description: Postgres Operator UI provides a graphical interface for a convenient
100123
database-as-a-service user experience
101124
digest: 2e5e7a82aebee519ec57c6243eb8735124aa4585a3a19c66ffd69638fbeb11ce
@@ -116,27 +139,4 @@ entries:
116139
urls:
117140
- postgres-operator-ui-1.10.1.tgz
118141
version: 1.10.1
119-
- apiVersion: v2
120-
appVersion: 1.9.0
121-
created: "2024-12-23T11:26:07.723891496+01:00"
122-
description: Postgres Operator UI provides a graphical interface for a convenient
123-
database-as-a-service user experience
124-
digest: df434af6c8b697fe0631017ecc25e3c79e125361ae6622347cea41a545153bdc
125-
home: https://github.com/zalando/postgres-operator
126-
keywords:
127-
- postgres
128-
- operator
129-
- ui
130-
- cloud-native
131-
- patroni
132-
- spilo
133-
maintainers:
134-
- email: opensource@zalando.de
135-
name: Zalando
136-
name: postgres-operator-ui
137-
sources:
138-
- https://github.com/zalando/postgres-operator
139-
urls:
140-
- postgres-operator-ui-1.9.0.tgz
141-
version: 1.9.0
142-
generated: "2024-12-23T11:26:07.709192608+01:00"
142+
generated: "2025-10-16T11:34:57.893034861+02:00"
4.97 KB
Binary file not shown.
-4.81 KB
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: ghcr.io
1010
repository: zalando/postgres-operator-ui
11-
tag: v1.14.0
11+
tag: v1.15.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: v2
22
name: postgres-operator
3-
version: 1.14.0
4-
appVersion: 1.14.0
3+
version: 1.15.0
4+
appVersion: 1.15.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/index.yaml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,31 @@
11
apiVersion: v1
22
entries:
33
postgres-operator:
4+
- apiVersion: v2
5+
appVersion: 1.15.0
6+
created: "2025-10-16T11:35:38.533627038+02:00"
7+
description: Postgres Operator creates and manages PostgreSQL clusters running
8+
in Kubernetes
9+
digest: 002dd47647bf51fbba023bd1762d807be478cf37de7a44b80cd01ac1f20bd94a
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.15.0.tgz
25+
version: 1.15.0
426
- apiVersion: v2
527
appVersion: 1.14.0
6-
created: "2024-12-23T11:25:32.596716566+01:00"
28+
created: "2025-10-16T11:35:38.52489216+02:00"
729
description: Postgres Operator creates and manages PostgreSQL clusters running
830
in Kubernetes
931
digest: 36e1571f3f455b213f16cdda7b1158648e8e84deb804ba47ed6b9b6d19263ba8
@@ -25,7 +47,7 @@ entries:
2547
version: 1.14.0
2648
- apiVersion: v2
2749
appVersion: 1.13.0
28-
created: "2024-12-23T11:25:32.591136261+01:00"
50+
created: "2025-10-16T11:35:38.517347652+02:00"
2951
description: Postgres Operator creates and manages PostgreSQL clusters running
3052
in Kubernetes
3153
digest: a839601689aea0a7e6bc0712a5244d435683cf3314c95794097ff08540e1dfef
@@ -47,7 +69,7 @@ entries:
4769
version: 1.13.0
4870
- apiVersion: v2
4971
appVersion: 1.12.2
50-
created: "2024-12-23T11:25:32.585419709+01:00"
72+
created: "2025-10-16T11:35:38.510819005+02:00"
5173
description: Postgres Operator creates and manages PostgreSQL clusters running
5274
in Kubernetes
5375
digest: 65858d14a40d7fd90c32bd9fc60021acc9555c161079f43a365c70171eaf21d8
@@ -69,7 +91,7 @@ entries:
6991
version: 1.12.2
7092
- apiVersion: v2
7193
appVersion: 1.11.0
72-
created: "2024-12-23T11:25:32.580077286+01:00"
94+
created: "2025-10-16T11:35:38.503781253+02:00"
7395
description: Postgres Operator creates and manages PostgreSQL clusters running
7496
in Kubernetes
7597
digest: 3914b5e117bda0834f05c9207f007e2ac372864cf6e86dcc2e1362bbe46c14d9
@@ -91,7 +113,7 @@ entries:
91113
version: 1.11.0
92114
- apiVersion: v2
93115
appVersion: 1.10.1
94-
created: "2024-12-23T11:25:32.574641578+01:00"
116+
created: "2025-10-16T11:35:38.494366224+02:00"
95117
description: Postgres Operator creates and manages PostgreSQL clusters running
96118
in Kubernetes
97119
digest: cc3baa41753da92466223d0b334df27e79c882296577b404a8e9071411fcf19c
@@ -111,26 +133,4 @@ entries:
111133
urls:
112134
- postgres-operator-1.10.1.tgz
113135
version: 1.10.1
114-
- apiVersion: v2
115-
appVersion: 1.9.0
116-
created: "2024-12-23T11:25:32.604748814+01:00"
117-
description: Postgres Operator creates and manages PostgreSQL clusters running
118-
in Kubernetes
119-
digest: 64df90c898ca591eb3a330328173ffaadfbf9ddd474d8c42ed143edc9e3f4276
120-
home: https://github.com/zalando/postgres-operator
121-
keywords:
122-
- postgres
123-
- operator
124-
- cloud-native
125-
- patroni
126-
- spilo
127-
maintainers:
128-
- email: opensource@zalando.de
129-
name: Zalando
130-
name: postgres-operator
131-
sources:
132-
- https://github.com/zalando/postgres-operator
133-
urls:
134-
- postgres-operator-1.9.0.tgz
135-
version: 1.9.0
136-
generated: "2024-12-23T11:25:32.568598763+01:00"
136+
generated: "2025-10-16T11:35:38.487472753+02:00"
17.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)