Skip to content

Commit

Permalink
chore(deps): update postgres package dependencies (#16)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zalando/spilo-15 | minor | `3.0-p1` -> `3.2-p1` |
| [postgres-operator](https://togithub.com/zalando/postgres-operator) |
minor | `v1.10.1` -> `1.11.0` |
| registry.opensource.zalan.do/acid/logical-backup | minor | `v1.10.1`
-> `v1.11.0` |
| registry.opensource.zalan.do/acid/postgres-operator | minor |
`v1.10.1` -> `v1.11.0` |
|
[registry1.dso.mil/ironbank/opensource/zalando/postgres-operator](https://togithub.com/zalando/postgres-operator)
([source](https://repo1.dso.mil/dsop/opensource/zalando/postgres-operator))
| minor | `v1.10.1` -> `v1.11.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>zalando/postgres-operator (postgres-operator)</summary>

###
[`v1.11.0`](https://togithub.com/zalando/postgres-operator/releases/tag/v1.11.0):
Deliberate Dog

[Compare
Source](https://togithub.com/zalando/postgres-operator/compare/v1.10.1...v1.11.0)

We are excited to announce a new release of the Postgres Operator.
Thanks to everyone who contributed with PRs, feedback, raising issues or
providing ideas.

##### New features

- Added support for Postgres 16
([#&#8203;2437](https://togithub.com/zalando/postgres-operator/issues/2437),
[#&#8203;2557](https://togithub.com/zalando/postgres-operator/issues/2557))
- ARM support for UI and logical backup images
([#&#8203;2426](https://togithub.com/zalando/postgres-operator/issues/2426),
[#&#8203;2527](https://togithub.com/zalando/postgres-operator/issues/2527))
- New config option to prevent operator from removing PVCs on cluster
deletion
([#&#8203;2579](https://togithub.com/zalando/postgres-operator/issues/2579),
[#&#8203;1074](https://togithub.com/zalando/postgres-operator/issues/1074))
- New config option to specify PVC retention policy when deleting or
scaling statefulset
([#&#8203;2343](https://togithub.com/zalando/postgres-operator/issues/2343),
[#&#8203;2415](https://togithub.com/zalando/postgres-operator/issues/2415),
[#&#8203;2420](https://togithub.com/zalando/postgres-operator/issues/2420),
[#&#8203;2584](https://togithub.com/zalando/postgres-operator/issues/2584))
- Add support for hugepages-2Mi/-1Gi in resources section incl. sidecars
([#&#8203;2311](https://togithub.com/zalando/postgres-operator/issues/2311),
[#&#8203;2512](https://togithub.com/zalando/postgres-operator/issues/2512))
- Finalizers can be enabled so custom resource in only removed after its
child resources
([#&#8203;941](https://togithub.com/zalando/postgres-operator/issues/941),
[#&#8203;2509](https://togithub.com/zalando/postgres-operator/issues/2509),
[#&#8203;2521](https://togithub.com/zalando/postgres-operator/issues/2521),
[#&#8203;2538](https://togithub.com/zalando/postgres-operator/issues/2538))
- Support for dead letter queue to recover from failed events
([#&#8203;2421](https://togithub.com/zalando/postgres-operator/issues/2421))
- Master label selector can be disabled for the cluster's
PodDisruptionBudget
([#&#8203;2364](https://togithub.com/zalando/postgres-operator/issues/2364),
[#&#8203;2595](https://togithub.com/zalando/postgres-operator/issues/2595))
- Single users can opt out from globally enabled password rotation
([#&#8203;2528](https://togithub.com/zalando/postgres-operator/issues/2528))
- \[LogicalBackup] Can specify extra environment variables in a
`logical_backup_cronjob_environment_secret`
([#&#8203;2051](https://togithub.com/zalando/postgres-operator/issues/2051))

##### Enhancements

- Allow empty resources when defaults are no set
([#&#8203;2524](https://togithub.com/zalando/postgres-operator/issues/2524))
- Removal of standby section will promote the cluster
([#&#8203;2472](https://togithub.com/zalando/postgres-operator/issues/2472),
[#&#8203;2513](https://togithub.com/zalando/postgres-operator/issues/2513))
- Support switching secret rotation mode to in-place directly
([#&#8203;2549](https://togithub.com/zalando/postgres-operator/issues/2549))
- Reduced number of calls on transitive team mappings
([#&#8203;2445](https://togithub.com/zalando/postgres-operator/issues/2445))
- Configurable priority class for helm chart
([#&#8203;2499](https://togithub.com/zalando/postgres-operator/issues/2499))
- Double check current Postgres version before trying upgrade
([#&#8203;2533](https://togithub.com/zalando/postgres-operator/issues/2533))
- Inherited labels and annotations are also passed to logical backup pod
([#&#8203;2456](https://togithub.com/zalando/postgres-operator/issues/2456))
- Improve appearance of Readme image in github dark mode
([#&#8203;2431](https://togithub.com/zalando/postgres-operator/issues/2431))
- Improve docs on prepared users
([#&#8203;2424](https://togithub.com/zalando/postgres-operator/issues/2424),
[#&#8203;2425](https://togithub.com/zalando/postgres-operator/issues/2425))
- Improve docs structure on cluster configuration
([#&#8203;2504](https://togithub.com/zalando/postgres-operator/issues/2504))
- Logging of all returned errors on closing database connections
([#&#8203;2578](https://togithub.com/zalando/postgres-operator/issues/2578))
- Use Alpine 3 base image without minor version
([#&#8203;2488](https://togithub.com/zalando/postgres-operator/issues/2488))
- Added unit test for cluster Create() method
([#&#8203;2509](https://togithub.com/zalando/postgres-operator/issues/2509))
- Replaced deperecated ioutil package
([#&#8203;2480](https://togithub.com/zalando/postgres-operator/issues/2480),
[#&#8203;2531](https://togithub.com/zalando/postgres-operator/issues/2531))
- Bumped the pgBouncer version in pooler image to 1.22.0
([#&#8203;2529](https://togithub.com/zalando/postgres-operator/issues/2529))
- Go to 1.21 and updated depedencies
([#&#8203;2554](https://togithub.com/zalando/postgres-operator/issues/2554),
[#&#8203;2577](https://togithub.com/zalando/postgres-operator/issues/2577),
[#&#8203;2676](https://togithub.com/zalando/postgres-operator/issues/2676),
[#&#8203;2443](https://togithub.com/zalando/postgres-operator/issues/2443),
[#&#8203;2433](https://togithub.com/zalando/postgres-operator/issues/2433),
[#&#8203;2501](https://togithub.com/zalando/postgres-operator/issues/2501),
[#&#8203;2442](https://togithub.com/zalando/postgres-operator/issues/2442))
- Add OCI label for container image source
([#&#8203;2541](https://togithub.com/zalando/postgres-operator/issues/2541))
- \[UI] Improve docs on watched namespaces
([#&#8203;2412](https://togithub.com/zalando/postgres-operator/issues/2412))
- \[LogicalBackup] Bump Ubuntu version
([#&#8203;2478](https://togithub.com/zalando/postgres-operator/issues/2478))

##### Bugfixes

- Operator reflects new member states returned by Patroni cluster
endpoint
([#&#8203;2515](https://togithub.com/zalando/postgres-operator/issues/2515))
- Avoid password replacement if system users for pooler or streams are
listed in the manifest
([#&#8203;2489](https://togithub.com/zalando/postgres-operator/issues/2489))
- Compare single volume templates only if the number of templates has
not changed
([#&#8203;2493](https://togithub.com/zalando/postgres-operator/issues/2493))
- Changes to synchronous node count in Patroni section are now diffed
([#&#8203;2558](https://togithub.com/zalando/postgres-operator/issues/2558))
- Update internal PostgresSpec after updating cluster status to not
block subsequent updates
([#&#8203;2546](https://togithub.com/zalando/postgres-operator/issues/2546))

##### Breaking changes

- Operator will not set the users section in Patroni config anymore (was
not utilized anyway)
([#&#8203;2490](https://togithub.com/zalando/postgres-operator/issues/2490))
- Dropped support for Postgres 10
([#&#8203;2557](https://togithub.com/zalando/postgres-operator/issues/2557))
- Dropped helm packages for 1.7.x releases
([#&#8203;2580](https://togithub.com/zalando/postgres-operator/issues/2580))

**Docker image**:
registry.opensource.zalan.do/acid/postgres-operator:v1.11.0
**Multi-arch image (arm)**: ghcr.io/zalando/postgres-operator:v1.11.0
**UI Docker image**:
registry.opensource.zalan.do/acid/postgres-operator-ui:v1.11.0
**Sample logical backup image**:
registry.opensource.zalan.do/acid/logical-backup:v1.11.0
**Default Spilo image**: ghcr.io/zalando/spilo-16:3.2-p2

Thanks to our contributors: [@&#8203;FxKu](https://togithub.com/FxKu),
[@&#8203;idanovinda](https://togithub.com/idanovinda),
[@&#8203;Jan-M](https://togithub.com/Jan-M),
[@&#8203;jopadi](https://togithub.com/jopadi),
[@&#8203;hughcapet](https://togithub.com/hughcapet),
[@&#8203;sdudoladov](https://togithub.com/sdudoladov),
[@&#8203;macedigital](https://togithub.com/macedigital),
[@&#8203;silenium-dev](https://togithub.com/silenium-dev),
[@&#8203;frittentheke](https://togithub.com/frittentheke),
[@&#8203;b1zzu](https://togithub.com/b1zzu),
[@&#8203;stgrace](https://togithub.com/stgrace),
[@&#8203;bootc](https://togithub.com/bootc),
[@&#8203;cstohr1](https://togithub.com/cstohr1),
[@&#8203;seekingua](https://togithub.com/seekingua),
[@&#8203;andrejshapal](https://togithub.com/andrejshapal),
[@&#8203;urashidmalik](https://togithub.com/urashidmalik),
[@&#8203;capuche2412](https://togithub.com/capuche2412),
[@&#8203;urashidmalik](https://togithub.com/urashidmalik),
[@&#8203;senthilnathan](https://togithub.com/senthilnathan),
[@&#8203;dgiebert](https://togithub.com/dgiebert),
[@&#8203;tm604](https://togithub.com/tm604),
[@&#8203;testwill](https://togithub.com/testwill),
[@&#8203;dmotte](https://togithub.com/dmotte),
[@&#8203;ThoreKr](https://togithub.com/ThoreKr),
[@&#8203;Lukkie](https://togithub.com/Lukkie),
[@&#8203;drivebyer](https://togithub.com/drivebyer),
[@&#8203;sklirg](https://togithub.com/sklirg),
[@&#8203;ghost](https://togithub.com/ghost),
[@&#8203;MisguidedEmails](https://togithub.com/MisguidedEmails),
[@&#8203;ErikLundJensen](https://togithub.com/ErikLundJensen),
[@&#8203;boomskats](https://togithub.com/boomskats)
[@&#8203;spreeker](https://togithub.com/spreeker),
[@&#8203;regme](https://togithub.com/regme)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-package-postgres-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Release-As: v1.11.0-uds.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
  • Loading branch information
renovate[bot] and Racer159 authored Apr 5, 2024
1 parent a7fefa8 commit b91ec33
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ components:
version: 0.1.0
localPath: ../chart
- name: postgres-operator
version: v1.10.1
version: 1.11.0
namespace: postgres-operator
url: https://opensource.zalando.com/postgres-operator/charts/postgres-operator
valuesFiles:
Expand Down
2 changes: 1 addition & 1 deletion values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ configLogicalBackup:
logical_backup_docker_image: "registry1.dso.mil/ironbank/opensource/zalando/logical-backup:v1.8.2"
# Note there is not a spilo image in registry1
configGeneral:
docker_image: "ghcr.io/zalando/spilo-15:3.0-p1"
docker_image: "ghcr.io/zalando/spilo-15:3.2-p1"
4 changes: 2 additions & 2 deletions values/upstream-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ image:
configConnectionPooler:
connection_pooler_image: "registry.opensource.zalan.do/acid/pgbouncer:master-27"
configLogicalBackup:
logical_backup_docker_image: "registry.opensource.zalan.do/acid/logical-backup:v1.10.1"
logical_backup_docker_image: "registry.opensource.zalan.do/acid/logical-backup:v1.11.0"
configGeneral:
docker_image: "ghcr.io/zalando/spilo-15:3.0-p1"
docker_image: "ghcr.io/zalando/spilo-15:3.2-p1"
10 changes: 5 additions & 5 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ components:
- ./values/registry1-values.yaml
images:
# Iron Bank
- registry1.dso.mil/ironbank/opensource/zalando/postgres-operator:v1.10.1
- registry1.dso.mil/ironbank/opensource/zalando/postgres-operator:v1.11.0
- registry1.dso.mil/ironbank/opensource/zalando/logical-backup:v1.8.2
- registry1.dso.mil/ironbank/opensource/zalando/pgbouncer:1.21.0
# Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA
- ghcr.io/zalando/spilo-15:3.0-p1
- ghcr.io/zalando/spilo-15:3.2-p1

- name: postgres-operator
required: true
Expand All @@ -49,8 +49,8 @@ components:
valuesFiles:
- ./values/upstream-values.yaml
images:
- registry.opensource.zalan.do/acid/postgres-operator:v1.10.1
- registry.opensource.zalan.do/acid/logical-backup:v1.10.1
- registry.opensource.zalan.do/acid/postgres-operator:v1.11.0
- registry.opensource.zalan.do/acid/logical-backup:v1.11.0
- registry.opensource.zalan.do/acid/pgbouncer:master-27
# Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA
- ghcr.io/zalando/spilo-15:3.0-p1
- ghcr.io/zalando/spilo-15:3.2-p1

0 comments on commit b91ec33

Please sign in to comment.