defenseunicorns / uds-package-postgres-operator

🏭 UDS Postgres Operator Zarf Package
GNU Affero General Public License v3.0
5 stars 2 forks source link

chore(deps): update postgres support dependencies #39

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.6 -> v4.1.7
defenseunicorns/uds-common minor v0.6.1 -> v0.7.1
defenseunicorns/uds-common action minor v0.6.1 -> v0.7.1
github/codeql-action action patch v3.25.9 -> v3.25.11
zalando/postgres-operator minor v1.10.1 -> v1.12.2

Release Notes

actions/checkout (actions/checkout) ### [`v4.1.7`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776)
defenseunicorns/uds-common (defenseunicorns/uds-common) ### [`v0.7.1`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.7.1) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.7.0...v0.7.1) ##### Miscellaneous - fix commitlint workflow permissions ([#​166](https://togithub.com/defenseunicorns/uds-common/issues/166)) ([d701196](https://togithub.com/defenseunicorns/uds-common/commit/d701196ed2b7b1507f6b7ad946e4a3e030fa3ca5)) ### [`v0.7.0`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.7.0) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.6.1...v0.7.0) ##### Features - add an image override to the renovate config ([#​160](https://togithub.com/defenseunicorns/uds-common/issues/160)) ([ea2fcf1](https://togithub.com/defenseunicorns/uds-common/commit/ea2fcf105bb7bf6a560042191ee8b7f33757c785)) - **compliance:** lula validate and evaluate capability definitions ([#​157](https://togithub.com/defenseunicorns/uds-common/issues/157)) ([b615d90](https://togithub.com/defenseunicorns/uds-common/commit/b615d90389523763d08b03f793abe5cdeeee55fc)) ##### Miscellaneous - add dockerfile `ADD` support ([#​162](https://togithub.com/defenseunicorns/uds-common/issues/162)) ([6854284](https://togithub.com/defenseunicorns/uds-common/commit/685428477abea23a2a20c311a135acc517558fc3)) - **deps:** update uds common package dependencies to v6.7.0 ([#​158](https://togithub.com/defenseunicorns/uds-common/issues/158)) ([ef9c567](https://togithub.com/defenseunicorns/uds-common/commit/ef9c567a5aea13ba2dbf22b2790b78cacb113ab1))
github/codeql-action (github/codeql-action) ### [`v3.25.11`](https://togithub.com/github/codeql-action/compare/v3.25.10...v3.25.11) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.10...v3.25.11) ### [`v3.25.10`](https://togithub.com/github/codeql-action/compare/v3.25.9...v3.25.10) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.9...v3.25.10)
zalando/postgres-operator (zalando/postgres-operator) ### [`v1.12.2`](https://togithub.com/zalando/postgres-operator/releases/tag/v1.12.2): Blissful Ants [Compare Source](https://togithub.com/zalando/postgres-operator/compare/v1.12.1...v1.12.2) 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](https://togithub.com/zalando/postgres-operator/issues/2659)) - align base images in arm build pipeline with Docker images ([#​2663](https://togithub.com/zalando/postgres-operator/issues/2663)) - align dependencies in Makefile ([#​2647](https://togithub.com/zalando/postgres-operator/issues/2647)) - \[UI] fix exec format error on ARM ([#​2663](https://togithub.com/zalando/postgres-operator/issues/2663), [#​2649](https://togithub.com/zalando/postgres-operator/issues/2649)) - \[UI] use nodejs-lts instead of outdated alpine version to workaround permission issue with old npm version ([#​2653](https://togithub.com/zalando/postgres-operator/issues/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](https://togithub.com/zalando/postgres-operator/issues/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](https://togithub.com/macedigital), [@​FxKu](https://togithub.com/FxKu), [@​idanovinda](https://togithub.com/idanovinda), [@​hemakshis](https://togithub.com/hemakshis), [@​Skoucail](https://togithub.com/Skoucail) [@​crkochan](https://togithub.com/crkochan) ### [`v1.12.1`](https://togithub.com/zalando/postgres-operator/releases/tag/v1.12.1): Armless ants [Compare Source](https://togithub.com/zalando/postgres-operator/compare/v1.12.0...v1.12.1) 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`](https://togithub.com/zalando/postgres-operator/releases/tag/v1.12.0): Blissful Ant [Compare Source](https://togithub.com/zalando/postgres-operator/compare/v1.11.0...v1.12.0) 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](https://togithub.com/zalando/postgres-operator/issues/2582)) - New flag for volumes to specify subPath as an expression to include [env variables](https://kubernetes.io/docs/concepts/storage/volumes/#using-subpath-expanded-environment) ([#​2463](https://togithub.com/zalando/postgres-operator/issues/2463), [#​2638](https://togithub.com/zalando/postgres-operator/issues/2638)) - \[UI] Allow scheduling constraints for UI deployment ([#​2326](https://togithub.com/zalando/postgres-operator/issues/2326)) - \[LogicalBackup] make bucket prefix for logical backup configurable ([#​2609](https://togithub.com/zalando/postgres-operator/issues/2609)) ##### Enhancements - Apply template on all keys of OperatorConfiguration ([#​2608](https://togithub.com/zalando/postgres-operator/issues/2608)) - \[UI] Removal of manual authentication for user login ([#​2635](https://togithub.com/zalando/postgres-operator/issues/2635)) - \[UI] Centralized logging to eliminate logger errors in UI pod logs ([#​2645](https://togithub.com/zalando/postgres-operator/issues/2645)) - \[LogicalBackup] re-use configured pod tolerations also for logical backup job pods ([#​2018](https://togithub.com/zalando/postgres-operator/issues/2018)) - \[Helm] charts are using ARM images by default ([#​2634](https://togithub.com/zalando/postgres-operator/issues/2634)) ##### Bugfixes - Add missing json mapping to `infrastructure_roles_secrets` config option ([#​2645](https://togithub.com/zalando/postgres-operator/issues/2645)) - \[Helm] fix creation of configuration when ConfigMap is used ([#​2584](https://togithub.com/zalando/postgres-operator/issues/2584)) - \[Helm] add pdb_master_label_selector to helm chart and example manifests ([#​2595](https://togithub.com/zalando/postgres-operator/issues/2595)) ##### Breaking Changes - Dropped Helm charts for releases 1.8.0 and 1.8.1 ([#​2639](https://togithub.com/zalando/postgres-operator/issues/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](https://togithub.com/FxKu), [@​idanovinda](https://togithub.com/idanovinda), [@​hughcapet](https://togithub.com/hughcapet) [@​dmotte](https://togithub.com/dmotte), [@​LordGaav](https://togithub.com/LordGaav), [@​hemakshis](https://togithub.com/hemakshis), [@​duckhawk](https://togithub.com/duckhawk), [@​smutel](https://togithub.com/smutel), [@​ThoreKr](https://togithub.com/ThoreKr), [@​pratheekrebala](https://togithub.com/pratheekrebala) ### [`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 ([#​2437](https://togithub.com/zalando/postgres-operator/issues/2437), [#​2557](https://togithub.com/zalando/postgres-operator/issues/2557)) - ARM support for UI and logical backup images ([#​2426](https://togithub.com/zalando/postgres-operator/issues/2426), [#​2527](https://togithub.com/zalando/postgres-operator/issues/2527)) - New config option to prevent operator from removing PVCs on cluster deletion ([#​2579](https://togithub.com/zalando/postgres-operator/issues/2579), [#​1074](https://togithub.com/zalando/postgres-operator/issues/1074)) - New config option to specify PVC retention policy when deleting or scaling statefulset ([#​2343](https://togithub.com/zalando/postgres-operator/issues/2343), [#​2415](https://togithub.com/zalando/postgres-operator/issues/2415), [#​2420](https://togithub.com/zalando/postgres-operator/issues/2420), [#​2584](https://togithub.com/zalando/postgres-operator/issues/2584)) - Add support for hugepages-2Mi/-1Gi in resources section incl. sidecars ([#​2311](https://togithub.com/zalando/postgres-operator/issues/2311), [#​2512](https://togithub.com/zalando/postgres-operator/issues/2512)) - Finalizers can be enabled so custom resource in only removed after its child resources ([#​941](https://togithub.com/zalando/postgres-operator/issues/941), [#​2509](https://togithub.com/zalando/postgres-operator/issues/2509), [#​2521](https://togithub.com/zalando/postgres-operator/issues/2521), [#​2538](https://togithub.com/zalando/postgres-operator/issues/2538)) - Support for dead letter queue to recover from failed events ([#​2421](https://togithub.com/zalando/postgres-operator/issues/2421)) - Master label selector can be disabled for the cluster's PodDisruptionBudget ([#​2364](https://togithub.com/zalando/postgres-operator/issues/2364), [#​2595](https://togithub.com/zalando/postgres-operator/issues/2595)) - Single users can opt out from globally enabled password rotation ([#​2528](https://togithub.com/zalando/postgres-operator/issues/2528)) - \[LogicalBackup] Can specify extra environment variables in a `logical_backup_cronjob_environment_secret` ([#​2051](https://togithub.com/zalando/postgres-operator/issues/2051)) ##### Enhancements - Allow empty resources when defaults are no set ([#​2524](https://togithub.com/zalando/postgres-operator/issues/2524)) - Removal of standby section will promote the cluster ([#​2472](https://togithub.com/zalando/postgres-operator/issues/2472), [#​2513](https://togithub.com/zalando/postgres-operator/issues/2513)) - Support switching secret rotation mode to in-place directly ([#​2549](https://togithub.com/zalando/postgres-operator/issues/2549)) - Reduced number of calls on transitive team mappings ([#​2445](https://togithub.com/zalando/postgres-operator/issues/2445)) - Configurable priority class for helm chart ([#​2499](https://togithub.com/zalando/postgres-operator/issues/2499)) - Double check current Postgres version before trying upgrade ([#​2533](https://togithub.com/zalando/postgres-operator/issues/2533)) - Inherited labels and annotations are also passed to logical backup pod ([#​2456](https://togithub.com/zalando/postgres-operator/issues/2456)) - Improve appearance of Readme image in github dark mode ([#​2431](https://togithub.com/zalando/postgres-operator/issues/2431)) - Improve docs on prepared users ([#​2424](https://togithub.com/zalando/postgres-operator/issues/2424), [#​2425](https://togithub.com/zalando/postgres-operator/issues/2425)) - Improve docs structure on cluster configuration ([#​2504](https://togithub.com/zalando/postgres-operator/issues/2504)) - Logging of all returned errors on closing database connections ([#​2578](https://togithub.com/zalando/postgres-operator/issues/2578)) - Use Alpine 3 base image without minor version ([#​2488](https://togithub.com/zalando/postgres-operator/issues/2488)) - Added unit test for cluster Create() method ([#​2509](https://togithub.com/zalando/postgres-operator/issues/2509)) - Replaced deperecated ioutil package ([#​2480](https://togithub.com/zalando/postgres-operator/issues/2480), [#​2531](https://togithub.com/zalando/postgres-operator/issues/2531)) - Bumped the pgBouncer version in pooler image to 1.22.0 ([#​2529](https://togithub.com/zalando/postgres-operator/issues/2529)) - Go to 1.21 and updated depedencies ([#​2554](https://togithub.com/zalando/postgres-operator/issues/2554), [#​2577](https://togithub.com/zalando/postgres-operator/issues/2577), [#​2676](https://togithub.com/zalando/postgres-operator/issues/2676), [#​2443](https://togithub.com/zalando/postgres-operator/issues/2443), [#​2433](https://togithub.com/zalando/postgres-operator/issues/2433), [#​2501](https://togithub.com/zalando/postgres-operator/issues/2501), [#​2442](https://togithub.com/zalando/postgres-operator/issues/2442)) - Add OCI label for container image source ([#​2541](https://togithub.com/zalando/postgres-operator/issues/2541)) - \[UI] Improve docs on watched namespaces ([#​2412](https://togithub.com/zalando/postgres-operator/issues/2412)) - \[LogicalBackup] Bump Ubuntu version ([#​2478](https://togithub.com/zalando/postgres-operator/issues/2478)) ##### Bugfixes - Operator reflects new member states returned by Patroni cluster endpoint ([#​2515](https://togithub.com/zalando/postgres-operator/issues/2515)) - Avoid password replacement if system users for pooler or streams are listed in the manifest ([#​2489](https://togithub.com/zalando/postgres-operator/issues/2489)) - Compare single volume templates only if the number of templates has not changed ([#​2493](https://togithub.com/zalando/postgres-operator/issues/2493)) - Changes to synchronous node count in Patroni section are now diffed ([#​2558](https://togithub.com/zalando/postgres-operator/issues/2558)) - Update internal PostgresSpec after updating cluster status to not block subsequent updates ([#​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) ([#​2490](https://togithub.com/zalando/postgres-operator/issues/2490)) - Dropped support for Postgres 10 ([#​2557](https://togithub.com/zalando/postgres-operator/issues/2557)) - Dropped helm packages for 1.7.x releases ([#​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: [@​FxKu](https://togithub.com/FxKu), [@​idanovinda](https://togithub.com/idanovinda), [@​Jan-M](https://togithub.com/Jan-M), [@​jopadi](https://togithub.com/jopadi), [@​hughcapet](https://togithub.com/hughcapet), [@​sdudoladov](https://togithub.com/sdudoladov), [@​macedigital](https://togithub.com/macedigital), [@​silenium-dev](https://togithub.com/silenium-dev), [@​frittentheke](https://togithub.com/frittentheke), [@​b1zzu](https://togithub.com/b1zzu), [@​stgrace](https://togithub.com/stgrace), [@​bootc](https://togithub.com/bootc), [@​cstohr1](https://togithub.com/cstohr1), [@​seekingua](https://togithub.com/seekingua), [@​andrejshapal](https://togithub.com/andrejshapal), [@​urashidmalik](https://togithub.com/urashidmalik), [@​capuche2412](https://togithub.com/capuche2412), [@​urashidmalik](https://togithub.com/urashidmalik), [@​senthilnathan](https://togithub.com/senthilnathan), [@​dgiebert](https://togithub.com/dgiebert), [@​tm604](https://togithub.com/tm604), [@​testwill](https://togithub.com/testwill), [@​dmotte](https://togithub.com/dmotte), [@​ThoreKr](https://togithub.com/ThoreKr), [@​Lukkie](https://togithub.com/Lukkie), [@​drivebyer](https://togithub.com/drivebyer), [@​sklirg](https://togithub.com/sklirg), [@​ghost](https://togithub.com/ghost), [@​MisguidedEmails](https://togithub.com/MisguidedEmails), [@​ErikLundJensen](https://togithub.com/ErikLundJensen), [@​boomskats](https://togithub.com/boomskats) [@​spreeker](https://togithub.com/spreeker), [@​regme](https://togithub.com/regme)

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.



This PR has been generated by Mend Renovate. View repository job log here.