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 #30

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.12.2: Blissful Ants

Compare Source

This is a bugfix release to the 1.12 version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.

Fixes and enhancements
  • use json tag for schema mapping of InfrastructureRole struct (#​2659)
  • align base images in arm build pipeline with Docker images (#​2663)
  • align dependencies in Makefile (#​2647)
  • [UI] fix exec format error on ARM (#​2663, #​2649)
  • [UI] use nodejs-lts instead of outdated alpine version to workaround permission issue with old npm version (#​2653)
Breaking changes
  • removed helm chart version 1.10.0, 1.12.0 and 1.12.1 and only provide the last point release of each version (#​2664)

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

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

Default Spilo image: ghcr.io/zalando/spilo-16:3.2-p3

Thanks to our contributors: @​macedigital, @​FxKu, @​idanovinda, @​hemakshis, @​Skoucail @​crkochan

v1.12.1: Armless ants

Compare Source

Please refer to the 1.12.2 changelog. The only difference is that we fixed the arm build pipeline for 1.12.2 and for helm charts, we only kept the last point release of each version.

v1.12.0: Blissful Ant

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 config option to prevent operator from removing secrets on cluster deletion (#​2582)
  • New flag for volumes to specify subPath as an expression to include env variables (#​2463, #​2638)
  • [UI] Allow scheduling constraints for UI deployment (#​2326)
  • [LogicalBackup] make bucket prefix for logical backup configurable (#​2609)
Enhancements
  • Apply template on all keys of OperatorConfiguration (#​2608)
  • [UI] Removal of manual authentication for user login (#​2635)
  • [UI] Centralized logging to eliminate logger errors in UI pod logs (#​2645)
  • [LogicalBackup] re-use configured pod tolerations also for logical backup job pods (#​2018)
  • [Helm] charts are using ARM images by default (#​2634)
Bugfixes
  • Add missing json mapping to infrastructure_roles_secrets config option (#​2645)
  • [Helm] fix creation of configuration when ConfigMap is used (#​2584)
  • [Helm] add pdb_master_label_selector to helm chart and example manifests (#​2595)
Breaking Changes
  • Dropped Helm charts for releases 1.8.0 and 1.8.1 (#​2639)

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

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

Default Spilo image: ghcr.io/zalando/spilo-16:3.2-p3

Thanks to our contributors: @​FxKu, @​idanovinda, @​hughcapet
@​dmotte, @​LordGaav, @​hemakshis, @​duckhawk, @​smutel, @​ThoreKr, @​pratheekrebala


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update package-deps to v1.12.0 chore(deps): update postgres package dependencies to v1.12.0 May 31, 2024
@renovate renovate bot force-pushed the renovate/postgres-package-dependencies branch 2 times, most recently from f5b2c55 to ed98f48 Compare June 7, 2024 21:23
@renovate renovate bot changed the title chore(deps): update postgres package dependencies to v1.12.0 chore(deps): update postgres package dependencies Jun 7, 2024
@renovate renovate bot force-pushed the renovate/postgres-package-dependencies branch from ed98f48 to 6702d8e Compare June 13, 2024 13:05
@renovate renovate bot requested a review from a team as a code owner June 13, 2024 13:05
@renovate renovate bot force-pushed the renovate/postgres-package-dependencies branch 2 times, most recently from baaee42 to 7e595ff Compare June 18, 2024 17:24
@renovate renovate bot force-pushed the renovate/postgres-package-dependencies branch from 7e595ff to e69139f Compare July 3, 2024 18:25
| datasource | package                                                         | from    | to      |
| ---------- | --------------------------------------------------------------- | ------- | ------- |
| docker     | docker.io/bitnami/pgbouncer                                     | 1.21.0  | 1.23.0  |
| docker     | ghcr.io/zalando/postgres-operator                               | v1.11.0 | v1.12.2 |
| docker     | ghcr.io/zalando/postgres-operator/logical-backup                | v1.11.0 | v1.12.2 |
| helm       | postgres-operator                                               | 1.11.0  | 1.12.2  |
| docker     | registry1.dso.mil/ironbank/opensource/zalando/postgres-operator | v1.11.0 | v1.12.2 |
@renovate renovate bot force-pushed the renovate/postgres-package-dependencies branch from e69139f to 934794c Compare July 3, 2024 18:36
@Racer159 Racer159 merged commit 034910c into main Jul 3, 2024
11 checks passed
@renovate renovate bot deleted the renovate/postgres-package-dependencies branch July 3, 2024 19:25
Racer159 pushed a commit that referenced this pull request Jul 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.12.2-uds.0](v1.11.0-uds.2...v1.12.2-uds.0)
(2024-07-03)


### Miscellaneous

* add architecture to publish job name
([#42](#42))
([5a6d73f](5a6d73f))
* add pre release testing
([#40](#40))
([ac40af4](ac40af4))
* **deps:** update postgres package dependencies
([#30](#30))
([034910c](034910c))
* **deps:** update postgres support dependencies
([#39](#39))
([597c22e](597c22e))
* normalize the repository README and remove `.vscode`
([#43](#43))
([aa54ab8](aa54ab8))
* update license
([#38](#38))
([a8180ac](a8180ac))

---
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