Installer updates for the August 2026 6.0.3 release - #4542
Merged
Conversation
tjmoore4
approved these changes
Aug 17, 2026
Regenerated from operator-installers with release-artifacts/prerelease/developer/release-manifest-ubi9.yaml and copied into config/ via `make publish-public-installers`. Image tags moved from calver 2621 -> 2633 with the following version bumps (mirrors versioning.yaml): * postgres-operator 6.0: 6.0.2-0 -> 6.0.3-0 * postgres-operator 5.8: 5.8.8-0 -> 5.8.9-0 * crunchy-pgadmin4: ubi9-9.15 -> ubi9-9.17 * crunchy-pgbackrest: ubi9-2.58.0 -> ubi9-2.59.0 * crunchy-postgres-exporter: ubi9-0.18.1 -> ubi9-0.19.1 * crunchy-postgres 15/16/17/18: 15.18/16.14/17.10/18.4 -> 15.19/16.15/17.11/18.6 (and matching -gis variants) * crunchy-pgbouncer: ubi9-1.25 (unchanged upstream, calver-only bump) app.kubernetes.io/version bumped 6.0.2 -> 6.0.3 in config/default/kustomization.yaml, config/singlenamespace/kustomization.yaml, and the three CRD label sets (pgadmins, pgupgrades, postgresclusters). config/rbac/cluster/kustomization.yaml resource list reordered alphabetically by the installer generator (role.yaml before role_binding.yaml); functionally equivalent.
ValClarkson
force-pushed
the
installer_update_6.0.3
branch
from
August 17, 2026 21:20
b73e651 to
62d9240
Compare
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.
Regenerated from operator-installers with
release-artifacts/prerelease/developer/release-manifest-ubi9.yaml and copied into config/ via
make publish-public-installers.Image tags moved from calver 2621 -> 2633 with the following version bumps (mirrors versioning.yaml):
15.19/16.15/17.11/18.6 (and matching -gis variants)
app.kubernetes.io/version bumped 6.0.2 -> 6.0.3 in config/default/kustomization.yaml, config/singlenamespace/kustomization.yaml, and the three CRD label sets (pgadmins, pgupgrades, postgresclusters).
config/rbac/cluster/kustomization.yaml resource list reordered alphabetically by the installer generator (role.yaml before role_binding.yaml); functionally equivalent.
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: