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

Bump github.com/zalando/postgres-operator from 1.12.0 to 1.12.2 #19

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2024

Bumps github.com/zalando/postgres-operator from 1.12.0 to 1.12.2.

Release notes

Sourced from github.com/zalando/postgres-operator's releases.

Blissful Ants

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

Armless ants

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.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/zalando/postgres-operator](https://github.com/zalando/postgres-operator) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/zalando/postgres-operator/releases)
- [Commits](zalando/postgres-operator@v1.12.0...v1.12.2)

---
updated-dependencies:
- dependency-name: github.com/zalando/postgres-operator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 12, 2024
@dmolik dmolik merged commit 173e717 into main Jul 12, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zalando/postgres-operator-1.12.2 branch July 12, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant