feat(github-release)!: Update movetokube/postgres-operator to 2.1.0 #886
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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
✨ Major Improvements
🐛 Bug Fixes
🛠️ 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:
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:
Fixes:
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:
KEEP_SECRET_NAME
) to store credentials in secret named exactly the same as defined in CRMultiplatform builds. Supported platforms:
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:
POSTGRES_DOTNET_URL
to generated secret which contains connection string for .Net applicationsContainer image: movetokube/postgres-operator:1.2.1
v1.2.0
Compare Source
Changes:
Postgres
andPostgresUser
CRs in dynamically created namespaces (resolves https://github.com/movetokube/postgres-operator/issues/86)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.
This PR has been generated by Renovate Bot.