Skip to content

chore(deps): update konflux references #971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags 0767c11 -> 46f4471
quay.io/konflux-ci/tekton-catalog/task-build-image-index 37328a4 -> 09344e6
quay.io/konflux-ci/tekton-catalog/task-buildah 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan e428b37 -> 907f11c
quay.io/konflux-ci/tekton-catalog/task-clamav-scan d782218 -> c12e7a7
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check f8efb0b -> 650330f
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta 8ab0c7a -> f72fcca
quay.io/konflux-ci/tekton-catalog/task-init 60063fe -> b76b563
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies 53fc6d8 -> d3e5d0f
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta 3e51d7c -> 8fb092d
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile 48bb2ee -> 5281ec5
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta 08ef41d -> 6cfb72a
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan ec536e5 -> 39cd56f
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check df33774 -> f46fa2e
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta 6d23234 -> 9172196
quay.io/konflux-ci/tekton-catalog/task-sbom-json-check 13c4ca6 -> bef9919
quay.io/konflux-ci/tekton-catalog/task-source-build bacd55a -> 5e36a38
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta 26278e5 -> bd191e5

Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (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.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link

openshift-ci bot commented Dec 21, 2024

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@red-hat-konflux red-hat-konflux bot changed the title Update Konflux references (main) chore(deps): update konflux references (main) Dec 21, 2024
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/main branch from d6ec37b to b29256e Compare December 28, 2024 08:15
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update konflux references (main) Update Konflux references (main) Dec 28, 2024
@red-hat-konflux red-hat-konflux bot changed the title Update Konflux references (main) chore(deps): update konflux references (main) Jan 4, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/main branch from b29256e to 5ca5827 Compare January 4, 2025 08:17
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update konflux references (main) Update Konflux references (main) Jan 4, 2025
@OlivierCazade
Copy link
Contributor

/retest

@red-hat-konflux red-hat-konflux bot changed the title Update Konflux references (main) chore(deps): update konflux references (main) Jan 11, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/main branch from 5ca5827 to 00f84ed Compare January 11, 2025 08:16
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update konflux references (main) Update Konflux references (main) Jan 11, 2025
@OlivierCazade
Copy link
Contributor

/retest

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title Update Konflux references (main) chore(deps): update konflux references Jan 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/main branch from 00f84ed to f347791 Compare January 18, 2025 08:14
@OlivierCazade
Copy link
Contributor

/approve

Copy link

openshift-ci bot commented Jan 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: OlivierCazade

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Jan 20, 2025

@red-hat-konflux[bot]: The following test 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/e2e-operator a9dcb63 link false /test e2e-operator

Full PR test history. Your PR dashboard.

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 9ba6a0f into main Jan 20, 2025
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant