Skip to content

Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1754586119 #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: konflux-poc
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented May 20, 2025

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi9/ubi stage minor 9.5 -> 9.6-1754586119

Configuration

📅 Schedule: Branch creation - "before 5am" (UTC), 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.

This PR has been generated by MintMaker (powered by Renovate Bot).

@openshift-ci openshift-ci bot requested review from NickLucche and rpancham May 20, 2025 00:08
Copy link

openshift-ci bot commented May 20, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign tarukumar for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented May 20, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1747219013 chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1747219013 May 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1747219013 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1747219013 Jun 6, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1747219013 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1749542372 Jun 11, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from e57e84e to 1a91894 Compare June 11, 2025 00:20
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1749542372 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1750786174 Jun 25, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from 1a91894 to e0a313a Compare June 25, 2025 01:57
Copy link

coderabbitai bot commented Jun 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1750786174 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1751287003 Jul 1, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from e0a313a to ace0b0d Compare July 1, 2025 01:41
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1751287003 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1751445649 Jul 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from ace0b0d to 8662937 Compare July 3, 2025 01:19
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1751445649 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1751897624 Jul 8, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from 8662937 to f157c2e Compare July 8, 2025 00:08
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1751897624 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1752069608 Jul 10, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from f157c2e to 5dfd4d8 Compare July 10, 2025 01:41
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1752069608 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1752625787 Jul 16, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from 5dfd4d8 to ca32f5b Compare July 16, 2025 02:20
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1752625787 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1753769805 Jul 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from ca32f5b to 380e1e6 Compare July 30, 2025 01:29
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1753769805 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1753978585 Aug 1, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from 380e1e6 to f0e2a0a Compare August 1, 2025 00:41
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1753978585 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1754380668 Aug 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from f0e2a0a to 1f53450 Compare August 6, 2025 01:51
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/konflux-poc/registry.access.redhat.com-ubi9-ubi-9.x branch from 1f53450 to f88074b Compare August 8, 2025 00:14
@red-hat-konflux red-hat-konflux bot changed the title Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1754380668 Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1754586119 Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants