Skip to content

Update Konflux references#124

Open
konflux-internal-p02[bot] wants to merge 1 commit into
release-5.3from
konflux/references/release-5.3
Open

Update Konflux references#124
konflux-internal-p02[bot] wants to merge 1 commit into
release-5.3from
konflux/references/release-5.3

Conversation

@konflux-internal-p02

@konflux-internal-p02 konflux-internal-p02 Bot commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) 510b6d2a291081
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta (source, changelog) 0.80.10 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) b01d8e2312fb4d
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 5b5b31e567cb66
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check (source, changelog) a24d8f38b50144
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) e3a55cce78d0d3
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 40bc4bc3c4f60e
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) 0.30.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-rpms-signature-scan (source, changelog) a99d8fd65370cc
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) e8c6357e92d00e
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) f475b4bfc685d6
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 0.40.5 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) b38140b5807ffe
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) e2c1b4ea7346ed
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) c35ba21d8115c7

Release Notes

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-remote-oci-ta)

v0.10

Added
  • Added new parameter ALLOW_CROSS_PLATFORM_IMAGES to allow usage of parent images
    which don't match build host architecture.

v0.9

Fixed
  • Validate base image architecture before build. The task now fails if a base image
    doesn't match the host architecture, preventing silent emulation builds.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta)

v0.2

  • Use git-clone implementation from konflux-build-cli instead of inline Bash.
  • Removed gitInitImage (deprecated since 0.1), verbose (replaced by logLevel), and userHome (handled by konflux-build-cli) parameters.
  • Added logLevel parameter.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-init)

v0.4

  • Pipeline upgrade: Remove PipelineRun parameter sast-target-dirs with invalid attributes from PipelineRun .spec.params definition
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: (UTC)

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

@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch from 90aabf7 to b5c0a09 Compare February 28, 2026 08:11
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch from b5c0a09 to 08bd318 Compare March 7, 2026 08:14
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch 2 times, most recently from 0325724 to 04fafd6 Compare March 21, 2026 08:13
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch 2 times, most recently from 669590f to 86b69aa Compare April 4, 2026 05:06
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch 4 times, most recently from 673c560 to 7555299 Compare April 14, 2026 18:44
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch from 7555299 to 4aa3e38 Compare April 25, 2026 08:18
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch 2 times, most recently from 0170be1 to 063a69f Compare May 9, 2026 08:16
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch 2 times, most recently from 1c08302 to 8d639b6 Compare May 23, 2026 08:16
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch from 8d639b6 to fed9c40 Compare May 30, 2026 08:18
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch from fed9c40 to 3e642bb Compare June 20, 2026 08:15
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
@konflux-internal-p02 konflux-internal-p02 Bot force-pushed the konflux/references/release-5.3 branch from 3e642bb to 7980961 Compare June 27, 2026 08:19
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update konflux references Update Konflux references Jun 27, 2026
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