Skip to content

chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to d235f60 (foreman-3.16) - #2500

Merged
red-hat-konflux[bot] merged 1 commit into
foreman-3.16from
konflux/mintmaker/foreman-3.16-foreman-3.16/docker-rpm-refs
Sep 10, 2026
Merged

red-hat-konflux[bot] merged 1 commit into
foreman-3.16from
konflux/mintmaker/foreman-3.16-foreman-3.16/docker-rpm-refs

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi9/ubi-minimal final digest 7fbeae1d235f60
registry.access.redhat.com/ubi9/ubi-minimal stage digest 7fbeae1d235f60

Configuration

📅 Schedule: (in timezone Europe/Prague)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Summary by Sourcery

Refresh the pinned UBI 9 minimal base image and its locked RHEL dependencies.

Enhancements:

  • Update the UBI 9 minimal base image used for build and runtime stages to the newer pinned digest.
  • Refresh the locked RHEL package metadata and checksums to match the updated base image, including kernel headers, Expat, and PAM updates.

…r digest to d235f60

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot enabled auto-merge (squash) September 10, 2026 01:50
@red-hat-konflux
red-hat-konflux Bot merged commit e0b8c4f into foreman-3.16 Sep 10, 2026
1 check passed
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/foreman-3.16-foreman-3.16/docker-rpm-refs branch September 10, 2026 01:50
@sourcery-ai

sourcery-ai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Reviewer's Guide

Updates the pinned UBI9 Minimal digest for both build and runtime images, with the corresponding RPM lockfile regeneration capturing refreshed kernel, expat, PAM, and repository metadata.

Flow diagram for regenerated RPM lockfile

flowchart TD
    Digest["Updated UBI9 image digest"] --> Resolve["Resolve refreshed RHEL9 repositories"]
    Resolve --> Packages["Update locked RPMs\nkernel headers, expat, PAM"]
    Packages --> Metadata["Refresh module metadata"]
    Metadata --> Lockfile["Write rpms.lock.yaml"]
Loading

File-Level Changes

Change Details Files
Pin both build and runtime stages to the updated UBI Minimal base-image digest.
  • Replace the previous UBI9 image digest with d235f60 in both stages.
  • Verify the build and runtime images consume the same immutable base.
Dockerfile
Regenerate the RPM lock data to match package metadata available from the updated base repositories.
  • Update kernel headers and source RPM references to 5.14.0-687.46.1.
  • Update expat package and source RPM references to 2.5.0-6.el9_8.3.
  • Update PAM package and source RPM references to 1.5.1-28.el9_8.1.
  • Refresh associated sizes, checksums, and AppStream module metadata.
rpms.lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants