Skip to content

chore(deps): update konflux references#303

Open
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/references/master
Open

chore(deps): update konflux references#303
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/references/master

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Mar 7, 2026

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 (source, changelog) 0.80.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) dadfea7cd49cde
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 76efc01567cb66
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check (source, changelog) 267d5bc8b50144
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) e3a55cc57d1f55
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 204fd3925dcef1
quay.io/konflux-ci/tekton-catalog/task-git-clone (source, changelog) 865cdbe7db7ad9
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) 0.20.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) fb6c97a1d807f6
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check (source, changelog) 8f25c81f44de9d
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check (source, changelog) eb3e3752cd09c9
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check (source, changelog) fb08092566753c
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check (source, changelog) f89dd79c162d9d
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) e2c1b4ea7346ed
quay.io/konflux-ci/tekton-catalog/task-source-build (source, changelog) 1375b2ddf99947
quay.io/konflux-ci/tekton-catalog/task-summary (source, changelog) 3f6e851e1b8e42

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)

v0.9

Fixed
  • Version bump to stay in sync with buildah-remote. The remote variant now has --fail flag
    and error handling on the curl call that retrieves the SSH key from the OTP server.
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)

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)

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 ) in timezone Asia/Kolkata, 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.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/master branch from 36d96be to 77bc717 Compare March 14, 2026 02:28
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/master branch 2 times, most recently from dd04a87 to 234f688 Compare March 28, 2026 01:48
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/master branch from 234f688 to bb495c5 Compare April 4, 2026 01:51
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/master branch 2 times, most recently from be9bc7a to c0c4f31 Compare April 18, 2026 01:54
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/master branch from c0c4f31 to 21f4a5f Compare April 25, 2026 02:04
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/master branch from 21f4a5f to c690065 Compare May 2, 2026 02:03
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