Skip to content

Update Konflux references#4

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

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

Conversation

@konflux-staging
Copy link

@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.1 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 0.1 -> 0.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.3 -> 0.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.4 -> 0.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check (source, changelog) 8b58c4f -> de35caf
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta (source, changelog) 0.1 -> 0.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) 0.4 -> 0.5 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) eb8136b -> 3457a4c
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 0.1 -> 0.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) dea8d9b -> 945f8ba
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) f72fcca -> 2c388d2
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) 0.2 -> 0.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 0.1 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) 0.1 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) 39cd56f -> 637fcb1
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) 0.1 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) c8eb622 -> ab60e90
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) 7553ec6 -> c314b4d
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 0.3 -> 0.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 89aead3 -> 6045ed6
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 0.2 -> 0.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 0.1 -> 0.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) 945a7c9 -> 04994df
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) 0.1 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) 0.2 -> 0.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

Added
  • Declare DOCKER_CONFIG to get get credential to quay.io.
  • Increase retry to 5
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
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 e2a93e0 to e61cefb Compare February 22, 2025 08:03
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from e61cefb to 59c23b4 Compare March 1, 2025 08:04
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 3f9e6af to b7842b3 Compare March 15, 2025 08:10
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 3040692 to 22a7e33 Compare March 29, 2025 08:06
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 2b4e4c1 to 799ecfe Compare April 12, 2025 08:07
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 799ecfe to bc59011 Compare April 19, 2025 08:06
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 4f3b2a6 to 10553c6 Compare May 3, 2025 08:10
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 10553c6 to a4dc376 Compare May 10, 2025 08:05
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from a4dc376 to e17b09f Compare May 17, 2025 08:08
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 988984f to 8d483cc Compare May 31, 2025 08:26
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 5a7b028 to 4a3cad9 Compare June 14, 2025 08:14
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from 4a3cad9 to e2298d4 Compare July 5, 2025 08:17
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from e2298d4 to ecaf53f Compare July 12, 2025 20:17
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from ecaf53f to b62a229 Compare August 9, 2025 08:11
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch from b62a229 to ea16280 Compare September 6, 2025 08:12
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 5 times, most recently from 9d1079a to aafd2fb Compare September 20, 2025 08:14
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 4069ae5 to d93f39b Compare September 20, 2025 16:14
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 7 times, most recently from 5d5503b to 521358a Compare October 4, 2025 20:13
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from f48198c to 0d2f0ee Compare October 11, 2025 20:16
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from 13252a5 to d88cf84 Compare October 25, 2025 12:23
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from fee2369 to 9bcde26 Compare November 1, 2025 12:25
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from f246bae to c08405f Compare November 8, 2025 16:22
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 3 times, most recently from 872a140 to 8ca49c7 Compare November 22, 2025 08:16
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from 1fff5dc to 14787ba Compare November 22, 2025 16:18
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 2 times, most recently from ac96f5f to 1ef79ab Compare December 13, 2025 12:19
@konflux-staging konflux-staging bot force-pushed the konflux/references/main branch 4 times, most recently from 71fd9a4 to 18951d9 Compare December 20, 2025 20:21
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