Skip to content

Commit 322b1ab

Browse files
[release-v1.16] Update Konflux references (#767)
This PR contains the following updates: | Package | Change | |---|---| | quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta | `e1c03f2` -> `fa90f4a` | | quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks | `4bafcaa` -> `1f151e0` | | quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta | `e38599b` -> `ca036c7` | | quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta | `8640726` -> `972990b` | --- ### 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->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](https://redirect.github.com/konflux-ci/mintmaker) (powered by [Renovate Bot](https://redirect.github.com/renovatebot/renovate)). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43LjAtcnBtIiwidXBkYXRlZEluVmVyIjoiNDEuNy4wLXJwbSIsInRhcmdldEJyYW5jaCI6InJlbGVhc2UtdjEuMTYiLCJsYWJlbHMiOltdfQ==--> Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux-kflux-prd-rh02[bot] <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 2e03ddc commit 322b1ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.tekton/docker-build.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ spec:
172172
- name: name
173173
value: prefetch-dependencies-oci-ta
174174
- name: bundle
175-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:e38599be9aafc4622545e66673c5bc2292b323834c5d852f4a39cb7d01784574
175+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:ca036c7232f63199824bc1a65126faad834bc3af030e5b8210cb057f4ae97d99
176176
- name: kind
177177
value: task
178178
resolver: bundles
@@ -287,7 +287,7 @@ spec:
287287
- name: name
288288
value: buildah-remote-oci-ta
289289
- name: bundle
290-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:e1c03f2be119f8000100ac10cba614cf7d0d77597a04aa74bc72d91df183bc5b
290+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:fa90f4a5ac8485720999aabb00a1db4bb5da69b178acbc089870efc7eaf36721
291291
- name: kind
292292
value: task
293293
resolver: bundles
@@ -410,7 +410,7 @@ spec:
410410
- name: name
411411
value: ecosystem-cert-preflight-checks
412412
- name: bundle
413-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:4bafcaab0f0c998a89a1cc33bdbbf74f39eea52e6c0e43013c356a322f94940f
413+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:1f151e00f7fc427654b7b76045a426bb02fe650d192ffe147a304d2184787e38
414414
- name: kind
415415
value: task
416416
resolver: bundles
@@ -517,7 +517,7 @@ spec:
517517
- name: name
518518
value: push-dockerfile-oci-ta
519519
- name: bundle
520-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8640726ef7c5875e3b2e64c9f823921ea970674593f077cadfce3c45c9b9a2b9
520+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:972990bea93c13f8afd279c0e0d4bd8c2665b48bbb3369b2c43acf194b851f5c
521521
- name: kind
522522
value: task
523523
resolver: bundles

0 commit comments

Comments
 (0)