Skip to content

Commit fa9a732

Browse files
[release-v1.16] Update Konflux references (#757)
This PR contains the following updates: | Package | Change | Notes | |---|---|---| | quay.io/konflux-ci/tekton-catalog/task-apply-tags | `517a51e` -> `70881c9` | | | quay.io/konflux-ci/tekton-catalog/task-build-image-index | `3499772` -> `72f77a8` | | | quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta | `9e866d4` -> `e1c03f2` | | | quay.io/konflux-ci/tekton-catalog/task-clair-scan | `417f441` -> `893ffa3` | | | quay.io/konflux-ci/tekton-catalog/task-clamav-scan | `0.2` -> `0.3` | :warning:[migration](https://redirect.github.com/redhat-appstudio/build-definitions/blob/main/task/clamav-scan/0.3/MIGRATION.md):warning: | | quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check | `3c8b81f` -> `1d07d16` | | | quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks | `f99d2bd` -> `4bafcaa` | | | quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta | `d35e5d5` -> `be82c55` | | | quay.io/konflux-ci/tekton-catalog/task-init | `1d8221c` -> `08e18a4` | | | quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta | `092491a` -> `e38599b` | | | quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta | `8c75c4a` -> `8640726` | | | quay.io/konflux-ci/tekton-catalog/task-show-sbom | `86c069c` -> `beb0616` | | | quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta | `b1eb495` -> `bfec1fa` | | --- ### 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 ae69a46 commit fa9a732

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.tekton/docker-build.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- name: name
2424
value: show-sbom
2525
- name: bundle
26-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
26+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
2727
- name: kind
2828
value: task
2929
resolver: bundles
@@ -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:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
175+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:e38599be9aafc4622545e66673c5bc2292b323834c5d852f4a39cb7d01784574
176176
- name: kind
177177
value: task
178178
resolver: bundles
@@ -196,7 +196,7 @@ spec:
196196
- name: name
197197
value: apply-tags
198198
- name: bundle
199-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
199+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:70881c97a4c51ee1f4d023fa1110e0bdfcfd2f51d9a261fa543c3862b9a4eee9
200200
- name: kind
201201
value: task
202202
resolver: bundles
@@ -213,7 +213,7 @@ spec:
213213
- name: name
214214
value: init
215215
- name: bundle
216-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
216+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:08e18a4dc5f947c1d20e8353a19d013144bea87b72f67236b165dd4778523951
217217
- name: kind
218218
value: task
219219
resolver: bundles
@@ -234,7 +234,7 @@ spec:
234234
- name: name
235235
value: git-clone-oci-ta
236236
- name: bundle
237-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
237+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:be82c55346e8810bd1edc5547f864064da6945979baccca7dfc99990b392a02b
238238
- name: kind
239239
value: task
240240
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:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
290+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:e1c03f2be119f8000100ac10cba614cf7d0d77597a04aa74bc72d91df183bc5b
291291
- name: kind
292292
value: task
293293
resolver: bundles
@@ -316,7 +316,7 @@ spec:
316316
- name: name
317317
value: build-image-index
318318
- name: bundle
319-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
319+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:72f77a8c62f9d6f69ab5c35170839e4b190026e6cc3d7d4ceafa7033fc30ad7b
320320
- name: kind
321321
value: task
322322
resolver: bundles
@@ -342,7 +342,7 @@ spec:
342342
- name: name
343343
value: source-build-oci-ta
344344
- name: bundle
345-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
345+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:bfec1fabb0ed7c191e6c85d75e6cc577a04cabe9e6b35f9476529e8e5b3c0c82
346346
- name: kind
347347
value: task
348348
resolver: bundles
@@ -368,7 +368,7 @@ spec:
368368
- name: name
369369
value: deprecated-image-check
370370
- name: bundle
371-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
371+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
372372
- name: kind
373373
value: task
374374
resolver: bundles
@@ -390,7 +390,7 @@ spec:
390390
- name: name
391391
value: clair-scan
392392
- name: bundle
393-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
393+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
394394
- name: kind
395395
value: task
396396
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:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
413+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:4bafcaab0f0c998a89a1cc33bdbbf74f39eea52e6c0e43013c356a322f94940f
414414
- name: kind
415415
value: task
416416
resolver: bundles
@@ -437,7 +437,7 @@ spec:
437437
- name: name
438438
value: clamav-scan
439439
- name: bundle
440-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
440+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:cce2dfcc5bd6e91ee54aacdadad523b013eeae5cdaa7f6a4624b8cbcc040f439
441441
- name: kind
442442
value: task
443443
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:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
520+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8640726ef7c5875e3b2e64c9f823921ea970674593f077cadfce3c45c9b9a2b9
521521
- name: kind
522522
value: task
523523
resolver: bundles

0 commit comments

Comments
 (0)