Skip to content

chore(deps): update konflux references#50

Open
red-hat-konflux[bot] wants to merge 1 commit intopoc1from
konflux/references/poc1
Open

chore(deps): update konflux references#50
red-hat-konflux[bot] wants to merge 1 commit intopoc1from
konflux/references/poc1

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot commented Nov 22, 2025

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.60.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 8ec7d7bcd49cde
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) f3d2d17171eca5
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check (source, changelog) 5623e488b50144
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) f59175d5ff16b7
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 04f75592468c01
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) ea64f5b13d49df
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) 0.20.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) ae62d14e92d00e
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) 1f0fcbac4ef47e
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 60f2dac8f3ecbe
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 0.30.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) f62ef320917cfc

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-build-image-index)

v0.3

Changed
  • The task now uses konflux-build-cli for the build step instead of an inline bash
    implementation. This provides more robust error handling and simplified maintenance.
  • When ALWAYS_BUILD_INDEX is false and multiple images are provided, the task now
    creates an image index instead of failing. The previous behavior (failing with an error)
    was not useful.
  • Image reference validation is now stricter and will fail earlier for invalid formats.
Removed
  • COMMIT_SHA parameter (was not used by the task implementation)
  • IMAGE_EXPIRES_AFTER parameter (was not used by the task implementation)
Added
  • Started tracking changes in this file.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta)

v0.9

Fixed
  • Version bump to stay in sync with buildah-remote-oci-ta. The remote variant now has --fail
    flag and error handling on the curl call that retrieves the SSH key from the OTP server.

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-prefetch-dependencies-oci-ta)

v0.3

  • Added enable-package-registry-proxy parameter to enable use of the package registry proxy when prefetching dependencies.
  • Added SERVICE_CA_TRUST_CONFIG_MAP_NAME and SERVICE_CA_TRUST_CONFIG_MAP_KEY parameters to mount the OpenShift service CA for verifying TLS connections to in-cluster services such as the package registry proxy.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta)

v0.3

Fixed
  • Use Dockerfile as the file name in the uploaded artifact, regardless of the name of the actual file.

v0.2

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

Configuration

📅 Schedule: Branch creation - Between 05:00 AM and 11:59 PM, only on Saturday ( * 5-23 * * 6 ) (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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 22, 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/poc1 branch 2 times, most recently from ac447ec to e9ff901 Compare December 6, 2025 09:02
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch 2 times, most recently from 365beba to 9053ee1 Compare December 20, 2025 09:23
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch from 9053ee1 to bbe252f Compare January 10, 2026 09:11
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch 2 times, most recently from 0cea34e to db35c72 Compare January 24, 2026 09:37
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch from db35c72 to ce5615d Compare January 31, 2026 09:03
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch from ce5615d to 01eea93 Compare February 7, 2026 09:03
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch 2 times, most recently from 962ccdc to 84ee435 Compare February 21, 2026 05:03
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch from 84ee435 to 8297af7 Compare February 28, 2026 05:26
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch 2 times, most recently from 4d79b41 to 2683818 Compare March 14, 2026 05:44
pull Bot pushed a commit to sheltoncyril/guardrails-detectors that referenced this pull request Mar 20, 2026
Add support for ppc64le compatible guadrails Hugging Face runtime
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch from 2683818 to f6f70df Compare March 21, 2026 05:44
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch 2 times, most recently from 9c247d0 to a9682f9 Compare April 4, 2026 05:42
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch 2 times, most recently from d5f8f1a to 3fb2b17 Compare April 14, 2026 15:34
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/poc1 branch from 3fb2b17 to 35a1619 Compare April 18, 2026 05:47
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/poc1 branch from 35a1619 to 8e54636 Compare April 25, 2026 05:56
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