Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update Konflux references#2

Open
konflux-staging[bot] wants to merge 1 commit into
mainysubrama-test/devfile-sample-python-basic:mainfrom
konflux/references/mainysubrama-test/devfile-sample-python-basic:konflux/references/mainCopy head branch name to clipboard
Open

Update Konflux references#2
konflux-staging[bot] wants to merge 1 commit into
mainysubrama-test/devfile-sample-python-basic:mainfrom
konflux/references/mainysubrama-test/devfile-sample-python-basic:konflux/references/mainCopy head branch name to clipboard

Conversation

@konflux-staging

@konflux-staging konflux-staging Bot commented Jan 11, 2025

Copy link
Copy Markdown

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-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) 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-ecosystem-cert-preflight-checks (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-git-clone (source, changelog) d091a9efedaacb
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.10.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) 39cd56f237c54b
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check (source, changelog) 30a8b8fffc6d57
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check (source, changelog) 0.30.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check (source, changelog) 0.10.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) 945a7c9a7346ed
quay.io/konflux-ci/tekton-catalog/task-source-build (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-summary (source, changelog) 870d9a0e1b8e42

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/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)

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 ) (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 2d61b78 to 42d9419 Compare February 22, 2025 08:07
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 2f0e7e1 to bc6fdc1 Compare March 8, 2025 08:03
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 23ab2a0 to 4be6bdf Compare March 22, 2025 08:04
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 4be6bdf to fd0f9d9 Compare March 29, 2025 08:08
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 7984c95 to 76d7797 Compare April 12, 2025 08:11
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 76d7797 to 1562d76 Compare April 19, 2025 08:08
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 1562d76 to 4dd7b12 Compare April 26, 2025 08:10
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 6ebedc6 to 9a818f9 Compare May 10, 2025 08:10
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 9a818f9 to 54487b2 Compare May 17, 2025 08:12
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from efdece5 to e2d8cc3 Compare May 31, 2025 08:14
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from e2d8cc3 to 36407be Compare June 7, 2025 08:20
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 36407be to 9049b96 Compare June 14, 2025 12:06
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 9049b96 to d394bac Compare July 5, 2025 12:07
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 2b052a9 to 2c92459 Compare July 19, 2025 12:09
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 2c92459 to cd0583e Compare August 9, 2025 08:11
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from cd0583e to 18337bc Compare September 6, 2025 08:09
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 774eaad to 1d9c5c9 Compare September 13, 2025 20:10
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 4 times, most recently from 42b8e2e to 19934f0 Compare September 25, 2025 04:09
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 43b8a27 to 752a0a1 Compare November 1, 2025 08:16
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 04c6d70 to 78cd671 Compare November 15, 2025 16:14
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from badbb21 to 2e56a44 Compare November 22, 2025 12:25
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 3 times, most recently from c2e059f to 728febf Compare December 13, 2025 12:23
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 3 times, most recently from 4e277df to c1e08c2 Compare December 20, 2025 20:21
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 4 times, most recently from 70f32f7 to 91a674c Compare January 3, 2026 12:22
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 3 times, most recently from 58fa006 to a6f89b3 Compare January 17, 2026 08:18
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 62ec118 to 8041923 Compare January 24, 2026 08:21
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 3 times, most recently from 19cc6a6 to 91fb819 Compare February 7, 2026 08:21
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 22a41fc to 3bfc309 Compare February 21, 2026 08:13
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 3bfc309 to 00c046c Compare February 28, 2026 08:19
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 80da009 to 8d1ff25 Compare March 14, 2026 08:20
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 8d1ff25 to 9842725 Compare March 21, 2026 08:23
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.