Skip to content

chore(deps): update konflux references#19072

Merged
Molter73 merged 1 commit intorelease-4.8from
konflux/references/release-4.8
Mar 24, 2026
Merged

chore(deps): update konflux references#19072
Molter73 merged 1 commit intorelease-4.8from
konflux/references/release-4.8

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux bot commented Feb 18, 2026

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 30989fa -> c7b0f7e
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.8 -> 0.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta (source, changelog) 0.8 -> 0.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) b01d8e2 -> 3fa03be
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 5b5b31e -> 9f18b21
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) e3a55cc -> 5ff16b7
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 40bc4bc -> b4ac586
quay.io/konflux-ci/tekton-catalog/task-fips-operator-bundle-check-oci-ta (source, changelog) 6d2e40b -> 75e68fe
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) 306b69e -> 2c388d2
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) 0.3 -> 0.4 ⚠️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) 47b81d6 -> 35a4ccd
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) f475b4b -> 6f047f5
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 0c2ab8c -> d83becb
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) b38140b -> 5500681
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) e2c1b4e -> 04994df
quay.io/konflux-ci/tekton-catalog/task-slack-webhook-notification (source, changelog) 69945a3 -> 3eff579
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) c35ba21 -> 362f047

Release Notes

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
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-remote-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
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-init)

v0.4

  • Task started using konflux build cli instead of bash script.
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

  • Embedded Bash script is replaced with command konflux-build-cli image push-containerfile.

v0.2

Removed
  • BREAKING: Support for Dockerfile downloading in Konflux Build Pipeline.

Configuration

📅 Schedule: Branch creation - "after 3am and before 7am" in timezone Etc/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.

@red-hat-konflux red-hat-konflux bot requested review from a team and rhacs-bot as code owners February 18, 2026 05:27
@github-actions github-actions bot added backport PR to backport changes from master to release branch konflux-build Run Konflux in PR. Push commit to trigger it. labels Feb 18, 2026
@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Feb 18, 2026

Images are ready for the commit at 7294344.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.8.10-rc.0-7-g729434454e.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.73%. Comparing base (350dcb5) to head (e673ddd).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-4.8   #19072   +/-   ##
============================================
  Coverage        48.73%   48.73%           
============================================
  Files             2595     2595           
  Lines           190828   190828           
============================================
+ Hits             92998    93006    +8     
+ Misses           90515    90512    -3     
+ Partials          7315     7310    -5     
Flag Coverage Δ
go-unit-tests 48.73% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

/retest roxctl-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest scanner-v4-db-on-push

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

/retest scanner-v4-db-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest main-on-push

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

/retest main-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest operator-bundle-on-push

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

/retest operator-bundle-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest operator-bundle-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest operator-on-push

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

/retest operator-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest central-db-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest roxctl-on-push

@mclasmeier
Copy link
Copy Markdown
Contributor

/retest

@github-actions
Copy link
Copy Markdown
Contributor

/retest central-db-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest main-on-push

@mclasmeier
Copy link
Copy Markdown
Contributor

/retest

@github-actions
Copy link
Copy Markdown
Contributor

/retest central-db-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest operator-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest roxctl-on-push

@github-actions
Copy link
Copy Markdown
Contributor

/retest scanner-v4-on-push

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Feb 18, 2026

@github-actions[bot]: The /retest command does not accept any targets.
The following commands are available to trigger optional jobs:

/test aks-qa-e2e-tests
/test aro-qa-e2e-tests
/test eks-qa-e2e-tests
/test gke-latest-nongroovy-e2e-tests
/test gke-latest-operator-e2e-tests
/test gke-latest-qa-e2e-tests
/test gke-latest-ui-e2e-tests
/test gke-nongroovy-compatibility-tests
/test gke-nongroovy-e2e-tests
/test gke-oldest-nongroovy-e2e-tests
/test gke-oldest-operator-e2e-tests
/test gke-oldest-qa-e2e-tests
/test gke-oldest-ui-e2e-tests
/test gke-operator-e2e-tests
/test gke-qa-e2e-tests
/test gke-race-condition-qa-e2e-tests
/test gke-scale-tests
/test gke-scanner-v4-install-tests
/test gke-sensor-integration-tests
/test gke-ui-e2e-tests
/test gke-upgrade-tests
/test gke-version-compatibility-tests
/test ocp-4-12-compliance-e2e-tests
/test ocp-4-12-nongroovy-e2e-tests
/test ocp-4-12-operator-e2e-tests
/test ocp-4-12-qa-e2e-tests
/test ocp-4-12-scanner-v4-install-tests
/test ocp-4-12-sensor-integration-tests
/test ocp-4-12-ui-e2e-tests
/test ocp-4-20-compliance-e2e-tests
/test ocp-4-20-fips-qa-e2e-tests
/test ocp-4-20-nongroovy-e2e-tests
/test ocp-4-20-operator-e2e-tests
/test ocp-4-20-qa-e2e-tests
/test ocp-4-20-scanner-v4-install-tests
/test ocp-4-20-sensor-integration-tests
/test ocp-4-20-ui-e2e-tests
/test ocp-dev-preview-compliance-e2e-tests
/test ocp-dev-preview-fips-qa-e2e-tests
/test ocp-dev-preview-nongroovy-e2e-tests
/test ocp-dev-preview-operator-e2e-tests
/test ocp-dev-preview-qa-e2e-tests
/test ocp-dev-preview-scanner-v4-install-tests
/test ocp-dev-preview-sensor-integration-tests
/test ocp-dev-preview-ui-e2e-tests
/test ocp-next-candidate-compliance-e2e-tests
/test ocp-next-candidate-fips-qa-e2e-tests
/test ocp-next-candidate-nongroovy-e2e-tests
/test ocp-next-candidate-operator-e2e-tests
/test ocp-next-candidate-qa-e2e-tests
/test ocp-next-candidate-scanner-v4-install-tests
/test ocp-next-candidate-sensor-integration-tests
/test ocp-next-candidate-ui-e2e-tests
/test osd-aws-qa-e2e-tests
/test osd-gcp-qa-e2e-tests
/test powervs-qa-e2e-tests
/test rosa-fips-qa-e2e-tests
/test rosa-hcp-qa-e2e-tests
/test rosa-qa-e2e-tests

Use /test all to run the following jobs that were automatically triggered:

pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-compatibility-tests
pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-sensor-integration-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-nongroovy-e2e-tests
Details

In response to this:

/retest central-db-on-push

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Feb 18, 2026

@github-actions[bot]: The /retest command does not accept any targets.
The following commands are available to trigger optional jobs:

/test aks-qa-e2e-tests
/test aro-qa-e2e-tests
/test eks-qa-e2e-tests
/test gke-latest-nongroovy-e2e-tests
/test gke-latest-operator-e2e-tests
/test gke-latest-qa-e2e-tests
/test gke-latest-ui-e2e-tests
/test gke-nongroovy-compatibility-tests
/test gke-nongroovy-e2e-tests
/test gke-oldest-nongroovy-e2e-tests
/test gke-oldest-operator-e2e-tests
/test gke-oldest-qa-e2e-tests
/test gke-oldest-ui-e2e-tests
/test gke-operator-e2e-tests
/test gke-qa-e2e-tests
/test gke-race-condition-qa-e2e-tests
/test gke-scale-tests
/test gke-scanner-v4-install-tests
/test gke-sensor-integration-tests
/test gke-ui-e2e-tests
/test gke-upgrade-tests
/test gke-version-compatibility-tests
/test ocp-4-12-compliance-e2e-tests
/test ocp-4-12-nongroovy-e2e-tests
/test ocp-4-12-operator-e2e-tests
/test ocp-4-12-qa-e2e-tests
/test ocp-4-12-scanner-v4-install-tests
/test ocp-4-12-sensor-integration-tests
/test ocp-4-12-ui-e2e-tests
/test ocp-4-20-compliance-e2e-tests
/test ocp-4-20-fips-qa-e2e-tests
/test ocp-4-20-nongroovy-e2e-tests
/test ocp-4-20-operator-e2e-tests
/test ocp-4-20-qa-e2e-tests
/test ocp-4-20-scanner-v4-install-tests
/test ocp-4-20-sensor-integration-tests
/test ocp-4-20-ui-e2e-tests
/test ocp-dev-preview-compliance-e2e-tests
/test ocp-dev-preview-fips-qa-e2e-tests
/test ocp-dev-preview-nongroovy-e2e-tests
/test ocp-dev-preview-operator-e2e-tests
/test ocp-dev-preview-qa-e2e-tests
/test ocp-dev-preview-scanner-v4-install-tests
/test ocp-dev-preview-sensor-integration-tests
/test ocp-dev-preview-ui-e2e-tests
/test ocp-next-candidate-compliance-e2e-tests
/test ocp-next-candidate-fips-qa-e2e-tests
/test ocp-next-candidate-nongroovy-e2e-tests
/test ocp-next-candidate-operator-e2e-tests
/test ocp-next-candidate-qa-e2e-tests
/test ocp-next-candidate-scanner-v4-install-tests
/test ocp-next-candidate-sensor-integration-tests
/test ocp-next-candidate-ui-e2e-tests
/test osd-aws-qa-e2e-tests
/test osd-gcp-qa-e2e-tests
/test powervs-qa-e2e-tests
/test rosa-fips-qa-e2e-tests
/test rosa-hcp-qa-e2e-tests
/test rosa-qa-e2e-tests

Use /test all to run the following jobs that were automatically triggered:

pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-compatibility-tests
pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-sensor-integration-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-nongroovy-e2e-tests
Details

In response to this:

/retest roxctl-on-push

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions
Copy link
Copy Markdown
Contributor

/retest scanner-v4-db-on-push

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update konflux references to 23f133f chore(deps): update konflux references to d762bda Feb 20, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/release-4.8 branch from e2898d6 to 57e1de6 Compare February 23, 2026 05:11
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update konflux references to d762bda chore(deps): update konflux references Feb 23, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/release-4.8 branch 4 times, most recently from 8e0aa93 to 878e0d8 Compare February 28, 2026 05:40
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/release-4.8 branch 5 times, most recently from 45cbdd7 to cab5473 Compare March 9, 2026 06:00
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/release-4.8 branch 6 times, most recently from faddca3 to 20a8b27 Compare March 16, 2026 06:15
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/release-4.8 branch 4 times, most recently from f891045 to e673ddd Compare March 21, 2026 06:00
@Molter73
Copy link
Copy Markdown
Contributor

/konflux-retest main-on-push

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@Molter73 Molter73 force-pushed the konflux/references/release-4.8 branch from e673ddd to 7294344 Compare March 24, 2026 09:39
@Molter73 Molter73 enabled auto-merge (squash) March 24, 2026 09:49
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 24, 2026

@red-hat-konflux[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/gke-nongroovy-e2e-tests 7294344 link false /test gke-nongroovy-e2e-tests
ci/prow/ocp-4-12-nongroovy-e2e-tests 7294344 link false /test ocp-4-12-nongroovy-e2e-tests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@Molter73 Molter73 merged commit 61c0243 into release-4.8 Mar 24, 2026
101 of 108 checks passed
@Molter73 Molter73 deleted the konflux/references/release-4.8 branch March 24, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport PR to backport changes from master to release branch konflux-build Run Konflux in PR. Push commit to trigger it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants