Installer updates for the August 2026 5.8.9 release - #4544
Merged
ValClarkson merged 1 commit intoAug 17, 2026
Conversation
tjmoore4
approved these changes
Aug 17, 2026
Bumps operator image tag and all RELATED_IMAGE_* env vars to match the 5.8.9-0 images-by-tag component produced by operator-installers from release-artifacts/prerelease/developer/release-manifest-ubi9.yaml. Calver bumped 2621 -> 2633 across all images. Content bumps from versioning.yaml: * postgres-operator 5.8: 5.8.8-0 -> 5.8.9-0 * crunchy-postgres 15/16/17/18: 15.18/16.14/17.10/18.4 -> 15.19/16.15/17.11/18.6 * matching -gis variants (3.3/3.4/3.5/3.6) * crunchy-pgbackrest: 2.58.0 -> 2.59.0 * crunchy-postgres-exporter: 0.18.1 -> 0.19.1 * crunchy-pgadmin4: 9.15 -> 9.17 * crunchy-upgrade: 18.4 -> 18.6 * crunchy-pgbouncer: 1.25 (unchanged upstream, calver-only bump) Only config/default/kustomization.yaml and config/manager/manager.yaml are touched (matches the shape of the prior 5.8.8 installer commit 426faad); `make publish-public-installers` is not run wholesale on REL_5_8 because its build/ tree targets the 6.0-style layout and this branch keeps the legacy simpler config/ shape.
ValClarkson
force-pushed
the
installer_update_5.8.9
branch
from
August 17, 2026 21:20
cb25d85 to
33ab477
Compare
ValClarkson
enabled auto-merge (rebase)
August 17, 2026 21:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps operator image tag and all RELATED_IMAGE_* env vars to match the 5.8.9-0 images-by-tag component produced by operator-installers from release-artifacts/prerelease/developer/release-manifest-ubi9.yaml.
Calver bumped 2621 -> 2633 across all images. Content bumps from versioning.yaml:
15.19/16.15/17.11/18.6
Only config/default/kustomization.yaml and config/manager/manager.yaml are touched (matches the shape of the prior 5.8.8 installer commit 426faad);
make publish-public-installersis not run wholesale on REL_5_8 because its build/ tree targets the 6.0-style layout and this branch keeps the legacy simpler config/ shape.Checklist:
Type of Changes:
What is the current behavior (link to any open issues here)?
What is the new behavior (if this is a feature change)?
Other Information: