Skip to content

chore(deps): update konflux references#2744

Open
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/references/konflux-poc-1
Open

chore(deps): update konflux references#2744
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/references/konflux-poc-1

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Nov 29, 2025

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 0.1 -> 0.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 67574c8 -> ac4f8b5
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.7 -> 0.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta (source, changelog) 0.6 -> 0.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 8ec7d7b -> 1f19b5f
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) f3d2d17 -> 10054cd
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check (source, changelog) 5623e48 -> c9b9301
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) f59175d -> 516ea66
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 04f7559 -> 1c3bbac
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) ea64f5b -> 306b69e
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) 0.2 -> 0.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 9dbb38e -> 9a8b6e2
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) 0.1 -> 0.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) ae62d14 -> e8c6357
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) 1f0fcba -> a528f01
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 60f2dac -> c4b79e0
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 0.3 -> 0.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) f62ef32 -> eb620d1

Release Notes

konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-apply-tags)

v0.3

  • Switched from bash implementation to Konflux Build CLI.
  • Deprecated older 0.1 and 0.2 versions.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta)

v0.9

Removed
  • BREAKING: Support for Dockerfile downloading in Konflux Build Pipeline.

v0.8

Fixed
  • Platform build arguments (BUILDPLATFORM, TARGETPLATFORM) now correctly include CPU variant
    for ARM architectures (e.g., linux/arm/v7 or linux/arm64/v8 instead of just linux/arm
    or linux/arm64).
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta)

v0.9

Removed
  • BREAKING: Support for Dockerfile downloading in Konflux Build Pipeline.

v0.8

Fixed
  • Platform build arguments (BUILDPLATFORM, TARGETPLATFORM) now correctly include CPU variant
    for ARM architectures (e.g., linux/arm/v7 or linux/arm64/v8 instead of just linux/arm
    or linux/arm64).

v0.7

Added
  • Started tracking changes in this file.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-init)

v0.4

  • Task started using konflux build cli instead of bash script.

v0.3

  • Remove params image-url, rebuild and skip-checks
  • Remove task result build
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta)

v0.2

Removed
  • BREAKING: Support for Dockerfile downloading in Konflux Build Pipeline.

Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@openshift-ci openshift-ci bot requested review from atheo89 and dibryant November 29, 2025 09:05
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 29, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign andyatmiami for approval. For more information see the Code Review Process.

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

Details 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

@github-actions github-actions bot added the review-requested GitHub Bot creates notification on #pr-review-ai-ide-team slack channel label Nov 29, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 29, 2025

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

I'm waiting for a github.com 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.

Details

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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 29, 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.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from ce20dda to eef37ac Compare December 6, 2025 09:08
@openshift-ci openshift-ci bot added size/xl and removed size/xl labels Dec 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from eef37ac to 8bc040e Compare December 13, 2025 09:56
@openshift-ci openshift-ci bot added size/xxl and removed size/xl labels Dec 13, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 8bc040e to 81d86b1 Compare December 20, 2025 09:30
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Dec 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 81d86b1 to 09a2ccf Compare January 10, 2026 09:25
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Jan 10, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 09a2ccf to 3fc5017 Compare January 17, 2026 09:52
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Jan 17, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 3fc5017 to 001faab Compare January 24, 2026 09:55
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Jan 24, 2026
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Jan 24, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 001faab to 3345be0 Compare January 31, 2026 09:15
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Jan 31, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 3345be0 to 041a119 Compare February 7, 2026 09:19
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Feb 7, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 041a119 to 048be3f Compare February 14, 2026 05:14
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Feb 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/konflux-poc-1 branch from 048be3f to 5071d17 Compare February 21, 2026 05:18
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Feb 21, 2026
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/references/konflux-poc-1 branch from 5071d17 to a6c26ff Compare February 28, 2026 05:37
@red-hat-konflux red-hat-konflux bot changed the title Update Konflux references chore(deps): update konflux references Feb 28, 2026
@openshift-ci openshift-ci bot added size/xxl and removed size/xxl labels Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test review-requested GitHub Bot creates notification on #pr-review-ai-ide-team slack channel size/xxl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants