Skip to content

chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1778072020#877

Merged
oswcab merged 1 commit into
mainfrom
konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x
May 9, 2026
Merged

chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1778072020#877
oswcab merged 1 commit into
mainfrom
konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Apr 20, 2026

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi9/ubi-minimal final patch 9.7-17756238829.7-1778072020

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, 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.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.46%. Comparing base (30b951f) to head (27cb13d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #877   +/-   ##
=======================================
  Coverage   68.46%   68.46%           
=======================================
  Files          26       26           
  Lines        2794     2794           
=======================================
  Hits         1913     1913           
  Misses        704      704           
  Partials      177      177           
Flag Coverage Δ
e2e-tests 30.42% <ø> (ø)
unit-tests 65.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1776645941 chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1776833838 Apr 22, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x branch from 4078ee9 to 3967496 Compare April 22, 2026 09:27
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1776833838 chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1777857961 May 4, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x branch from 3967496 to cfa4f17 Compare May 4, 2026 05:55
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1777857961 chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.7-1778072020 May 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x branch from cfa4f17 to 5124c5f Compare May 6, 2026 15:57
@oswcab oswcab force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x branch from 5124c5f to 2748141 Compare May 8, 2026 18:59
@github-actions github-actions Bot added risk-hint/container-image Container base image update — may affect build behavior semver/patch Semver patch version bump labels May 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

AI Dependency Impact Analysis

Previous analysis

Risk Level: MEDIUM

Summary of Dependency Changes

This is a patch update to the ubi9-minimal base image, incrementing from 9.7-1775623882 to 9.7-1778072020. Patch updates typically include bug fixes, security patches, and minor improvements. Since it's a base image, the changes could affect the underlying OS, system libraries, or installed tools.

Affected Code

No direct imports exist. This is a base image, meaning it affects the environment in which our applications are built and run within containers. Changes to the base image could impact available system libraries, tools, and the general build environment.

Breaking Change Assessment

As a patch update, breaking changes are not expected. However, changes to system libraries or tools within the base image could indirectly cause compatibility issues. The riskHints section highlights the potential impact of base image updates, overriding the typical low-risk assessment of a patch version bump.

Security Assessment

The PR description warns that some dependencies could not be looked up. A full security assessment is not possible without this information.

Recommended Action

Review specific areas. The base image update could have unforeseen consequences on our build process and application behavior. The Konflux CI pipeline passing suggests compatibility, but a manual review of build logs and application behavior is recommended to confirm. Focus on areas where the application relies on specific system libraries or tools present in the base image.

Risk Level: MEDIUM

Summary of Dependency Changes

This PR updates the registry.access.redhat.com/ubi9/ubi-minimal base image from 9.7-1775623882 to 9.7-1778072020. This is a patch update, implying bug fixes and minor improvements within the UBI9 minimal image. The update potentially affects the base operating system environment used in our container builds.

Affected Code

No direct imports exist. This update affects the base image used for building our containers. Therefore, all services built using this base image are potentially affected.

Breaking Change Assessment

As a patch update, breaking changes are unlikely. However, base image changes can introduce subtle incompatibilities related to system libraries, package versions, or build tools. The riskHints also mention potential impacts on build behavior and binary compatibility.

Security Assessment

No security advisories or govulncheck results were provided.

Recommended Action

Review specific areas: The Konflux CI pipeline passing is reassuring. However, the reviewer should investigate the UBI9 minimal image changelog (if available) to understand what changed between the two versions. While unlikely, changes in system libraries or package versions within the image could affect build behavior or runtime compatibility. Verify that the image update doesn't introduce any regressions in existing functionality, focusing on container builds and any potentially impacted services.

@github-actions github-actions Bot added the risk/medium AI-assessed medium risk dependency update label May 8, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Risk Level: MEDIUM

Summary of Dependency Changes

This is a patch update to the ubi9-minimal base image, incrementing from 9.7-1775623882 to 9.7-1778072020. Patch updates typically include bug fixes, security patches, and minor improvements. Since it's a base image, the changes could affect the underlying OS, system libraries, or installed tools.

Affected Code

No direct imports exist. This is a base image, meaning it affects the environment in which our applications are built and run within containers. Changes to the base image could impact available system libraries, tools, and the general build environment.

Breaking Change Assessment

As a patch update, breaking changes are not expected. However, changes to system libraries or tools within the base image could indirectly cause compatibility issues. The riskHints section highlights the potential impact of base image updates, overriding the typical low-risk assessment of a patch version bump.

Security Assessment

The PR description warns that some dependencies could not be looked up. A full security assessment is not possible without this information.

Recommended Action

Review specific areas. The base image update could have unforeseen consequences on our build process and application behavior. The Konflux CI pipeline passing suggests compatibility, but a manual review of build logs and application behavior is recommended to confirm. Focus on areas where the application relies on specific system libraries or tools present in the base image.

…r tag to v9.7-1778072020

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x branch from 2748141 to 27cb13d Compare May 8, 2026 21:42
@github-actions github-actions Bot added risk/medium AI-assessed medium risk dependency update and removed risk/medium AI-assessed medium risk dependency update labels May 8, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Risk Level: MEDIUM

Summary of Dependency Changes

This PR updates the registry.access.redhat.com/ubi9/ubi-minimal base image from 9.7-1775623882 to 9.7-1778072020. This is a patch update, implying bug fixes and minor improvements within the UBI9 minimal image. The update potentially affects the base operating system environment used in our container builds.

Affected Code

No direct imports exist. This update affects the base image used for building our containers. Therefore, all services built using this base image are potentially affected.

Breaking Change Assessment

As a patch update, breaking changes are unlikely. However, base image changes can introduce subtle incompatibilities related to system libraries, package versions, or build tools. The riskHints also mention potential impacts on build behavior and binary compatibility.

Security Assessment

No security advisories or govulncheck results were provided.

Recommended Action

Review specific areas: The Konflux CI pipeline passing is reassuring. However, the reviewer should investigate the UBI9 minimal image changelog (if available) to understand what changed between the two versions. While unlikely, changes in system libraries or package versions within the image could affect build behavior or runtime compatibility. Verify that the image update doesn't introduce any regressions in existing functionality, focusing on container builds and any potentially impacted services.

@oswcab oswcab enabled auto-merge May 9, 2026 00:16
@oswcab oswcab added this pull request to the merge queue May 9, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 9, 2026
@oswcab oswcab added this pull request to the merge queue May 9, 2026
Merged via the queue into main with commit 2efb7bb May 9, 2026
11 checks passed
@oswcab oswcab deleted the konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x branch May 9, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk/medium AI-assessed medium risk dependency update risk-hint/container-image Container base image update — may affect build behavior semver/patch Semver patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants