Skip to content

feat(github-release)!: Update movetokube/postgres-operator to 2.1.0 #886

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chii-bot[bot]
Copy link
Contributor

@chii-bot chii-bot bot commented May 26, 2025

This PR contains the following updates:

Package Update Change
movetokube/postgres-operator major 1.1.1 -> 2.1.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

movetokube/postgres-operator

v2.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: movetokube/postgres-operator@2.0.0...2.1.0

v2.0.0

Compare Source

This v2.0.0 release represents a significant milestone in modernizing this project.

🚨 Breaking Changes

  • Drop support for Azure Database for PostgreSQL - Single Server - As Microsoft has deprecated this service, we've removed support to focus on actively maintained Azure PostgreSQL offerings

✨ Major Improvements

  • Updated RBAC policies - Enhanced security and permissions management for better Kubernetes integration
  • Upgraded operator-sdk - Built on the latest operator framework for improved stability and features
  • Dependency updates - All dependencies have been updated to their latest secure versions
  • Enhanced CI/CD - Added Dependabot configuration for automated dependency management

🐛 Bug Fixes

  • Fixed empty HOST field in generated secrets
  • Various minor fixes to the Helm chart for better deployment experience

🛠️ What's Changed

🙏 New Contributors

Full Changelog: movetokube/postgres-operator@1.3.5...2.0.0

v1.3.5

Compare Source

What's Changed
New Contributors

Full Changelog: movetokube/postgres-operator@1.3.4...1.3.5

v1.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: movetokube/postgres-operator@1.3.3...1.3.4

v1.3.3

Compare Source

Container images

docker pull movetokube/postgres-operator:1.3.3
docker pull ghcr.io/movetokube/postgres-operator:1.3.3

Helm chart

helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.6

Thank you contributors!
@​kanor1306 @​mfuhrmeisterDM @​rjinski

What's Changed
New Contributors

Full Changelog: movetokube/postgres-operator@1.3.2...1.3.3

v1.3.2

Compare Source

Fixes:

  • fixed PostgresUser CRD to be compatible with secretTemplate feature

Container images:

docker pull movetokube/postgres-operator:1.3.2
docker pull ghcr.io/movetokube/postgres-operator:1.3.2
Helm chart:

helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.5

Contributors:
@​95gabor

v1.3.1

Compare Source

New features:

  • support for templating secrets created by operator

Fixes:

  • tag is set to empty string in Helm chart default values

Container images:

  • docker pull movetokube/postgres-operator:1.3.1
  • docker pull ghcr.io/movetokube/postgres-operator:1.3.1

Helm chart:

  • helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.4

Contributors:
@​reddec @​aszeszo

v1.3.0

Compare Source

Multiple changed in this release:

  • Terminating backend before dropping database on default postgres
  • Added feature (KEEP_SECRET_NAME) to store credentials in secret named exactly the same as defined in CR

Multiplatform builds. Supported platforms:

  • linux/amd64
  • linux/arm64

Container images:

  • docker pull movetokube/postgres-operator:1.3.0
  • docker pull ghcr.io/movetokube/postgres-operator:1.3.0

Thank you contributors! @​reddec @​romg67 @​brpaz

v1.2.5

Compare Source

Fixes schema operations on AWS RDS for good and reverses changes done in 1.2.3 and 1.2.4 (https://github.com/movetokube/postgres-operator/pull/122)

Container images now available in both DockerHub and GHCR:

docker pull movetokube/postgres-operator:1.2.5

docker pull ghcr.io/movetokube/postgres-operator:1.2.5

v1.2.4

Compare Source

Fixes schema operations on AWS RDS( https://github.com/movetokube/postgres-operator/pull/120)

Container images now available in both DockerHub and GHCR:

docker pull movetokube/postgres-operator:1.2.4

docker pull ghcr.io/movetokube/postgres-operator:1.2.4

v1.2.3

Compare Source

Fixes AWS RDS compatibility: https://github.com/movetokube/postgres-operator/pull/112

Container images now available in both DockerHub and GHCR:

docker pull movetokube/postgres-operator:1.2.3

docker pull ghcr.io/movetokube/postgres-operator:1.2.3

v1.2.2

Compare Source

No particular changes in this release, just moving to GHCR.io from DockerHub

docker pull ghcr.io/movetokube/postgres-operator:1.2.2

v1.2.1

Compare Source

Changes:

  • Added POSTGRES_DOTNET_URL to generated secret which contains connection string for .Net applications

Container image: movetokube/postgres-operator:1.2.1

v1.2.0

Compare Source

Changes:

This new feature allows using multiple ext-postgres-operators to selectively process CRs that were created with a special annotation.

Container image: movetokube/postgres-operator:1.2.0

v1.1.2

Compare Source

Changes:

Container image: movetokube/postgres-operator:1.1.1


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@chii-bot chii-bot bot requested a review from toboshii as a code owner May 26, 2025 09:48
@chii-bot chii-bot bot added type/major renovate/github-release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 26, 2025
@chii-bot
Copy link
Contributor Author

chii-bot bot commented May 26, 2025

MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 0.93s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.17s
✅ YAML prettier 1 0 0.51s
✅ YAML yamllint 1 0 0.11s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

| datasource      | package                      | from  | to    |
| --------------- | ---------------------------- | ----- | ----- |
| github-releases | movetokube/postgres-operator | 1.1.1 | 2.1.0 |
| github-releases | movetokube/postgres-operator | 1.1.1 | 2.1.0 |
| github-releases | movetokube/postgres-operator | 1.1.1 | 2.1.0 |
| github-releases | movetokube/postgres-operator | 1.1.1 | 2.1.0 |
@chii-bot chii-bot bot changed the title feat(github-release)!: Update movetokube/postgres-operator to 2.0.0 feat(github-release)!: Update movetokube/postgres-operator to 2.1.0 Jul 8, 2025
@chii-bot chii-bot bot force-pushed the renovate/movetokube-postgres-operator-2.x branch from 7e77db1 to 5cee7a2 Compare July 8, 2025 12:46
@chii-bot chii-bot bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/github-release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants