Skip to content

Update Konflux references#5

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

Update Konflux references#5
konflux-staging[bot] wants to merge 1 commit intomainfrom
konflux/references/main

Conversation

@konflux-staging
Copy link
Copy Markdown

@konflux-staging konflux-staging bot commented Jan 11, 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.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.40.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.30.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-coverity-availability-check (source, changelog) 8b58c4fde35caf
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) 0.40.5 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) ecd33665ff16b7
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 1157c6ab4ac586
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) f72fcca2c388d2
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.10.3 ⚠️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) 39cd56f3d48fa2
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) 87af64547f4e2d
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) ac6a35e6f047f5
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-sast-snyk-check-oci-ta (source, changelog) 89aead3d83becb
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 0.20.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) 945a7c904994df
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) 0.10.3 ⚠️migration⚠️
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-buildah-oci-ta)

v0.9

Changed
  • The buildah image now uses version 1.4.1 of konflux-ci/task-runner
    • This version pulls in version 1.42.1 of syft that ensures 'redhat' is used as the namespace for hummingbird rpms

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

  • 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

  • Removed deprecated dev-package-managers parameter.
  • Switched from bash implementation to Konflux Build CLI.
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.

@konflux-staging
Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from a60e991 to becf4ae Compare February 22, 2025 08:04
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from becf4ae to 0467990 Compare March 1, 2025 08:04
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 0467990 to a9fcda3 Compare March 8, 2025 08:10
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from fcb71df to b189026 Compare March 22, 2025 08:09
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from b189026 to d2033ce Compare March 29, 2025 08:04
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 36c8349 to ab3ac22 Compare April 12, 2025 08:05
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 264da30 to 9899de4 Compare April 26, 2025 08:05
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 9899de4 to 4ae1785 Compare May 3, 2025 08:04
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from f0fed74 to d1b5597 Compare May 17, 2025 08:05
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from d1b5597 to 6ca5374 Compare May 24, 2025 08:08
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 6ca5374 to b5c3fc8 Compare May 31, 2025 08:10
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from b5c3fc8 to d2f9f00 Compare June 7, 2025 08:12
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 926342e to 2fbd128 Compare July 19, 2025 08:10
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 2fbd128 to 2f6f795 Compare August 9, 2025 08:06
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 2f6f795 to 01a5800 Compare September 6, 2025 08:11
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 5 times, most recently from 23a3d3c to 57969b6 Compare September 20, 2025 08:13
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from 237a0da to cf47099 Compare September 24, 2025 12:57
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from df970d8 to 119bbeb Compare October 11, 2025 08:11
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 4 times, most recently from fe4ae72 to 89f258a Compare October 25, 2025 08:12
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from 6e8c557 to 0609ebd Compare November 1, 2025 12:23
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from b6a0d3b to d3cbb81 Compare November 15, 2025 08:29
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 899607f to e3bb562 Compare November 22, 2025 16:17
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 1ca14bf to faf1db9 Compare December 13, 2025 12:17
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from 2bd738e to a5c095d Compare December 20, 2025 20:19
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 4 times, most recently from 1432386 to a25ef82 Compare January 3, 2026 12:20
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 5 times, most recently from dc34c84 to 31c1992 Compare January 17, 2026 08:18
Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com>
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