Skip to content

chore(deps): update konflux references#39

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/references/main
Open

chore(deps): update konflux references#39
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/references/main

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Sep 13, 2025

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) 0.10.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-remote-oci-ta (source, changelog) 0.40.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) 5d63b92e78d0d3
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 00b13d0e2bcf11
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) 970908813d49df
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-rpms-signature-scan (source, changelog) c0798ffcfdb76c
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 0.30.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) 04f15cba7346ed
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) 0.20.3 ⚠️migration⚠️

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

v0.9

Fixed
  • Added --fail flag and error handling to the curl call that retrieves the SSH key from the OTP
    server. Previously, HTTP errors (e.g. 400 when a one-time token was already consumed by a
    PipelineRun retry) were silently swallowed, writing the error body into ~/.ssh/id_rsa and
    causing Load key: invalid format build failures.

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/konflux-test-tasks (quay.io/konflux-ci/tekton-catalog/task-clair-scan)

v0.3

Changed
  • Replaced quay.io/konflux-ci/oras:latest image with quay.io/konflux-ci/task-runner:1.5.0 in the oci-attach-report step.
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

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.

@openshift-ci openshift-ci Bot requested review from anandf and wtam2018 September 13, 2025 08:45
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 3 times, most recently from 99180a0 to dc6ab0c Compare September 25, 2025 16:28
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 4 times, most recently from 149030a to 855018e Compare October 4, 2025 08:46
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from 530ae33 to 32f74d0 Compare October 25, 2025 08:54
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from 32f74d0 to 6e51382 Compare November 1, 2025 08:54
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from 57d7538 to b4fecfa Compare November 15, 2025 05:30
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from 08754fa to 7c68663 Compare November 29, 2025 09:19
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from 7c68663 to 00e4d43 Compare December 6, 2025 05:00
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from 3dd3056 to 6bd5d5f Compare December 20, 2025 05:11
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from 6bd5d5f to 3d6803c Compare December 27, 2025 05:06
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from 720b96d to 1fe82db Compare January 17, 2026 05:19
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from 172cb02 to 9870877 Compare January 31, 2026 05:01
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from 9870877 to c3eaecf Compare February 7, 2026 05:03
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from c3eaecf to ff19c79 Compare February 14, 2026 05:25
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from ff19c79 to 438aa5a Compare February 21, 2026 05:26
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from 438aa5a to f9a9544 Compare February 28, 2026 05:41
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from d3d1e8a to b711b74 Compare March 14, 2026 06:08
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from b711b74 to 0d61f15 Compare March 21, 2026 06:08
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from 17c6f38 to 54fac90 Compare April 4, 2026 06:18
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 5 times, most recently from 8ade9a6 to 7349910 Compare April 14, 2026 20:15
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch 2 times, most recently from c212ce8 to 9db8cce Compare April 25, 2026 06:17
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/main branch from 9db8cce to 1e60fe8 Compare May 2, 2026 06:34
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/main branch from 1e60fe8 to 9194faa Compare May 9, 2026 06:54
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