Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update postgres package dependencies #59

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/bitnami/pgbouncer (source) patch 1.23.0 -> 1.23.1
ghcr.io/zalando/postgres-operator minor v1.12.2 -> v1.13.0
ghcr.io/zalando/postgres-operator/logical-backup minor v1.12.2 -> v1.13.0
postgres-operator minor 1.12.2 -> 1.13.0
registry1.dso.mil/ironbank/opensource/zalando/postgres-operator (source) minor v1.12.2 -> v1.13.0

Release Notes

zalando/postgres-operator (ghcr.io/zalando/postgres-operator)

v1.13.0: Panoramic Lapwing

Compare Source

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

New features
  • new option to enable owner references on all child resources (#​2688, #​2199)
  • implement per-cluster maintenance windows to define when automatic major version upgrade can happen (#​2710, #​2731)
  • [Helm] add extraEnvs for operator deployments (#​2671)
Enhancements
  • pass inherited annotations also to existing child resources (#​2657, #​2713, #​2723)
  • all child resources are now represented in the cluster's Go struct incl. service, endpoints/configmaps created by Patroni (#​2713, #​2733)
  • stream resources are not created after errors on syning the publication and slot (#​2704, #​2728)
  • update package dependencies when building image (#​2665)
  • simplify delivery yaml file for building operator (#​2673)
  • resolve code problems reported by newer linters (#​2715, #​2713)
  • config map example has been fully aligned with CRD config defaults (#​2729)
  • update Go to 1.22.5 and also updated dependencies (#​2699, #​2729)
Bugfixes
  • fix deletion of resources when cluster fields are empty (#​2713)
  • fix volumeMounts diff (nil vs. empty) when comparing containers (#​2686)
  • do not set empty secret env vars for logical backup on GCS and Azure when not configured (#​2732)
  • handle publications without tables (#​2722)
Breaking changes
  • removing streams from manifest triggers a removal of database publication, slots and FES resources (#​2684, #​2563)
  • automatic major version upgrades are enabled by default (manual mode) (#​2729)
  • dropped default of additional_secret_mount_path option when configured via config CRD (#​2729)
  • dropped support for Postgres 11 (#​2706)
  • dropped helm packages for 1.8.2 releases (#​2729)

amd images:
Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.13.0
UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.13.0
Logical Backup Docker image: registry.opensource.zalan.do/acid/logical-backup:v1.13.0

Multi-arch image (arm):
Postgres Operator: ghcr.io/zalando/postgres-operator:v1.13.0
UI: ghcr.io/zalando/postgres-operator-ui:v1.13.0
Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v1.13.0

Default Spilo image: ghcr.io/zalando/spilo-16:3.3-p1

Thanks to our contributors: @​idanovinda, @​FxKu, @​hughcapet, @​macedigital, @​sdudoladov
@​fahedouch, @​mbegenau, @​nickmansrob, @​desaintmartin


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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 2, 2024 17:06
@renovate renovate bot added the package-deps label Aug 2, 2024
@renovate renovate bot force-pushed the renovate/postgres-package-dependencies branch from 3c5e644 to 030ef2a Compare August 22, 2024 13:54
@renovate renovate bot changed the title chore(deps): update package-deps to v1.23.1 chore(deps): update postgres package dependencies Aug 22, 2024
| datasource | package                                                         | from    | to      |
| ---------- | --------------------------------------------------------------- | ------- | ------- |
| docker     | docker.io/bitnami/pgbouncer                                     | 1.23.0  | 1.23.1  |
| docker     | ghcr.io/zalando/postgres-operator                               | v1.12.2 | v1.13.0 |
| docker     | ghcr.io/zalando/postgres-operator/logical-backup                | v1.12.2 | v1.13.0 |
| helm       | postgres-operator                                               | 1.12.2  | 1.13.0  |
| docker     | registry1.dso.mil/ironbank/opensource/zalando/postgres-operator | v1.12.2 | v1.13.0 |
@renovate renovate bot force-pushed the renovate/postgres-package-dependencies branch from 030ef2a to 660a2ff Compare August 23, 2024 16:58
@Racer159 Racer159 merged commit cae5ab8 into main Aug 27, 2024
11 checks passed
@renovate renovate bot deleted the renovate/postgres-package-dependencies branch August 27, 2024 02:38
Racer159 pushed a commit that referenced this pull request Aug 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.13.0-uds.0](v1.12.2-uds.2...v1.13.0-uds.0)
(2024-08-27)


### Miscellaneous

* **deps:** update postgres package dependencies
([#59](#59))
([cae5ab8](cae5ab8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant