From 5eee92b4b25941ae4b52da81fb80db1f3e945501 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 26 Jun 2026 08:45:56 -0400 Subject: [PATCH 001/105] minimal: Exclude all kernel-debug subpackages Something changed in depsolving recently in at least CentOS Stream 10 and we started getting `kernel-debug-modules` being pulled in. Assisted-by: OpenCode (claude-opus-4-6) Signed-off-by: Colin Walters --- minimal/bootc.yaml | 6 ------ minimal/kernel.yaml | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/minimal/bootc.yaml b/minimal/bootc.yaml index 128afd3..63998f5 100644 --- a/minimal/bootc.yaml +++ b/minimal/bootc.yaml @@ -8,9 +8,3 @@ packages: # Required by bootc install, sgdisk has been replaced by Rust crate # in bootc https://github.com/containers/bootc/pull/775 - xfsprogs e2fsprogs dosfstools - -exclude-packages: - # Exclude kernel-debug-core to make sure that it doesn't somehow get - # chosen as the package to satisfy the `kernel-core` dependency from - # the kernel package. - - kernel-debug-core diff --git a/minimal/kernel.yaml b/minimal/kernel.yaml index 0dd777d..8921348 100644 --- a/minimal/kernel.yaml +++ b/minimal/kernel.yaml @@ -4,3 +4,9 @@ packages: exclude-packages: - kernel-debug + - kernel-debug-core + - kernel-debug-modules + - kernel-debug-modules-core + - kernel-debug-modules-extra + - kernel-debug-uki-virt + - kernel-debug-uki-virt-addons From afb971740d774d6a8dd58136f6624927122da723 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 30 Jun 2026 12:01:18 +0000 Subject: [PATCH 002/105] chore(deps): update fedora 43 repos_image to fedora-43-updates-20260630.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index c7fb232..6b83300 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index d8fa686..200ff7c 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-iot - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-iot:{{revision}} diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 39b270d..7958135 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index d3b1c84..ab82edc 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index d25967c..aa4427c 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index fb7bd14..8cd18ed 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 0cff0b7..8369b12 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 2db7323..39be89f 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index addb84e..b6a664d 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260529.0@sha256:ec5b37a5a8b229c1d8b61669e1b910466cb4e8ac4b0dd3c9bb31d89bd8a37063 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-standard:{{revision}} From 7089b3d7c976b495bf7f9fa3012f2bd8b9106b0b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 30 Jun 2026 12:02:08 +0000 Subject: [PATCH 003/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260629.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 3439d32..eeaf05c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260530.0@sha256:afb045cbee8c326f0d82bb6dc3f9b14b13ac90c0a1a413f50471ccc68c2235e5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 5cb02b1..28724f3 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260530.0@sha256:afb045cbee8c326f0d82bb6dc3f9b14b13ac90c0a1a413f50471ccc68c2235e5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 8c0ee4b..b15da58 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260530.0@sha256:afb045cbee8c326f0d82bb6dc3f9b14b13ac90c0a1a413f50471ccc68c2235e5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 9e4257c..15c5fcf 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260530.0@sha256:afb045cbee8c326f0d82bb6dc3f9b14b13ac90c0a1a413f50471ccc68c2235e5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 08b0641..9118e14 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260530.0@sha256:afb045cbee8c326f0d82bb6dc3f9b14b13ac90c0a1a413f50471ccc68c2235e5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index e9a945c..f52efcc 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260530.0@sha256:afb045cbee8c326f0d82bb6dc3f9b14b13ac90c0a1a413f50471ccc68c2235e5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 9401c0b8a1675c42ea4dc852aeaecfba245c96cb Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 30 Jun 2026 16:04:08 +0000 Subject: [PATCH 004/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260629.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 447c330..8b78b0a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260529.n.0@sha256:2378f2bd0ad2fbd8856e14ca984af8158952044442063392ae5472a1aedee8f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index f0badb5..a690b0b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260529.n.0@sha256:2378f2bd0ad2fbd8856e14ca984af8158952044442063392ae5472a1aedee8f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 48b8f72..5ccd39d 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260529.n.0@sha256:2378f2bd0ad2fbd8856e14ca984af8158952044442063392ae5472a1aedee8f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 7231026..b26af1e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260529.n.0@sha256:2378f2bd0ad2fbd8856e14ca984af8158952044442063392ae5472a1aedee8f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 4716101..a8c6dc9 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260529.n.0@sha256:2378f2bd0ad2fbd8856e14ca984af8158952044442063392ae5472a1aedee8f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index bcda0a1..5343297 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260529.n.0@sha256:2378f2bd0ad2fbd8856e14ca984af8158952044442063392ae5472a1aedee8f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 8b99d90e3f00a71675b4fb6a27898b0e14942e67 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 1 Jul 2026 00:02:29 +0000 Subject: [PATCH 005/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260630.1 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index eeaf05c..74f7206 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 28724f3..6c0d401 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index b15da58..c3955e2 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 15c5fcf..cc2cc0b 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 9118e14..081ec04 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index f52efcc..3b17b2f 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260629.0@sha256:5f48be565c31ab4737ced8bd71b25aa2ed178f44950aa88834787dc1cfad87ce + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 308b8affd16ca0e87c6793d56c9e7eb0dbac1e14 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 1 Jul 2026 12:01:40 +0000 Subject: [PATCH 006/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 74f7206..b3bf7db 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 6c0d401..aa813e6 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index c3955e2..a099a8b 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index cc2cc0b..760e1da 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 081ec04..f411144 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 3b17b2f..fa919af 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 224162f3abd37b1ebb174fbf5f75557e98d3178b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 1 Jul 2026 12:02:17 +0000 Subject: [PATCH 007/105] chore(deps): update fedora rawhide bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 8b78b0a..5c8c358 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index a690b0b..866fdca 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 5ccd39d..076ca57 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index b26af1e..50ac030 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index a8c6dc9..8e91b94 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 5343297..8b1eaf7 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From ce06ca129d0fa801939d00c19f428a18f32ab989 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 1 Jul 2026 12:02:30 +0000 Subject: [PATCH 008/105] chore(deps): update fedora 43 repos_image to fedora-43-updates-20260701.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 6b83300..23f9696 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 200ff7c..80ef707 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-iot - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-iot:{{revision}} diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 7958135..356d3e0 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index ab82edc..9a55953 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index aa4427c..1a50f22 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 8cd18ed..c0f2039 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 8369b12..ee22af6 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 39be89f..4f9c15f 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index b6a664d..5f30998 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260630.0@sha256:4376189394ceb4656eede355fe6a79b50b97092704129a83f88ebf4060aa49fe + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-standard:{{revision}} From 6ff6f01c610ae069d876b9f0522bfe4e1d0e5664 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 1 Jul 2026 16:01:08 +0000 Subject: [PATCH 009/105] chore(deps): update fedora 43 repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 23f9696..948880d 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 80ef707..15808a7 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-iot - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-iot:{{revision}} diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 356d3e0..37a113b 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 9a55953..f1b0b60 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 1a50f22..f80c34d 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index c0f2039..9a5e197 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index ee22af6..8e1a276 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 4f9c15f..c3542bf 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 5f30998..d5cc7dd 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:e58eaec8ae8b553979e4ad11ca42a6f0074a5b4dc1a90283701744719001b20a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-standard:{{revision}} From eb67773b724285b98bd65c5becc8880154369029 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 1 Jul 2026 20:01:17 +0000 Subject: [PATCH 010/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260701.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index b3bf7db..d1f6cdd 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index aa813e6..187b6a2 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index a099a8b..9c9aea2 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 760e1da..90ce5f7 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index f411144..183667d 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index fa919af..033e283 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260630.1@sha256:170bfe8273deced8f98de104cdc2c5996b0d7045a96bddacfa50fe2806934572 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 9288d42e4cbcf37ceabc3b3c7a2df881d8060f8f Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 1 Jul 2026 20:02:05 +0000 Subject: [PATCH 011/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260701.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 5c8c358..db7e34c 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 866fdca..73f8da7 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 076ca57..a3ff866 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 50ac030..804231f 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 8e91b94..d094aaa 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 8b1eaf7..2ec9cd5 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260629.n.0@sha256:7c1cfb84dc1735dd258c84cd1b26a4033706dd4a84b7024bddb8eecdf529ea93 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 8906d8bd084f4d3de4f4a6b09cbec5b0eb677ae7 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 04:01:22 +0000 Subject: [PATCH 012/105] chore(deps): update fedora 43 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 948880d..d487287 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 15808a7..b58405b 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 37a113b..9e13313 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index f1b0b60..6a30380 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index f80c34d..376c3e1 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 9a5e197..cff32d4 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 8e1a276..2e71780 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index c3542bf..9e57c9b 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index d5cc7dd..8d59f01 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:73024ae5cf5dd43b7c118324c99a5ede2f5f53c4d80ff064f0839c46a4403897 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From a308ba116f0ddadbd711177c04ca44f9e955446b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 04:01:45 +0000 Subject: [PATCH 013/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index d1f6cdd..a1f574c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 187b6a2..737dcbd 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 9c9aea2..10f0080 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 90ce5f7..94118ca 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 183667d..ac9cd4e 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 033e283..dc296b3 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 8ff3e506c6e7cab9ff99cc52828d7fe9c2730368 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 04:02:34 +0000 Subject: [PATCH 014/105] chore(deps): update fedora rawhide bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index db7e34c..a06813f 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 73f8da7..4695455 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index a3ff866..6975c93 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 804231f..f071a43 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index d094aaa..fa0b8d0 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 2ec9cd5..eab47ed 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:83f81b141af5b7da42fab480c8c4c2940a3969db5c1b9e222896a06dc806f0d7 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From f8554d20dbe6f98a413903c61dd96d53af549fbc Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 08:05:21 +0000 Subject: [PATCH 015/105] chore(deps): update fedora rawhide repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index db7e34c..8c5a67b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 73f8da7..4efaa1b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index a3ff866..2481b06 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 804231f..38676cb 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index d094aaa..d22e755 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 2ec9cd5..37bc69e 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:4d121dc96c57ae39f75756f8bcf367ed907944d9b2fbb20454d1cbffe67628d6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 4c035a1ce836f5f6cb03ae85aa315894464e729a Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 16:02:05 +0000 Subject: [PATCH 016/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260702.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index a1f574c..a86c9b0 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 737dcbd..0c2bd44 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 10f0080..064bdf1 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 94118ca..03595f9 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index ac9cd4e..a909dd3 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index dc296b3..dae8e40 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260701.0@sha256:f506d994044ca701eefbe9cbc7cc90d399cb946b457bc4740503882d769d0290 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 29d7e5b9f9cda073db866017129233f759a4537d Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 16:02:54 +0000 Subject: [PATCH 017/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260702.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index c21f1e4..c888442 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index f7a1b96..3d12fe2 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index af66627..6ee2bb5 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 68ac116..34a1448 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 56c71db..9da8235 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 780b391..95d2364 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260701.n.0@sha256:495797b515db362b939f1f16a6c8360cc95e5fba9a3f205409a3eb8a21b86fbc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From dd1ee493dfb506e7776da8d1277a15fe83ade21d Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 20:01:04 +0000 Subject: [PATCH 018/105] chore(deps): update fedora 44 repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index a86c9b0..9b5b158 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 0c2bd44..12ea4d5 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 064bdf1..87042a5 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 03595f9..26db3eb 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index a909dd3..36ea50f 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index dae8e40..c8a01a6 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:61352ca2907ba879f6c590f84e10c2703ef63e67aec266b85c7d76d4366ef851 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 809ce6ea9d91476b3fa4754b5fe735aaec9bdcf1 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 2 Jul 2026 20:01:51 +0000 Subject: [PATCH 019/105] chore(deps): update fedora rawhide repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index c888442..5953169 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 3d12fe2..1a1a92f 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 6ee2bb5..32d1420 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 34a1448..4d5b8b3 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 9da8235..e957580 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 95d2364..ccb824e 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:25c0663bdbd7330e10050f5e963b955ee4890c766075b5a36edffabe803fd998 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From bf6b902b8d5e2c2c95f6d2241d786d43ed8f44ec Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Fri, 3 Jul 2026 04:09:29 +0000 Subject: [PATCH 020/105] chore(deps): update fedora 43 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index d487287..dc27075 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index b58405b..6a81d95 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 9e13313..262c9c5 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 6a30380..485ad83 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 376c3e1..000beb0 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index cff32d4..f6ad059 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 2e71780..7bc205e 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 9e57c9b..5e2445b 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 8d59f01..e08d5f1 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 19d4c0fa5fe71f17542ec72e8253583f088bb47f Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Fri, 3 Jul 2026 04:10:16 +0000 Subject: [PATCH 021/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index a86c9b0..b2c6154 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 0c2bd44..deba550 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 064bdf1..3c610a1 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 03595f9..14570d1 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index a909dd3..b6a74cf 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index dae8e40..fcc1f6e 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 7f6c1a0cb5d635723ebd6d6c087220bd79ec3d67 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 4 Jul 2026 04:01:29 +0000 Subject: [PATCH 022/105] chore(deps): update fedora rawhide bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index c888442..af397f0 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 3d12fe2..bab4652 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 6ee2bb5..5ca9924 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 34a1448..1a148a1 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 9da8235..7dbdb6a 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 95d2364..b7f682e 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:1955785b94134706cf9b14fd39195b765efae098c18f7b49d3496fa7a618ff4e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From da2feaaa3ae5994910ed4f1c02eeeb8ed25683be Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 6 Jul 2026 20:01:24 +0000 Subject: [PATCH 023/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260705.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 5cbe64f..51f0a45 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index b80fbf2..e2b3286 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 5a24210..52fff49 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 4080683..e1f8766 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 98c081a..7fabe4e 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 089d3e2..c18b9d5 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260702.0@sha256:55238808c9f4d43aaf56bcb92c2ccd91a5754df7c8b2afadaef48822a55396ae + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From e59d70d9299294080db05a31e7b836eaaa07a447 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 6 Jul 2026 20:02:15 +0000 Subject: [PATCH 024/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260706.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 8c08daf..eb75a06 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 7e87582..49e1f92 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index e512369..6dae130 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 40bf3f4..0c06411 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index aacb1f5..32ba493 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index b19c21a..02728aa 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260702.n.0@sha256:af7bb54a00acaf6ceb72663167e8538da2cc98c852ed5c877511f86b189855bc + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 5398da11860ea5416dd19b6471b5a11011c4b0be Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 7 Jul 2026 04:01:37 +0000 Subject: [PATCH 025/105] chore(deps): update fedora 43 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index dc27075..3e9adef 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 6a81d95..3171195 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 262c9c5..9d234b0 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 485ad83..16c57bd 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 000beb0..4205aff 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index f6ad059..02d6077 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 7bc205e..fc48371 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 5e2445b..89e59a1 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index e08d5f1..3116e97 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 602d870e5af1b2854a1d5f426628d16b58fc80b1 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 7 Jul 2026 04:02:24 +0000 Subject: [PATCH 026/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 51f0a45..411590d 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index e2b3286..bf64122 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 52fff49..5cc5279 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index e1f8766..4af0fb3 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 7fabe4e..44aee6f 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index c18b9d5..b1c61c3 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 07a7a45308868b30440f17563cbbb98c752dbb33 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 7 Jul 2026 08:04:00 +0000 Subject: [PATCH 027/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260706.1 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 51f0a45..75f512c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index e2b3286..dfcc909 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 52fff49..9e38c71 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index e1f8766..65f0201 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 7fabe4e..0324605 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index c18b9d5..bcfcdac 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260705.0@sha256:4a23af86f56d3dbca6acb19388a29d706076940752ab8be54d5554b5da62403d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 0e6fbcbf3fcca75ac8c6d8432f67e703def1af22 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 7 Jul 2026 16:00:59 +0000 Subject: [PATCH 028/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260707.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 46da2c0..670c73e 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index d5a0333..4711f4e 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index cf6f59d..db76b5f 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index cf45c09..c959f37 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 73f589f..a1138a6 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 54f3c76..5598720 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260706.1@sha256:46b2d17d2978baae07126e343460cc5d91675880027cb27b9c2a1525b766efc3 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From e830e58a78275376a2bf6095b80842fe31be832b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 7 Jul 2026 20:01:34 +0000 Subject: [PATCH 029/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260707.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index eb75a06..59fd4dc 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 49e1f92..6667ecc 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 6dae130..c598259 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 0c06411..3d76415 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 32ba493..c78f628 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 02728aa..7078013 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260706.n.0@sha256:e5f8d3a4354b4233d84794d900a6dd9d9b05361d7f4e1a58f6e6156ec5b91199 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 04eab03a32361636b12ed4b3fb3ad261ed20afdd Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 8 Jul 2026 00:04:06 +0000 Subject: [PATCH 030/105] chore(deps): update fedora 44 repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 670c73e..b84762c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 4711f4e..bdd5b49 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index db76b5f..89dc8d5 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index c959f37..d9ff441 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index a1138a6..9150f78 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 5598720..582d7c2 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:95765380ca973a07131a1fa322af93111a65f67f94b14afdae8588471831866d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 4c45eb9af21cddfd62499ed1aa18ce41d941b3a0 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 8 Jul 2026 00:04:53 +0000 Subject: [PATCH 031/105] chore(deps): update fedora rawhide repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 59fd4dc..50a6679 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 6667ecc..5bd9415 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index c598259..83d1a62 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 3d76415..25e1327 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index c78f628..0e74c4a 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 7078013..5642fb0 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:f6eda2cf141c9a1362839f654cc80c76a188e38fdd967e0fa87e3f50f663af09 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From d097ebbe91d69ed3d45cab8c22bce50c7a169de9 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 8 Jul 2026 04:01:06 +0000 Subject: [PATCH 032/105] chore(deps): update fedora 43 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 3e9adef..0ba2dcd 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 3171195..f43c118 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 9d234b0..a44594c 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 16c57bd..affa7e1 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 4205aff..7b7f33d 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 02d6077..790bdde 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index fc48371..abb4ce3 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 89e59a1..701e9ce 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 3116e97..f6fec75 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 8307e0c8bfcdc45a94b998d630f704d72f984ccb Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 8 Jul 2026 04:01:53 +0000 Subject: [PATCH 033/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 670c73e..0e67618 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 4711f4e..ad3a40f 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index db76b5f..17cfaeb 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index c959f37..5efbdf8 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index a1138a6..96ac765 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 5598720..cad72e3 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:2f74ab0a1d7d59ddd3f863068e9801c40d1842b27cb180dd3d69aff7303e10f8 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From e3933a14cee75c7fec74620ed49ad7ef4c66bcec Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 8 Jul 2026 16:03:32 +0000 Subject: [PATCH 034/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260708.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 13b3ebf..c785c84 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index c6f2ff9..752c50c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index c0def28..e8df791 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index a8a2dfb..28c9f85 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index ccd8b85..257b0ce 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index a7eccd0..58b5705 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260707.0@sha256:d7ef3ef551c2d96df83b993e829db28b385a3726208e82dece15fe0f780f33d0 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 75a58387dc486b9e47b296f0bb0ffdf0e69ce09a Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 8 Jul 2026 20:01:16 +0000 Subject: [PATCH 035/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260708.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 50a6679..97c8d69 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 5bd9415..11485c6 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 83d1a62..d58fa59 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 25e1327..b84bc3e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 0e74c4a..e334ad3 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 5642fb0..b130da6 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260707.n.0@sha256:e0410a1a1c9a903230e68a28288f0b2a613482558f3ee8279b9edbc93426c938 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 6740be2043e16c5146661e8e6ef296014841eeb3 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 9 Jul 2026 04:01:44 +0000 Subject: [PATCH 036/105] chore(deps): update fedora 43 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 0ba2dcd..60cd42d 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index f43c118..50cfe6a 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index a44594c..0fdf3a2 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index affa7e1..7d43ff5 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 7b7f33d..4adb5e3 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 790bdde..9a5a285 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index abb4ce3..df8e57b 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 701e9ce..c46fd43 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index f6fec75..1556c5b 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 0dd0712b36d8a24a671fd995c94702a59f3495a3 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 9 Jul 2026 04:02:32 +0000 Subject: [PATCH 037/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index c785c84..2f7abce 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 752c50c..1cd61f9 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index e8df791..b292249 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 28c9f85..751f679 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 257b0ce..cea5fa8 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 58b5705..0953ce3 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48c91a148a5d6dbba9a95e136bd9890ef1b4b195a792f851934c282aedb44f89 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 66fd1a48374c70d40fa06c62b60ef016583cc6b4 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 9 Jul 2026 08:03:59 +0000 Subject: [PATCH 038/105] chore(deps): update fedora 44 repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index c785c84..924c7dc 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 752c50c..4fdeeaf 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index e8df791..b314b20 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 28c9f85..9969b51 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 257b0ce..0fd10f5 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 58b5705..13028c6 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:a48a1d7ed435cdb4e835a72645f7ff1e4a70218717e08c3351044153ea2e9cb9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From d10e19e852a2af54925d0851c84103baff30cbd3 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 9 Jul 2026 08:04:47 +0000 Subject: [PATCH 039/105] chore(deps): update fedora rawhide repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 97c8d69..0b6b9a8 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 11485c6..929394a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index d58fa59..9b2c040 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index b84bc3e..d90f37c 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index e334ad3..a2a9914 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index b130da6..32df93b 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:6461987c43627a1fcada1f5f97bc337e88a2bbcf2ffc7975984acd242479ef55 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From c1ccea165995a19aca9364b824fb6ab99b69b2dc Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 9 Jul 2026 16:01:36 +0000 Subject: [PATCH 040/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260709.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 0b6b9a8..f6cd81a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 929394a..a91dc4e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 9b2c040..5bfce10 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index d90f37c..f9ed975 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index a2a9914..6539069 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 32df93b..6662908 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260708.n.0@sha256:df5c7c26e97ab72ab57c896dfe381ddee622d12be07c30ade31e6cd560ded0da + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 5544a155c89bb2166279d1dc21408ee092954a10 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Fri, 10 Jul 2026 04:01:30 +0000 Subject: [PATCH 041/105] chore(deps): update fedora rawhide bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index f6cd81a..3553631 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index a91dc4e..3c7bbbc 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 5bfce10..a890cfe 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index f9ed975..a9c3ff0 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 6539069..7b884df 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 6662908..b1bb1cf 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:0ad9e06a3c1f64057caaaa1a14f24904036822bb986d43b2d729451c25a399dc + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 691dd7112719142a366cc6d37e849f2980b8c75b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Fri, 10 Jul 2026 20:01:39 +0000 Subject: [PATCH 042/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260710.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 1b84228..86c4cdf 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index d5d18d5..d19acbf 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 4b3059f..b1fa728 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 8d14ac8..97ba1a8 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 06c9240..922248f 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 50160c4..09e57db 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260708.0@sha256:d2c2dca53b4fd484a8be4734ed43e540e5fa95bb782de630c3aae9c8f16ace5c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 7724bb1e41e45dbe291c75a1f421849e1fdc7d32 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Fri, 10 Jul 2026 20:02:27 +0000 Subject: [PATCH 043/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260710.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 3553631..9a26f18 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 3c7bbbc..7aca61a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index a890cfe..163243a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index a9c3ff0..eb5e932 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 7b884df..e91adca 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index b1bb1cf..26ffa95 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260709.n.0@sha256:8b59c11f295951b7a3cda0d8f8def0741c11d9001f6b8a95a7e1fee7f7591153 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From a41c25e7c9dd63d5402dbcb7594ce7290c03da22 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 11 Jul 2026 16:01:21 +0000 Subject: [PATCH 044/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260711.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 9a26f18..64f7aa4 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 7aca61a..28a808e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 163243a..36f05c7 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index eb5e932..c722287 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index e91adca..ea810a3 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 26ffa95..81c68d0 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260710.n.0@sha256:d3e77a3b1995ede50ab84a234ede24ffc1e522529b596f6647f5efc2a9ff76e6 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 965a78be6ea1205a410543352ea3d30475a036a4 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 13 Jul 2026 16:05:25 +0000 Subject: [PATCH 045/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260713.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 64f7aa4..462e6c9 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 28a808e..f30b67b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 36f05c7..890720d 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index c722287..a722a70 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index ea810a3..a636532 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 81c68d0..19a079b 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260711.n.0@sha256:a1f947b15105b43064e4ff68828a5f0239695bd5713cb8fb77c4fc54a3902d27 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 22c2ece4fa0f11279c74c64a454584abaef52696 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 14 Jul 2026 00:01:26 +0000 Subject: [PATCH 046/105] chore(deps): update fedora rawhide repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 462e6c9..ac221dd 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index f30b67b..6569ba9 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 890720d..0d71576 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index a722a70..84bc8fb 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index a636532..8db8e51 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 19a079b..01fb883 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:959dc1e7ca5d7e341c841521e82c8e2022f933869421672e743c70751fbaceed + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 894695b4c2869fc878e718a20a6d2551e0378776 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 14 Jul 2026 16:01:55 +0000 Subject: [PATCH 047/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260714.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index ac221dd..48d2feb 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 6569ba9..36b3f16 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 0d71576..a90b9c7 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 84bc8fb..0cb3cf5 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 8db8e51..3fab82c 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 01fb883..69e9bfa 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260713.n.0@sha256:ddc1fe416285db5206be8abd8e3a8d0b9e009a9b5e6034be08867d10eb7ff9e4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 17764bf0ea9486d5652177beb5f73b5c9394dddb Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 15 Jul 2026 04:01:09 +0000 Subject: [PATCH 048/105] chore(deps): update fedora 43 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 60cd42d..cbc846a 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 50cfe6a..d44d4f4 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 0fdf3a2..efb72fd 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 7d43ff5..9ab5e5e 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 4adb5e3..3c85a78 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 9a5a285..746ae98 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index df8e57b..735ff80 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index c46fd43..6ae8a90 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 1556c5b..169f96a 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From b59744079ad4905219a0f76e963f859422c017ce Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 15 Jul 2026 04:01:20 +0000 Subject: [PATCH 049/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 1b84228..4c7cdcf 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index d5d18d5..a194c57 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 4b3059f..ad52481 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 8d14ac8..d998df4 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 06c9240..428ebaf 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 50160c4..c82ef37 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 0d1f9a0902eae730989346563b10a5697272000b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 15 Jul 2026 04:01:30 +0000 Subject: [PATCH 050/105] chore(deps): update fedora rawhide bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 48d2feb..d02adca 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 36b3f16..d07790e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index a90b9c7..1a9e795 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 0cb3cf5..77f9466 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 3fab82c..8fb9bab 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 69e9bfa..62db7f7 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:48b01561961a9f47aeb8f33a267cc03ec35425e71b330e1e64bb5b2e4bd9f846 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 027398c0be05dc9cd9c06bf8739624d4acd8b323 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 16 Jul 2026 00:02:07 +0000 Subject: [PATCH 051/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260715.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index d02adca..dd45704 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index d07790e..7797eb7 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 1a9e795..23c213b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 77f9466..c4083e2 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 8fb9bab..b5b57bc 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 62db7f7..7b6bc64 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260714.n.0@sha256:c166f314291359faea121c246db281e91db4aa9bc21a5ecceedb901f41553751 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From ebf9dfd213cc2ea6012fbcb9d76009564255022d Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 16 Jul 2026 20:01:54 +0000 Subject: [PATCH 052/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260716.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index dd45704..656e4f6 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 7797eb7..35a39c9 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 23c213b..35f0ca6 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index c4083e2..f448c65 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index b5b57bc..c2262fb 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 7b6bc64..b6b2254 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260715.n.0@sha256:d867a82f4608906fdd85346d90f6e8b38a621b6d6fdb7fcfe35f8ce86aedba43 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From e87589e6356433c7e4f9daa56e2b69524b9ce35d Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Mon, 16 Feb 2026 09:27:15 -0500 Subject: [PATCH 053/105] Add fedora-eln manifest for centos-eln Add MANIFEST=fedora-eln: minimal-plus base for Enterprise Linux Next (ELN), using distro fedora and ELN repos at build time. The resulting image is published as centos-eln. Ref: https://github.com/fedora-eln/eln/issues/214 Co-authored-by: Cursor --- README.md | 2 ++ eln.yaml | 3 +++ eln/manifest.yaml | 8 ++++++++ fedora-eln.yaml | 3 +++ fedora-includes/eln.yaml | 7 +++++++ install-manifests | 2 +- 6 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 eln.yaml create mode 100644 eln/manifest.yaml create mode 100644 fedora-eln.yaml create mode 100644 fedora-includes/eln.yaml diff --git a/README.md b/README.md index 9df7915..7e036b1 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ interface, but may be used by other images in Fedora. **standard** inherits from **minimal-plus** and **minimal-plus** in turn inherit from **minimal**. +- **eln** (manifest `fedora-eln`): Minimal-plus base image for Enterprise Linux Next (ELN). Uses distro `fedora` and inherits from minimal-plus; built with ELN repos. The image produced by this manifest is published as **centos-eln**. + All non-trivial changes to **minimal** and **minimal-plus** should be ACKed by at least one stakeholder of each Fedora variant WGs. diff --git a/eln.yaml b/eln.yaml new file mode 100644 index 0000000..be69859 --- /dev/null +++ b/eln.yaml @@ -0,0 +1,3 @@ +include: + - fedora-includes/eln.yaml + - eln/manifest.yaml diff --git a/eln/manifest.yaml b/eln/manifest.yaml new file mode 100644 index 0000000..378cee8 --- /dev/null +++ b/eln/manifest.yaml @@ -0,0 +1,8 @@ +metadata: + summary: | + Minimal-plus bootc base image for Enterprise Linux Next (ELN). + This manifest is the source for the image published as centos-eln. + ELN is the Fedora package set (rawhide sources, ELN buildroot/compose). + +include: + - ../minimal-plus/manifest.yaml diff --git a/fedora-eln.yaml b/fedora-eln.yaml new file mode 100644 index 0000000..be69859 --- /dev/null +++ b/fedora-eln.yaml @@ -0,0 +1,3 @@ +include: + - fedora-includes/eln.yaml + - eln/manifest.yaml diff --git a/fedora-includes/eln.yaml b/fedora-includes/eln.yaml new file mode 100644 index 0000000..4b1bcf4 --- /dev/null +++ b/fedora-includes/eln.yaml @@ -0,0 +1,7 @@ +# ELN uses the same distro variable as Fedora: ELN is a compose of Fedora +# Rawhide sources (see docs.fedoraproject.org/en-US/eln/). Repos come from +# REPOS_IMAGE at build time; we do not add fedora-repos-archive here. +variables: + distro: "fedora" + +packages: [] diff --git a/install-manifests b/install-manifests index f36a442..2d93fae 100755 --- a/install-manifests +++ b/install-manifests @@ -4,7 +4,7 @@ set -xeuo pipefail # into their installed location. manifestdir=${1:-/usr/share/doc/bootc-base-imagectl/manifests} mkdir -p "$manifestdir/" -for image in minimal standard minimal-plus iot; do +for image in minimal standard minimal-plus iot eln; do # Embed the generic defaults cp -a $image $manifestdir/ # And the top-level Fedora-specific manifests From 4f8a763ca52308b6018d8f45a1197570e4e5bd72 Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Tue, 24 Feb 2026 23:59:22 +0000 Subject: [PATCH 054/105] lgtm, thanks Yaakov! --- README.md | 2 +- eln/manifest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e036b1..01ced47 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ interface, but may be used by other images in Fedora. **standard** inherits from **minimal-plus** and **minimal-plus** in turn inherit from **minimal**. -- **eln** (manifest `fedora-eln`): Minimal-plus base image for Enterprise Linux Next (ELN). Uses distro `fedora` and inherits from minimal-plus; built with ELN repos. The image produced by this manifest is published as **centos-eln**. +- **eln** (manifest `fedora-eln`): Minimal-plus base image for Enterprise Linux Next (ELN). Uses distro `fedora` and inherits from minimal-plus; built with ELN repos. The image produced by this manifest is published as **fedora-eln**. All non-trivial changes to **minimal** and **minimal-plus** should be ACKed by at least one stakeholder of each Fedora variant WGs. diff --git a/eln/manifest.yaml b/eln/manifest.yaml index 378cee8..251fb36 100644 --- a/eln/manifest.yaml +++ b/eln/manifest.yaml @@ -1,7 +1,7 @@ metadata: summary: | Minimal-plus bootc base image for Enterprise Linux Next (ELN). - This manifest is the source for the image published as centos-eln. + This manifest is the source for the image published as fedora-eln. ELN is the Fedora package set (rawhide sources, ELN buildroot/compose). include: From bb410eecc87c3e7a7969bc92762fa58509f70ea4 Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Tue, 24 Feb 2026 19:46:43 -0500 Subject: [PATCH 055/105] added the repos to the manifest [skip ci] --- eln.yaml | 2 ++ fedora-eln.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/eln.yaml b/eln.yaml index be69859..0bfbc9e 100644 --- a/eln.yaml +++ b/eln.yaml @@ -1,3 +1,5 @@ +repos: + - fedora-eln include: - fedora-includes/eln.yaml - eln/manifest.yaml diff --git a/fedora-eln.yaml b/fedora-eln.yaml index be69859..0bfbc9e 100644 --- a/fedora-eln.yaml +++ b/fedora-eln.yaml @@ -1,3 +1,5 @@ +repos: + - fedora-eln include: - fedora-includes/eln.yaml - eln/manifest.yaml From fb712a62a27404d09f4548638d3db754374c1517 Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Tue, 10 Mar 2026 12:20:03 -0400 Subject: [PATCH 056/105] updated repos to corect names and made fedora-eln.yaml a simlink to eln.yaml --- eln.yaml | 3 ++- fedora-eln.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/eln.yaml b/eln.yaml index 0bfbc9e..84d3dae 100644 --- a/eln.yaml +++ b/eln.yaml @@ -1,5 +1,6 @@ repos: - - fedora-eln + - eln-baseos + - eln-appstream include: - fedora-includes/eln.yaml - eln/manifest.yaml diff --git a/fedora-eln.yaml b/fedora-eln.yaml index 0bfbc9e..84d3dae 100644 --- a/fedora-eln.yaml +++ b/fedora-eln.yaml @@ -1,5 +1,6 @@ repos: - - fedora-eln + - eln-baseos + - eln-appstream include: - fedora-includes/eln.yaml - eln/manifest.yaml From 61122b60f41658ed1ede87d392914a2a74e52b13 Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Thu, 12 Mar 2026 08:30:19 -0400 Subject: [PATCH 057/105] made it a symlink instead of a hard link --- eln.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) mode change 100644 => 120000 eln.yaml diff --git a/eln.yaml b/eln.yaml deleted file mode 100644 index 84d3dae..0000000 --- a/eln.yaml +++ /dev/null @@ -1,6 +0,0 @@ -repos: - - eln-baseos - - eln-appstream -include: - - fedora-includes/eln.yaml - - eln/manifest.yaml diff --git a/eln.yaml b/eln.yaml new file mode 120000 index 0000000..d35d04c --- /dev/null +++ b/eln.yaml @@ -0,0 +1 @@ +fedora-eln.yaml \ No newline at end of file From 39ec5299e99ec3f15044e662f0727e716f7a91da Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Tue, 17 Mar 2026 12:22:34 -0400 Subject: [PATCH 058/105] removed whitespace --- fedora-eln.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-eln.yaml b/fedora-eln.yaml index 84d3dae..12e224b 100644 --- a/fedora-eln.yaml +++ b/fedora-eln.yaml @@ -1,6 +1,6 @@ repos: - eln-baseos - - eln-appstream + - eln-appstream include: - fedora-includes/eln.yaml - eln/manifest.yaml From 972df8746e92016df36ac29fe71b01d30a80c9d5 Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Tue, 17 Mar 2026 20:20:45 -0400 Subject: [PATCH 059/105] Add Konflux pipeline for Fedora ELN (fedora-eln minimal-plus) - Add .tekton PipelineRuns: fedora-bootc-eln-minimal-plus (pull-request, push, renovate-push) - REPOS_IMAGE: fedora-bootc-eln-compose (digest placeholder until compose-images builds) - MANIFEST: fedora-eln - Renovate: add package rule for fedora-bootc-eln-compose Made-with: Cursor --- ...a-bootc-eln-minimal-plus-pull-request.yaml | 75 +++++++++++++++++++ .../fedora-bootc-eln-minimal-plus-push.yaml | 72 ++++++++++++++++++ ...-bootc-eln-minimal-plus-renovate-push.yaml | 75 +++++++++++++++++++ renovate.json | 11 +++ 4 files changed, 233 insertions(+) create mode 100644 .tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml create mode 100644 .tekton/fedora-bootc-eln-minimal-plus-push.yaml create mode 100644 .tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml diff --git a/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml new file mode 100644 index 0000000..0ee6ba7 --- /dev/null +++ b/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml @@ -0,0 +1,75 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "true" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "pull_request" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/eln.yaml".pathChanged() || + "fedora-eln.yaml".pathChanged() || + "eln/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-eln + appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-eln-minimal-plus-on-pull-request +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 + - MANIFEST=fedora-eln + - name: image-expires-after + value: 5d + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:on-pr-{{revision}} + - name: labels + value: + - org.opencontainers.image.version=eln + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:d29a4d1bc4f331a327e23d96ba48e4cdd2d8e732078faf6970dd9657e9b817e6 + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus diff --git a/.tekton/fedora-bootc-eln-minimal-plus-push.yaml b/.tekton/fedora-bootc-eln-minimal-plus-push.yaml new file mode 100644 index 0000000..0acea72 --- /dev/null +++ b/.tekton/fedora-bootc-eln-minimal-plus-push.yaml @@ -0,0 +1,72 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "false" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "push" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-eln-minimal-plus-push.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/eln.yaml".pathChanged() || + "fedora-eln.yaml".pathChanged() || + "eln/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-eln + appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-eln-minimal-plus-on-push +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 + - MANIFEST=fedora-eln + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} + - name: labels + value: + - org.opencontainers.image.version=eln + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:d29a4d1bc4f331a327e23d96ba48e4cdd2d8e732078faf6970dd9657e9b817e6 + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus diff --git a/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml new file mode 100644 index 0000000..8443d16 --- /dev/null +++ b/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml @@ -0,0 +1,75 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "true" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "push" && target_branch.startsWith("renovate/")) + ) && ( + ".tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/eln.yaml".pathChanged() || + "fedora-eln.yaml".pathChanged() || + "eln/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() + ) && true == false + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-eln + appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + pipelines.appstudio.openshift.io/type: build + release.appstudio.openshift.io/auto-release: "false" + name: fedora-bootc-eln-minimal-plus-renovate-on-push +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 + - MANIFEST=fedora-eln + - name: image-expires-after + value: 5d + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} + - name: labels + value: + - org.opencontainers.image.version=eln + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:d29a4d1bc4f331a327e23d96ba48e4cdd2d8e732078faf6970dd9657e9b817e6 + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus diff --git a/renovate.json b/renovate.json index d3f8cc6..95e9f77 100644 --- a/renovate.json +++ b/renovate.json @@ -156,6 +156,17 @@ "rebaseWhen": "never", "additionalBranchPrefix": "", "automerge": true + }, + { + "matchPackageNames": [ + "/quay.io/bootc-devel/fedora-bootc-eln-compose/" + ], + "groupName": "Fedora ELN compose dependencies", + "groupSlug": "fedora-eln-compose-dependencies", + "schedule": [ + "at any time" + ], + "automerge": true } ] } From df6ef022e3248999ea9fa405b31832d6ee7beb66 Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Thu, 2 Jul 2026 10:39:10 -0400 Subject: [PATCH 060/105] install-manifests: Handle ELN as rawhide-only variant ELN manifests should only be installed on rawhide/main branch. When stable release branches are created (e.g., F44), the eln/ directory and fedora-eln.yaml should be manually removed from those branches to prevent ELN from being available on stable releases. This change installs ELN manifests conditionally rather than including 'eln' in the main loop, making it clearer that ELN is a special case that needs manual handling during release branching. Co-Authored-By: Claude Sonnet 4.5 --- install-manifests | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/install-manifests b/install-manifests index 2d93fae..89c1b3b 100755 --- a/install-manifests +++ b/install-manifests @@ -4,7 +4,7 @@ set -xeuo pipefail # into their installed location. manifestdir=${1:-/usr/share/doc/bootc-base-imagectl/manifests} mkdir -p "$manifestdir/" -for image in minimal standard minimal-plus iot eln; do +for image in minimal standard minimal-plus iot; do # Embed the generic defaults cp -a $image $manifestdir/ # And the top-level Fedora-specific manifests @@ -16,6 +16,12 @@ for image in minimal standard minimal-plus iot eln; do # And the legacy `fedora-` prefixed names cp -a fedora-$image.yaml $manifestdir/ done +# ELN is rawhide-only and should be removed when stable branches are created +# (manually remove eln/ directory and fedora-eln.yaml when branching for new releases) +if [ -d eln ]; then + cp -a eln $manifestdir/ + cp -a fedora-eln.yaml $manifestdir/ +fi # Set the default ln -s fedora-standard.yaml $manifestdir/default.yaml # And install dependency manifests From 5c45fc79b8f93b7483d99740212ea15a5c71206a Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Thu, 2 Jul 2026 23:17:53 -0400 Subject: [PATCH 061/105] Switch ELN from minimal-plus to standard tier Per yselkowitz's feedback, ELN should use the standard profile to match rhel-bootc. This provides a more complete base image with enterprise features like SSSD authentication, NFS support, TPM2/Clevis integration, and better admin tooling. Changes: - eln/manifest.yaml: inherit from standard instead of minimal-plus - README.md: update ELN description to reflect standard tier - Rename Tekton pipelines: fedora-bootc-eln-minimal-plus-* -> fedora-bootc-eln-standard-* - Update pipeline triggers to include standard.yaml and standard/ paths Co-Authored-By: Claude Sonnet 4.5 --- ...l => fedora-bootc-eln-standard-pull-request.yaml} | 12 +++++++----- ...push.yaml => fedora-bootc-eln-standard-push.yaml} | 12 +++++++----- ... => fedora-bootc-eln-standard-renovate-push.yaml} | 12 +++++++----- README.md | 2 +- eln/manifest.yaml | 4 ++-- 5 files changed, 24 insertions(+), 18 deletions(-) rename .tekton/{fedora-bootc-eln-minimal-plus-pull-request.yaml => fedora-bootc-eln-standard-pull-request.yaml} (86%) rename .tekton/{fedora-bootc-eln-minimal-plus-push.yaml => fedora-bootc-eln-standard-push.yaml} (86%) rename .tekton/{fedora-bootc-eln-minimal-plus-renovate-push.yaml => fedora-bootc-eln-standard-renovate-push.yaml} (87%) diff --git a/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-eln-standard-pull-request.yaml similarity index 86% rename from .tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml rename to .tekton/fedora-bootc-eln-standard-pull-request.yaml index 0ee6ba7..f7a3adc 100644 --- a/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-eln-standard-pull-request.yaml @@ -12,13 +12,15 @@ metadata: ( (event == "pull_request" && target_branch == "main") ) && ( - ".tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-standard-pull-request.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || "fedora-includes/eln.yaml".pathChanged() || "fedora-eln.yaml".pathChanged() || "eln/***".pathChanged() || + "standard.yaml".pathChanged() || + "standard/***".pathChanged() || "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() || "minimal.yaml".pathChanged() || @@ -28,9 +30,9 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + appstudio.openshift.io/component: fedora-bootc-eln-standard pipelines.appstudio.openshift.io/type: build - name: fedora-bootc-eln-minimal-plus-on-pull-request + name: fedora-bootc-eln-standard-on-pull-request spec: params: - name: git-url @@ -56,7 +58,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:on-pr-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:on-pr-{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -72,4 +74,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus + serviceAccountName: build-pipeline-fedora-bootc-eln-standard diff --git a/.tekton/fedora-bootc-eln-minimal-plus-push.yaml b/.tekton/fedora-bootc-eln-standard-push.yaml similarity index 86% rename from .tekton/fedora-bootc-eln-minimal-plus-push.yaml rename to .tekton/fedora-bootc-eln-standard-push.yaml index 0acea72..b2cd6b6 100644 --- a/.tekton/fedora-bootc-eln-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-push.yaml @@ -11,13 +11,15 @@ metadata: ( (event == "push" && target_branch == "main") ) && ( - ".tekton/fedora-bootc-eln-minimal-plus-push.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-standard-push.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || "fedora-includes/eln.yaml".pathChanged() || "fedora-eln.yaml".pathChanged() || "eln/***".pathChanged() || + "standard.yaml".pathChanged() || + "standard/***".pathChanged() || "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() || "minimal.yaml".pathChanged() || @@ -27,9 +29,9 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + appstudio.openshift.io/component: fedora-bootc-eln-standard pipelines.appstudio.openshift.io/type: build - name: fedora-bootc-eln-minimal-plus-on-push + name: fedora-bootc-eln-standard-on-push spec: params: - name: git-url @@ -53,7 +55,7 @@ spec: - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 - MANIFEST=fedora-eln - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -69,4 +71,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus + serviceAccountName: build-pipeline-fedora-bootc-eln-standard diff --git a/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml similarity index 87% rename from .tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml rename to .tekton/fedora-bootc-eln-standard-renovate-push.yaml index 8443d16..8f5f18a 100644 --- a/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml @@ -11,13 +11,15 @@ metadata: ( (event == "push" && target_branch.startsWith("renovate/")) ) && ( - ".tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-standard-renovate-push.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || "fedora-includes/eln.yaml".pathChanged() || "fedora-eln.yaml".pathChanged() || "eln/***".pathChanged() || + "standard.yaml".pathChanged() || + "standard/***".pathChanged() || "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() || "minimal.yaml".pathChanged() || @@ -27,10 +29,10 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + appstudio.openshift.io/component: fedora-bootc-eln-standard pipelines.appstudio.openshift.io/type: build release.appstudio.openshift.io/auto-release: "false" - name: fedora-bootc-eln-minimal-plus-renovate-on-push + name: fedora-bootc-eln-standard-renovate-on-push spec: params: - name: git-url @@ -56,7 +58,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -72,4 +74,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus + serviceAccountName: build-pipeline-fedora-bootc-eln-standard diff --git a/README.md b/README.md index 01ced47..11a2fb3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ interface, but may be used by other images in Fedora. **standard** inherits from **minimal-plus** and **minimal-plus** in turn inherit from **minimal**. -- **eln** (manifest `fedora-eln`): Minimal-plus base image for Enterprise Linux Next (ELN). Uses distro `fedora` and inherits from minimal-plus; built with ELN repos. The image produced by this manifest is published as **fedora-eln**. +- **eln** (manifest `fedora-eln`): Standard base image for Enterprise Linux Next (ELN). Uses distro `fedora` and inherits from standard; built with ELN repos. The image produced by this manifest is published as **fedora-eln**. All non-trivial changes to **minimal** and **minimal-plus** should be ACKed by at least one stakeholder of each Fedora variant WGs. diff --git a/eln/manifest.yaml b/eln/manifest.yaml index 251fb36..b6d41de 100644 --- a/eln/manifest.yaml +++ b/eln/manifest.yaml @@ -1,8 +1,8 @@ metadata: summary: | - Minimal-plus bootc base image for Enterprise Linux Next (ELN). + Standard bootc base image for Enterprise Linux Next (ELN). This manifest is the source for the image published as fedora-eln. ELN is the Fedora package set (rawhide sources, ELN buildroot/compose). include: - - ../minimal-plus/manifest.yaml + - ../standard/manifest.yaml From def48831ee42fc11942ec71ae96352ebc0cc9bdf Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Thu, 2 Jul 2026 23:25:08 -0400 Subject: [PATCH 062/105] Revert Tekton component names to minimal-plus Keep the existing component name (fedora-bootc-eln-minimal-plus) to match the tenant configuration, while the manifest continues to build the standard tier. The component name is just an internal identifier - the actual image tier is controlled by the manifest. This allows the build to succeed with the existing tenant setup. A follow-up MR can rename the component once the tenant configuration is updated. Note: Pipeline triggers still watch standard.yaml and standard/ paths since ELN now inherits from standard. Co-Authored-By: Claude Sonnet 4.5 --- ...=> fedora-bootc-eln-minimal-plus-pull-request.yaml} | 10 +++++----- ...sh.yaml => fedora-bootc-eln-minimal-plus-push.yaml} | 10 +++++----- ...> fedora-bootc-eln-minimal-plus-renovate-push.yaml} | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) rename .tekton/{fedora-bootc-eln-standard-pull-request.yaml => fedora-bootc-eln-minimal-plus-pull-request.yaml} (89%) rename .tekton/{fedora-bootc-eln-standard-push.yaml => fedora-bootc-eln-minimal-plus-push.yaml} (89%) rename .tekton/{fedora-bootc-eln-standard-renovate-push.yaml => fedora-bootc-eln-minimal-plus-renovate-push.yaml} (89%) diff --git a/.tekton/fedora-bootc-eln-standard-pull-request.yaml b/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml similarity index 89% rename from .tekton/fedora-bootc-eln-standard-pull-request.yaml rename to .tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml index f7a3adc..85e6457 100644 --- a/.tekton/fedora-bootc-eln-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml @@ -12,7 +12,7 @@ metadata: ( (event == "pull_request" && target_branch == "main") ) && ( - ".tekton/fedora-bootc-eln-standard-pull-request.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || @@ -30,9 +30,9 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-standard + appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus pipelines.appstudio.openshift.io/type: build - name: fedora-bootc-eln-standard-on-pull-request + name: fedora-bootc-eln-minimal-plus-on-pull-request spec: params: - name: git-url @@ -58,7 +58,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:on-pr-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:on-pr-{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -74,4 +74,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-standard + serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus diff --git a/.tekton/fedora-bootc-eln-standard-push.yaml b/.tekton/fedora-bootc-eln-minimal-plus-push.yaml similarity index 89% rename from .tekton/fedora-bootc-eln-standard-push.yaml rename to .tekton/fedora-bootc-eln-minimal-plus-push.yaml index b2cd6b6..00089ec 100644 --- a/.tekton/fedora-bootc-eln-standard-push.yaml +++ b/.tekton/fedora-bootc-eln-minimal-plus-push.yaml @@ -11,7 +11,7 @@ metadata: ( (event == "push" && target_branch == "main") ) && ( - ".tekton/fedora-bootc-eln-standard-push.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-minimal-plus-push.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || @@ -29,9 +29,9 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-standard + appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus pipelines.appstudio.openshift.io/type: build - name: fedora-bootc-eln-standard-on-push + name: fedora-bootc-eln-minimal-plus-on-push spec: params: - name: git-url @@ -55,7 +55,7 @@ spec: - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 - MANIFEST=fedora-eln - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -71,4 +71,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-standard + serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus diff --git a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml b/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml similarity index 89% rename from .tekton/fedora-bootc-eln-standard-renovate-push.yaml rename to .tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml index 8f5f18a..7df2ba1 100644 --- a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml @@ -11,7 +11,7 @@ metadata: ( (event == "push" && target_branch.startsWith("renovate/")) ) && ( - ".tekton/fedora-bootc-eln-standard-renovate-push.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || @@ -29,10 +29,10 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-standard + appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus pipelines.appstudio.openshift.io/type: build release.appstudio.openshift.io/auto-release: "false" - name: fedora-bootc-eln-standard-renovate-on-push + name: fedora-bootc-eln-minimal-plus-renovate-on-push spec: params: - name: git-url @@ -58,7 +58,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -74,4 +74,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-standard + serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus From 44f36d4f66ba29a6d58806a60f28a26da052142f Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Thu, 2 Jul 2026 23:52:31 -0400 Subject: [PATCH 063/105] Rename Tekton components back to standard Revert commit 4556853 which temporarily used minimal-plus naming. Now that the tenants-config MR will add the standard component, we can use the correct naming throughout. This creates the fedora-bootc-eln-standard component which matches the standard tier manifest that ELN builds. Depends on tenants-config MR to add ELN standard component. Co-Authored-By: Claude Sonnet 4.5 --- ...aml => fedora-bootc-eln-standard-pull-request.yaml} | 10 +++++----- ...s-push.yaml => fedora-bootc-eln-standard-push.yaml} | 10 +++++----- ...ml => fedora-bootc-eln-standard-renovate-push.yaml} | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) rename .tekton/{fedora-bootc-eln-minimal-plus-pull-request.yaml => fedora-bootc-eln-standard-pull-request.yaml} (89%) rename .tekton/{fedora-bootc-eln-minimal-plus-push.yaml => fedora-bootc-eln-standard-push.yaml} (89%) rename .tekton/{fedora-bootc-eln-minimal-plus-renovate-push.yaml => fedora-bootc-eln-standard-renovate-push.yaml} (89%) diff --git a/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-eln-standard-pull-request.yaml similarity index 89% rename from .tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml rename to .tekton/fedora-bootc-eln-standard-pull-request.yaml index 85e6457..f7a3adc 100644 --- a/.tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-eln-standard-pull-request.yaml @@ -12,7 +12,7 @@ metadata: ( (event == "pull_request" && target_branch == "main") ) && ( - ".tekton/fedora-bootc-eln-minimal-plus-pull-request.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-standard-pull-request.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || @@ -30,9 +30,9 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + appstudio.openshift.io/component: fedora-bootc-eln-standard pipelines.appstudio.openshift.io/type: build - name: fedora-bootc-eln-minimal-plus-on-pull-request + name: fedora-bootc-eln-standard-on-pull-request spec: params: - name: git-url @@ -58,7 +58,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:on-pr-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:on-pr-{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -74,4 +74,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus + serviceAccountName: build-pipeline-fedora-bootc-eln-standard diff --git a/.tekton/fedora-bootc-eln-minimal-plus-push.yaml b/.tekton/fedora-bootc-eln-standard-push.yaml similarity index 89% rename from .tekton/fedora-bootc-eln-minimal-plus-push.yaml rename to .tekton/fedora-bootc-eln-standard-push.yaml index 00089ec..b2cd6b6 100644 --- a/.tekton/fedora-bootc-eln-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-push.yaml @@ -11,7 +11,7 @@ metadata: ( (event == "push" && target_branch == "main") ) && ( - ".tekton/fedora-bootc-eln-minimal-plus-push.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-standard-push.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || @@ -29,9 +29,9 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + appstudio.openshift.io/component: fedora-bootc-eln-standard pipelines.appstudio.openshift.io/type: build - name: fedora-bootc-eln-minimal-plus-on-push + name: fedora-bootc-eln-standard-on-push spec: params: - name: git-url @@ -55,7 +55,7 @@ spec: - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 - MANIFEST=fedora-eln - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -71,4 +71,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus + serviceAccountName: build-pipeline-fedora-bootc-eln-standard diff --git a/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml similarity index 89% rename from .tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml rename to .tekton/fedora-bootc-eln-standard-renovate-push.yaml index 7df2ba1..8f5f18a 100644 --- a/.tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml @@ -11,7 +11,7 @@ metadata: ( (event == "push" && target_branch.startsWith("renovate/")) ) && ( - ".tekton/fedora-bootc-eln-minimal-plus-renovate-push.yaml".pathChanged() || + ".tekton/fedora-bootc-eln-standard-renovate-push.yaml".pathChanged() || "Containerfile".pathChanged() || "bootc-base-imagectl".pathChanged() || "install-manifests".pathChanged() || @@ -29,10 +29,10 @@ metadata: creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-eln - appstudio.openshift.io/component: fedora-bootc-eln-minimal-plus + appstudio.openshift.io/component: fedora-bootc-eln-standard pipelines.appstudio.openshift.io/type: build release.appstudio.openshift.io/auto-release: "false" - name: fedora-bootc-eln-minimal-plus-renovate-on-push + name: fedora-bootc-eln-standard-renovate-on-push spec: params: - name: git-url @@ -58,7 +58,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-minimal-plus:{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} - name: labels value: - org.opencontainers.image.version=eln @@ -74,4 +74,4 @@ spec: timeouts: pipeline: 6h taskRunTemplate: - serviceAccountName: build-pipeline-fedora-bootc-eln-minimal-plus + serviceAccountName: build-pipeline-fedora-bootc-eln-standard From cfd933bde9caaec9d1cfd9c92c9a595c3047844f Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Fri, 24 Jul 2026 17:29:41 -0400 Subject: [PATCH 064/105] Update ELN REPOS_IMAGE and pipeline bundle to current versions Co-Authored-By: Claude Opus 4.6 --- .tekton/fedora-bootc-eln-standard-pull-request.yaml | 4 ++-- .tekton/fedora-bootc-eln-standard-push.yaml | 4 ++-- .tekton/fedora-bootc-eln-standard-renovate-push.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-eln-standard-pull-request.yaml b/.tekton/fedora-bootc-eln-standard-pull-request.yaml index f7a3adc..5cf2b9f 100644 --- a/.tekton/fedora-bootc-eln-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-eln-standard-pull-request.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260724.n.1@sha256:270fac959f81d1bf507b61889bc386dde444d5de0bd30ef258a5557fb00eb9ff - MANIFEST=fedora-eln - name: image-expires-after value: 5d @@ -65,7 +65,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:d29a4d1bc4f331a327e23d96ba48e4cdd2d8e732078faf6970dd9657e9b817e6 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:c587d9400c89e21225fee03a080dcb0816919d39770b6af0cd6f990c7f8404b8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-eln-standard-push.yaml b/.tekton/fedora-bootc-eln-standard-push.yaml index b2cd6b6..46956f3 100644 --- a/.tekton/fedora-bootc-eln-standard-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-push.yaml @@ -52,7 +52,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260724.n.1@sha256:270fac959f81d1bf507b61889bc386dde444d5de0bd30ef258a5557fb00eb9ff - MANIFEST=fedora-eln - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} @@ -62,7 +62,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:d29a4d1bc4f331a327e23d96ba48e4cdd2d8e732078faf6970dd9657e9b817e6 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:c587d9400c89e21225fee03a080dcb0816919d39770b6af0cd6f990c7f8404b8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml index 8f5f18a..b0f8cc5 100644 --- a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-ELN-20260317.n.0@sha256:0000000000000000000000000000000000000000000000000000000000000001 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260724.n.1@sha256:270fac959f81d1bf507b61889bc386dde444d5de0bd30ef258a5557fb00eb9ff - MANIFEST=fedora-eln - name: image-expires-after value: 5d @@ -65,7 +65,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:d29a4d1bc4f331a327e23d96ba48e4cdd2d8e732078faf6970dd9657e9b817e6 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:c587d9400c89e21225fee03a080dcb0816919d39770b6af0cd6f990c7f8404b8 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From bc5ad778870a077c5d2a0646e506fa08d5e0c99d Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 25 Jul 2026 00:01:48 +0000 Subject: [PATCH 065/105] chore(deps): update fedora rawhide repos_image to fedora-rawhide-20260724.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 656e4f6..af41a6e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 35a39c9..5e253ef 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 35f0ca6..dde9b6f 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index f448c65..67caed2 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index c2262fb..18755be 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index b6b2254..afc219f 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260716.n.0@sha256:d112b6f05e91248beae6e1fb93110ead27bdb03ee8c97547cb8e8979420065a5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From ed0841061fd8b291c2adf7f1c8a342c7cd9bb13b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 25 Jul 2026 04:01:33 +0000 Subject: [PATCH 066/105] chore(deps): update fedora rawhide bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 656e4f6..29a1225 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 35a39c9..e0942a3 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 35f0ca6..9cbea90 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index f448c65..7f5a794 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index c2262fb..49bdbff 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index b6b2254..3a910d4 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 60d336792351e84a32859a8ffea88cb70d5d1e4d Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 25 Jul 2026 08:01:13 +0000 Subject: [PATCH 067/105] chore(deps): update fedora rawhide repos_image Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index f6079fd..42d396e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index f0068e6..4aeae6e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index b4c7df6..91cea46 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 712fb57..947486e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index ebd6e78..27ea5bc 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index a33b3dc..2977ae4 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:c7c76ff0927d3bd3d74f2a49e3a10d7f38b7c8c5d99c29466beed097650a349e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From f79e07d4f40e7f4211d870e1a99853754e4d0b7b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 25 Jul 2026 12:02:08 +0000 Subject: [PATCH 068/105] chore(deps): update fedora 44 repos_image to fedora-44-updates-20260725.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 24d1365..420b7cc 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 2ec0167..0089f34 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 935a239..8ed0ab7 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index bdd6c22..25c14b1 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 250f058..0ea97e1 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 6b4e9b0..802ff19 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260710.0@sha256:064619c444f1caad1a2bea337ef498a2ad4bc1baa97cbdd501df6449cbee8804 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From de836a5412ceec71190ef35f0c08731c0221edf9 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 25 Jul 2026 16:01:15 +0000 Subject: [PATCH 069/105] chore(deps): update fedora 43 repos_image to fedora-43-updates-20260725.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index cbc846a..830d88e 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index d44d4f4..4ff6827 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-iot - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-iot:{{revision}} diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index efb72fd..0fd3749 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 9ab5e5e..95f762b 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 3c85a78..4831b0b 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 746ae98..8b8aab8 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 735ff80..5a5c8ca 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 6ae8a90..04a7eae 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 169f96a..9b4ae71 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260701.0@sha256:623971aec9bf246a6d06934725d8306068a3dde9928f3c7f0ac914fe9701118a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-standard:{{revision}} From e15669a67ea0109e7eb2a042fc001a9998de61b9 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 25 Jul 2026 20:01:29 +0000 Subject: [PATCH 070/105] chore(deps): update fedora 44 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 420b7cc..f79a06c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 0089f34..dd7904c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 8ed0ab7..e404bd4 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 25c14b1..d5de994 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 0ea97e1..6ab9395 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 802ff19..d3b6ed2 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 5a323ec850d42e8d219976c8e8f28ad4db124e9c Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 26 Jul 2026 00:01:01 +0000 Subject: [PATCH 071/105] chore(deps): update fedora 43 bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 830d88e..cc6434e 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 4ff6827..6d0055a 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 0fd3749..ed9d855 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 95f762b..eab59d0 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 4831b0b..9b8e8b5 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 8b8aab8..243048d 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 5a5c8ca..1dfa17c 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 04a7eae..4e5c386 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 9b4ae71..d05091c 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:5d85d41492dd45ba9523ae39092c993e524faf0e75e27bbb1f6f4db397638484 + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 28a12181a3ad41d076e3f9d119093765abac9d09 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 26 Jul 2026 04:01:56 +0000 Subject: [PATCH 072/105] chore(deps): update fedora rawhide bootc-pipeline Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 42d396e..a3777b2 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 4aeae6e..964764d 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 91cea46..4de36a4 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 947486e..f55336b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 27ea5bc..e83d60c 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 2977ae4..0cc5937 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:6cbc3b3e356d20d7c85561ae93ff9070f88b9ae39d9bf9aa2b02200ec4d87d9e + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From d2979f0bd34697a92e6911b51d9afd5e9a3bcc9b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 26 Jul 2026 12:01:17 +0000 Subject: [PATCH 073/105] Update Fedora 43 REPOS_IMAGE to Fedora-43-updates-20260726.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index cc6434e..f7df985 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 6d0055a..52f87dd 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-iot - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-iot:{{revision}} diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index ed9d855..39022e0 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index eab59d0..f2bd6df 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 9b8e8b5..7329c6f 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 243048d..08b032f 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 1dfa17c..2e6b25d 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 4e5c386..d165397 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index d05091c..9256ebd 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260725.0@sha256:2145e6dc27848b1b597c18b33109e5713869f40d64c20fbb94f4c81f985cf20d + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-standard:{{revision}} From e95794ba3a5a38f793a75cc786ef115646b24b65 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 26 Jul 2026 12:02:04 +0000 Subject: [PATCH 074/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260726.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index f79a06c..0e7bc98 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index dd7904c..bea8439 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index e404bd4..66640a7 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index d5de994..831f41e 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 6ab9395..6645e5c 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index d3b6ed2..7067af5 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260725.0@sha256:c8df66c66f7c1f4882abfc549db88d1061cfb1e6e80a8a9f5ea1c6e508a2f3b9 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From c22a5ac5847628cf02073cec86debd5976d41256 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 26 Jul 2026 16:01:19 +0000 Subject: [PATCH 075/105] Update Fedora ELN compose dependencies to Fedora-eln-20260726.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-eln-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-eln-standard-push.yaml | 2 +- .tekton/fedora-bootc-eln-standard-renovate-push.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.tekton/fedora-bootc-eln-standard-pull-request.yaml b/.tekton/fedora-bootc-eln-standard-pull-request.yaml index 5cf2b9f..a4f230a 100644 --- a/.tekton/fedora-bootc-eln-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-eln-standard-pull-request.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260724.n.1@sha256:270fac959f81d1bf507b61889bc386dde444d5de0bd30ef258a5557fb00eb9ff + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260726.n.0@sha256:09cd630843bf26befae377e3d957c06d9036ef220c5974c61d97d9bc9585a799 - MANIFEST=fedora-eln - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-eln-standard-push.yaml b/.tekton/fedora-bootc-eln-standard-push.yaml index 46956f3..f124084 100644 --- a/.tekton/fedora-bootc-eln-standard-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-push.yaml @@ -52,7 +52,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260724.n.1@sha256:270fac959f81d1bf507b61889bc386dde444d5de0bd30ef258a5557fb00eb9ff + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260726.n.0@sha256:09cd630843bf26befae377e3d957c06d9036ef220c5974c61d97d9bc9585a799 - MANIFEST=fedora-eln - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} diff --git a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml index b0f8cc5..acf37c4 100644 --- a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260724.n.1@sha256:270fac959f81d1bf507b61889bc386dde444d5de0bd30ef258a5557fb00eb9ff + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260726.n.0@sha256:09cd630843bf26befae377e3d957c06d9036ef220c5974c61d97d9bc9585a799 - MANIFEST=fedora-eln - name: image-expires-after value: 5d From 9fa57766808935043c6fd8b27339608080764c44 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 26 Jul 2026 16:02:06 +0000 Subject: [PATCH 076/105] Update Fedora Rawhide REPOS_IMAGE to Fedora-Rawhide-20260725.n.1 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index a3777b2..a4aeb5e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 964764d..c4387cb 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 4de36a4..ff9f2d6 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index f55336b..4c267e3 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index e83d60c..66cc146 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 0cc5937..1b70eff 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260724.n.0@sha256:2e345ee6191dabb4aa632a2f00b7800847f7e3576fde88a31137c63923140477 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 466ff72b066600b3e97ef7318c63fc23bd940a2f Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 27 Jul 2026 08:01:27 +0000 Subject: [PATCH 077/105] Update Fedora Rawhide REPOS_IMAGE to Fedora-Rawhide-20260726.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index a4aeb5e..1445e8b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index c4387cb..5f83590 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index ff9f2d6..634e080 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 4c267e3..cfb0f83 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 66cc146..57da946 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 1b70eff..be93d28 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260725.n.1@sha256:3ed4fb61c30fc21844763c24823c41474e046760935a453e5c54b0c86956c08b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 13ce0301b5f05a0b52e20b59c143ef661d1ae050 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 27 Jul 2026 11:36:15 +0200 Subject: [PATCH 078/105] Add a dependency on dbus to make systemd work --- minimal/bootc.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/minimal/bootc.yaml b/minimal/bootc.yaml index 63998f5..3975c14 100644 --- a/minimal/bootc.yaml +++ b/minimal/bootc.yaml @@ -2,7 +2,8 @@ packages: # systemd. Also name systemd-pam because it was dropped to a recommends # but we still want it for handling user logins/sessions. - - systemd systemd-pam + # dbus is required per https://bugzilla.redhat.com/show_bug.cgi?id=2507313 + - systemd systemd-pam dbus # bootc itself. - bootc # Required by bootc install, sgdisk has been replaced by Rust crate From 0294bb393a8a53bb363b97d4527c1ec16018524a Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 27 Jul 2026 16:01:42 +0000 Subject: [PATCH 079/105] Update Fedora 43 REPOS_IMAGE to Fedora-43-updates-20260727.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-iot-push.yaml | 2 +- .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-minimal-push.yaml | 2 +- .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-43-standard-push.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index f7df985..3d310ab 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 52f87dd..f027a70 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-iot - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-iot:{{revision}} diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 39022e0..00c653d 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-iot - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index f2bd6df..5d89391 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 7329c6f..e5b62b3 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 08b032f..9a7a0be 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 2e6b25d..690e055 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index d165397..adf02a7 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 9256ebd..b89bb44 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260726.0@sha256:9cffa683b1b22cada9841d448adeba925db21d371a66c9ea938cbc85dba3762a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-43-compose:Fedora-43-updates-20260727.0@sha256:af8e3cce0623d775670a68562f69e1050805cdd5ba8799c05088e9acf3f372c0 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-43-standard:{{revision}} From c81f69c45144886fa0d0b8d6e3793f7302ba9fbf Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 27 Jul 2026 16:02:31 +0000 Subject: [PATCH 080/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260727.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 0e7bc98..a5b726a 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index bea8439..7404660 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 66640a7..21efdaa 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 831f41e..31cdfdb 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 6645e5c..3d57046 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 7067af5..0046816 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260726.0@sha256:9b84dbde6b6ad4b80ce1f091e6b6e9770f5981b400f4a7d00970cc4f512d8b8b + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From a96faa4ed08574480d9d0987c9921b161b823685 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 28 Jul 2026 00:01:45 +0000 Subject: [PATCH 081/105] Update Fedora ELN compose dependencies to Fedora-eln-20260727.n.1 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-eln-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-eln-standard-push.yaml | 2 +- .tekton/fedora-bootc-eln-standard-renovate-push.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.tekton/fedora-bootc-eln-standard-pull-request.yaml b/.tekton/fedora-bootc-eln-standard-pull-request.yaml index a4f230a..898f0c7 100644 --- a/.tekton/fedora-bootc-eln-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-eln-standard-pull-request.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260726.n.0@sha256:09cd630843bf26befae377e3d957c06d9036ef220c5974c61d97d9bc9585a799 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260727.n.1@sha256:eb42d6010fc3e521f264aae27e376b3406a266187dddfd3a8b34e4d82fadb731 - MANIFEST=fedora-eln - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-eln-standard-push.yaml b/.tekton/fedora-bootc-eln-standard-push.yaml index f124084..5b99adc 100644 --- a/.tekton/fedora-bootc-eln-standard-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-push.yaml @@ -52,7 +52,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260726.n.0@sha256:09cd630843bf26befae377e3d957c06d9036ef220c5974c61d97d9bc9585a799 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260727.n.1@sha256:eb42d6010fc3e521f264aae27e376b3406a266187dddfd3a8b34e4d82fadb731 - MANIFEST=fedora-eln - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} diff --git a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml index acf37c4..16f61f4 100644 --- a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260726.n.0@sha256:09cd630843bf26befae377e3d957c06d9036ef220c5974c61d97d9bc9585a799 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260727.n.1@sha256:eb42d6010fc3e521f264aae27e376b3406a266187dddfd3a8b34e4d82fadb731 - MANIFEST=fedora-eln - name: image-expires-after value: 5d From fe9f26eacc6406e0186bce127101991a6c747ba7 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 28 Jul 2026 00:01:54 +0000 Subject: [PATCH 082/105] Update Fedora Rawhide REPOS_IMAGE to Fedora-Rawhide-20260727.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 1445e8b..716e7a7 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 5f83590..80f3759 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 634e080..76801ff 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index cfb0f83..33316b1 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 57da946..bfff87f 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index be93d28..894732f 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260726.n.0@sha256:f005df26d951f0a106365f8a36222ba3b1ba3a4d8dfc9cf940501522178b532e + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 1b8ffac08de5a1be0e970afcabb920bcbcf0dd32 Mon Sep 17 00:00:00 2001 From: Jeff Ligon Date: Tue, 28 Jul 2026 10:41:32 -0400 Subject: [PATCH 083/105] eln: Ship 20-rhel.toml for RHEL-aligned bootc install defaults Sets XFS as the default root filesystem for `bootc install to-disk`, matching CentOS Stream 10 / RHEL bootc behavior. Co-Authored-By: Claude Opus 4.6 --- eln/20-rhel.toml | 2 ++ eln/bootc-install.yaml | 3 +++ eln/manifest.yaml | 1 + 3 files changed, 6 insertions(+) create mode 100644 eln/20-rhel.toml create mode 100644 eln/bootc-install.yaml diff --git a/eln/20-rhel.toml b/eln/20-rhel.toml new file mode 100644 index 0000000..32a278d --- /dev/null +++ b/eln/20-rhel.toml @@ -0,0 +1,2 @@ +[install] +root-fs-type = "xfs" diff --git a/eln/bootc-install.yaml b/eln/bootc-install.yaml new file mode 100644 index 0000000..59420d8 --- /dev/null +++ b/eln/bootc-install.yaml @@ -0,0 +1,3 @@ +add-files: + - - 20-rhel.toml + - /usr/lib/bootc/install/20-rhel.toml diff --git a/eln/manifest.yaml b/eln/manifest.yaml index b6d41de..a18488c 100644 --- a/eln/manifest.yaml +++ b/eln/manifest.yaml @@ -6,3 +6,4 @@ metadata: include: - ../standard/manifest.yaml + - bootc-install.yaml From 1ade0b9de993965f35d1849b9eba9eccfec80fe6 Mon Sep 17 00:00:00 2001 From: Joseph Marrero Corchado Date: Tue, 28 Jul 2026 13:17:17 -0400 Subject: [PATCH 084/105] standard: Move clevis-pin-tpm2 to arch-specific packages TPM2 hardware is only on x86_64 and aarch64. Move clevis-pin-tpm2 from the generic packages list to packages-x86_64 and packages-aarch64. Make the dracut config conditional on the binary being present. Ref: https://redhat.atlassian.net/browse/RHEL-138232 Signed-off-by: Joseph Marrero Corchado --- standard/initramfs-full.yaml | 13 ++++++++++--- standard/manifest.yaml | 7 +++++-- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/standard/initramfs-full.yaml b/standard/initramfs-full.yaml index 381fe32..cc9179d 100644 --- a/standard/initramfs-full.yaml +++ b/standard/initramfs-full.yaml @@ -7,7 +7,14 @@ postprocess: cat > /usr/lib/dracut/dracut.conf.d/30-bootc-standard.conf << 'EOF' add_dracutmodules+=" lvm crypt fips " EOF - cat > /usr/lib/dracut/dracut.conf.d/50-bootc-clevis.conf << 'EOF' - # Clevis in initramfs for TPM2-bound LUKS (needs clevis-dracut, clevis-pin-tpm2) - add_dracutmodules+=" clevis clevis-pin-tpm2 " + # Clevis in initramfs for LUKS auto-unlock. + # clevis-pin-tpm2 is only on x86_64/aarch64 (TPM2 hardware arches). + if test -x /usr/bin/clevis-pin-tpm2; then + cat > /usr/lib/dracut/dracut.conf.d/50-bootc-clevis.conf << 'EOF' + add_dracutmodules+=" clevis clevis-pin-tpm2 " EOF + else + cat > /usr/lib/dracut/dracut.conf.d/50-bootc-clevis.conf << 'EOF' + add_dracutmodules+=" clevis " + EOF + fi diff --git a/standard/manifest.yaml b/standard/manifest.yaml index da2a7cb..3cea76c 100644 --- a/standard/manifest.yaml +++ b/standard/manifest.yaml @@ -43,9 +43,8 @@ packages: - sos # Make Ansible "package_facts" builtin work by default - python3-rpm - # Initramfs Clevis + TPM2 pin for LUKS auto-unlock (dracut modules wired in initramfs-full.yaml) + # Initramfs Clevis for LUKS auto-unlock (dracut modules wired in initramfs-full.yaml) - clevis-dracut - - clevis-pin-tpm2 # Used by admins interactively - man-db @@ -53,6 +52,8 @@ packages: packages-x86_64: - irqbalance - WALinuxAgent-udev + # TPM2 pin for Clevis LUKS auto-unlock + - clevis-pin-tpm2 packages-ppc64le: - irqbalance - librtas @@ -61,6 +62,8 @@ packages-ppc64le: packages-aarch64: - irqbalance - WALinuxAgent-udev + # TPM2 pin for Clevis LUKS auto-unlock + - clevis-pin-tpm2 # Things we don't expect to ship on the host. We currently # have recommends: false so these could only come in via From 88ce26e446508f2655ff0b7d7c5e786aaa311232 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Wed, 29 Jul 2026 16:01:39 +0000 Subject: [PATCH 085/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260729.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index a5b726a..12d0d2d 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 7404660..e711013 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 21efdaa..625cdba 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 31cdfdb..77d31be 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 3d57046..ed9c610 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 0046816..c9eefc9 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260727.0@sha256:3862c57eb588d9f0b7a7df173fba7e731abce79b21a0928ca097cd706ab8bb33 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 6bbbbed550a731fcf129afcf9c4c2782ad4cdaf3 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 2 Aug 2026 12:01:33 +0000 Subject: [PATCH 086/105] Update Fedora ELN compose dependencies to Fedora-eln-20260802.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-eln-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-eln-standard-push.yaml | 2 +- .tekton/fedora-bootc-eln-standard-renovate-push.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.tekton/fedora-bootc-eln-standard-pull-request.yaml b/.tekton/fedora-bootc-eln-standard-pull-request.yaml index 898f0c7..b7a7f56 100644 --- a/.tekton/fedora-bootc-eln-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-eln-standard-pull-request.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260727.n.1@sha256:eb42d6010fc3e521f264aae27e376b3406a266187dddfd3a8b34e4d82fadb731 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260802.n.0@sha256:12f9b31a07ea270b65d5869a904fd1509c56b470df6c8f2586492fc0f006f213 - MANIFEST=fedora-eln - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-eln-standard-push.yaml b/.tekton/fedora-bootc-eln-standard-push.yaml index 5b99adc..b239205 100644 --- a/.tekton/fedora-bootc-eln-standard-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-push.yaml @@ -52,7 +52,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260727.n.1@sha256:eb42d6010fc3e521f264aae27e376b3406a266187dddfd3a8b34e4d82fadb731 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260802.n.0@sha256:12f9b31a07ea270b65d5869a904fd1509c56b470df6c8f2586492fc0f006f213 - MANIFEST=fedora-eln - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-eln-standard:{{revision}} diff --git a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml index 16f61f4..953bbd6 100644 --- a/.tekton/fedora-bootc-eln-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-eln-standard-renovate-push.yaml @@ -53,7 +53,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260727.n.1@sha256:eb42d6010fc3e521f264aae27e376b3406a266187dddfd3a8b34e4d82fadb731 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260802.n.0@sha256:12f9b31a07ea270b65d5869a904fd1509c56b470df6c8f2586492fc0f006f213 - MANIFEST=fedora-eln - name: image-expires-after value: 5d From 84f4de1422e0d3064359aed1d9c44e13bf2e98e3 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 3 Aug 2026 16:03:15 +0000 Subject: [PATCH 087/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260802.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 12d0d2d..7dbe2e0 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index e711013..b8710f5 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 625cdba..89796b3 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 77d31be..17a7d28 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index ed9c610..0f5cb40 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index c9eefc9..c013ecc 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260729.0@sha256:e9c3879f9ed1b6568b36d087f2b3c5f633f439e117f5ac2da4b08da2097d0b1c + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 3724c3bb342fc84e96f96e53e0302800ccebd403 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Tue, 18 Aug 2026 16:30:51 -0400 Subject: [PATCH 088/105] chore: add fedora-45.yaml for branching and update fedora-44.yaml Signed-off-by: Paul Whalen --- fedora-44.yaml | 3 ++- fedora-45.yaml | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 fedora-45.yaml diff --git a/fedora-44.yaml b/fedora-44.yaml index 3df73a4..912f7ea 100644 --- a/fedora-44.yaml +++ b/fedora-44.yaml @@ -2,5 +2,6 @@ # will be removed in the future. releasever: 44 repos: - - fedora-devel + - fedora + - fedora-updates include: fedora-bootc.yaml diff --git a/fedora-45.yaml b/fedora-45.yaml new file mode 100644 index 0000000..9c86c40 --- /dev/null +++ b/fedora-45.yaml @@ -0,0 +1,6 @@ +# NB: This treefile is used by the legacy pungi path only to build tier-1. It +# will be removed in the future. +releasever: 45 +repos: + - fedora-devel +include: fedora-bootc.yaml From 6cdb246f6534fbb11c15ceaad562ff17f7f6f849 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Fri, 21 Aug 2026 20:01:10 +0000 Subject: [PATCH 089/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260821.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 7dbe2e0..5bd8dbf 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index b8710f5..57cb315 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 89796b3..6ad6abe 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 17a7d28..889b0ec 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 0f5cb40..f3715b2 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index c013ecc..7f215d6 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260802.0@sha256:347bc339b9aa767b5c88bce66c4e995704f070e0e8f5c400b1e29be9e2103bc5 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 23454442308eb3bb1684f05f76d846fe0e2c818b Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 22 Aug 2026 00:01:20 +0000 Subject: [PATCH 090/105] Update Fedora 44 REPOS_IMAGE to f3209e3 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 5bd8dbf..12ad776 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 57cb315..44a3ea5 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 6ad6abe..9cf9e5b 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 889b0ec..b829b7b 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index f3715b2..b3c79a7 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 7f215d6..57edc28 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:526e0644739c3cc0c9097dcbbb45b42d5735f41856b33241726a2c9206edf5f8 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From a6cdf6df24e5c11cbf27fef71dee3fff5f3f5619 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 22 Aug 2026 00:02:08 +0000 Subject: [PATCH 091/105] Update Fedora Rawhide REPOS_IMAGE to Fedora-Rawhide-20260821.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 716e7a7..2d85c48 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 80f3759..67e4668 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 76801ff..9b6a893 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 33316b1..38e3133 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index bfff87f..1705ae7 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 894732f..687210f 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260727.n.0@sha256:b69da90b3150af2b6221b2ac55021cfaa8ab734e8f70378b354037e3dff4407f + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From a04864eb89daa5abee2bd3b74232e34ccec0983d Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 22 Aug 2026 04:01:53 +0000 Subject: [PATCH 092/105] Update Fedora 44 bootc build pipeline to 9eb1dec Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 12ad776..70cd6c8 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 44a3ea5..2096df9 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 9cf9e5b..d124f52 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index b829b7b..e9ea89a 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index b3c79a7..6dca25a 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 57edc28..72de068 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 902e198250c39e278409920f8f1ac9662ef95401 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 22 Aug 2026 12:02:01 +0000 Subject: [PATCH 093/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260822.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 12ad776..d06560d 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 44a3ea5..8d19c43 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 9cf9e5b..c8daa3a 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index b829b7b..1d7f761 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index b3c79a7..7e16417 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 57edc28..60f9c1b 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260821.0@sha256:f3209e3e67133f57959f25cdb34cbc26bd5ec2a11398268e551b0a812dd39232 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 0ae8dc5c9b63a606ea69090ec3bbe1d351f43b2d Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 22 Aug 2026 20:01:38 +0000 Subject: [PATCH 094/105] Update Fedora Rawhide bootc build pipeline to 9eb1dec Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 2d85c48..a22054a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 67e4668..e17d5ba 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 9b6a893..ef4e372 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 38e3133..59d9944 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 1705ae7..d68e0a1 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 687210f..1227ae1 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 0584e6ee878898b16f51e0af7c6511be71901c9e Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sat, 22 Aug 2026 20:02:08 +0000 Subject: [PATCH 095/105] Update Fedora Rawhide REPOS_IMAGE to Fedora-Rawhide-20260822.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 2d85c48..39049c4 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 67e4668..972d19a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 9b6a893..e378c1b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 38e3133..4c79f68 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 1705ae7..856623c 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 687210f..9f09637 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260821.n.0@sha256:97fbcfd5c427b61b9d53a29958490fb3a25d43306bd84bc8b810a8afae537a37 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From e998fe0e39b5d14f4388b814aeb919d97d5ae8da Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 23 Aug 2026 12:01:30 +0000 Subject: [PATCH 096/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260823.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 808e8ad..eee6321 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 735bb24..c8b12a5 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 2470c69..501b0d8 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index f22af97..01b572c 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 7518d2c..0888699 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 5a3e7a4..6fdf9f9 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260822.0@sha256:d1df679e059e17872bb4695cbd274aa9fe6ca1659580103f7c65f16691f51f20 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 677f8c2a33a1f316d06ba57746f9242983f8ae66 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Sun, 23 Aug 2026 20:01:50 +0000 Subject: [PATCH 097/105] Update Fedora Rawhide REPOS_IMAGE to Fedora-Rawhide-20260823.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 55bcdd3..0d5040e 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index a6571bb..75909a0 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 3a9447f..8fe0e67 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index d83924f..bb02bf4 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 1709314..7ba400b 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 5acd055..f9532da 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260822.n.0@sha256:5713b49bf71446541abc8f48f53a016b826560f5063c0a4bef160439096c82c4 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 246ed29d58dc71d9c3dcbc74b9bf402c43dbf612 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 24 Aug 2026 12:01:46 +0000 Subject: [PATCH 098/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260824.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index eee6321..54e4a4a 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index c8b12a5..78dce0f 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 501b0d8..21d2ea2 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 01b572c..d15a653 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 0888699..256ab41 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 6fdf9f9..f9ee2b3 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260823.0@sha256:8c067577f30f5738605215ec36e751acf9b65f38961ec989fd4d85e03ac902ca + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 1e7b69ed63b30e1114751622527b66358a2a8bbe Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 24 Aug 2026 20:02:36 +0000 Subject: [PATCH 099/105] Update Fedora Rawhide REPOS_IMAGE to Fedora-Rawhide-20260824.n.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 0d5040e..6da252c 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260824.n.0@sha256:2bf25f551a2d4ed7291a8c1493d4c64384d060c2f193798b0d105323a37c6ba2 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 75909a0..1f6fe7c 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260824.n.0@sha256:2bf25f551a2d4ed7291a8c1493d4c64384d060c2f193798b0d105323a37c6ba2 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 8fe0e67..afc144a 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260824.n.0@sha256:2bf25f551a2d4ed7291a8c1493d4c64384d060c2f193798b0d105323a37c6ba2 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index bb02bf4..0aade97 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260824.n.0@sha256:2bf25f551a2d4ed7291a8c1493d4c64384d060c2f193798b0d105323a37c6ba2 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 7ba400b..39b8a6d 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260824.n.0@sha256:2bf25f551a2d4ed7291a8c1493d4c64384d060c2f193798b0d105323a37c6ba2 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index f9532da..563fb5e 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260823.n.0@sha256:5993927d51ef9455146a1e4513514db608c3550c04ab108818c1aae13445e4e7 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-rawhide-compose:Fedora-Rawhide-20260824.n.0@sha256:2bf25f551a2d4ed7291a8c1493d4c64384d060c2f193798b0d105323a37c6ba2 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} From 0a43b2e7ca02a78ce865c4aa6fcee3c4205217e0 Mon Sep 17 00:00:00 2001 From: Sean Thrailkill Date: Mon, 24 Aug 2026 18:15:51 -0400 Subject: [PATCH 100/105] .tekton: Add F45 base images --- .tekton/fedora-bootc-45-iot-pull-request.yaml | 73 ++++++++++++++++++ .tekton/fedora-bootc-45-iot-push.yaml | 70 +++++++++++++++++ ...ra-bootc-45-minimal-plus-pull-request.yaml | 73 ++++++++++++++++++ .../fedora-bootc-45-minimal-plus-push.yaml | 70 +++++++++++++++++ .../fedora-bootc-45-minimal-pull-request.yaml | 71 ++++++++++++++++++ .tekton/fedora-bootc-45-minimal-push.yaml | 68 +++++++++++++++++ ...fedora-bootc-45-standard-pull-request.yaml | 75 +++++++++++++++++++ .tekton/fedora-bootc-45-standard-push.yaml | 72 ++++++++++++++++++ ...fedora-bootc-rawhide-iot-pull-request.yaml | 2 +- .tekton/fedora-bootc-rawhide-iot-push.yaml | 2 +- ...otc-rawhide-minimal-plus-pull-request.yaml | 2 +- ...edora-bootc-rawhide-minimal-plus-push.yaml | 2 +- ...ra-bootc-rawhide-minimal-pull-request.yaml | 2 +- .../fedora-bootc-rawhide-minimal-push.yaml | 2 +- ...a-bootc-rawhide-standard-pull-request.yaml | 2 +- .../fedora-bootc-rawhide-standard-push.yaml | 2 +- 16 files changed, 580 insertions(+), 8 deletions(-) create mode 100644 .tekton/fedora-bootc-45-iot-pull-request.yaml create mode 100644 .tekton/fedora-bootc-45-iot-push.yaml create mode 100644 .tekton/fedora-bootc-45-minimal-plus-pull-request.yaml create mode 100644 .tekton/fedora-bootc-45-minimal-plus-push.yaml create mode 100644 .tekton/fedora-bootc-45-minimal-pull-request.yaml create mode 100644 .tekton/fedora-bootc-45-minimal-push.yaml create mode 100644 .tekton/fedora-bootc-45-standard-pull-request.yaml create mode 100644 .tekton/fedora-bootc-45-standard-push.yaml diff --git a/.tekton/fedora-bootc-45-iot-pull-request.yaml b/.tekton/fedora-bootc-45-iot-pull-request.yaml new file mode 100644 index 0000000..0475788 --- /dev/null +++ b/.tekton/fedora-bootc-45-iot-pull-request.yaml @@ -0,0 +1,73 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "true" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "pull_request" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-iot-pull-request.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() || + "iot.yaml".pathChanged() || + "iot/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-iot + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-iot-on-pull-request +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-iot + - name: image-expires-after + value: 5d + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-iot:on-pr-{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:44d0e8034a19a1ced7817c117c9c15230def1f3e7941666a72a3e47919951f51 + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-iot diff --git a/.tekton/fedora-bootc-45-iot-push.yaml b/.tekton/fedora-bootc-45-iot-push.yaml new file mode 100644 index 0000000..65e6370 --- /dev/null +++ b/.tekton/fedora-bootc-45-iot-push.yaml @@ -0,0 +1,70 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "false" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "push" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-iot-push.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() || + "iot.yaml".pathChanged() || + "iot/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-iot + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-iot-on-push +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-iot + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-iot:{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:44d0e8034a19a1ced7817c117c9c15230def1f3e7941666a72a3e47919951f51 + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-iot diff --git a/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml new file mode 100644 index 0000000..879097f --- /dev/null +++ b/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml @@ -0,0 +1,73 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "true" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "pull_request" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-minimal-plus-pull-request.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-minimal-plus + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-minimal-plus-on-pull-request +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-minimal-plus + - name: image-expires-after + value: 5d + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-minimal-plus:on-pr-{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-minimal-plus diff --git a/.tekton/fedora-bootc-45-minimal-plus-push.yaml b/.tekton/fedora-bootc-45-minimal-plus-push.yaml new file mode 100644 index 0000000..76feacb --- /dev/null +++ b/.tekton/fedora-bootc-45-minimal-plus-push.yaml @@ -0,0 +1,70 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "false" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "push" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-minimal-plus-push.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-minimal-plus + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-minimal-plus-on-push +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-minimal-plus + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-minimal-plus:{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-minimal-plus diff --git a/.tekton/fedora-bootc-45-minimal-pull-request.yaml b/.tekton/fedora-bootc-45-minimal-pull-request.yaml new file mode 100644 index 0000000..e176644 --- /dev/null +++ b/.tekton/fedora-bootc-45-minimal-pull-request.yaml @@ -0,0 +1,71 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "true" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "pull_request" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-minimal-pull-request.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-minimal + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-minimal-on-pull-request +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-minimal + - name: image-expires-after + value: 5d + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-minimal:on-pr-{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-minimal diff --git a/.tekton/fedora-bootc-45-minimal-push.yaml b/.tekton/fedora-bootc-45-minimal-push.yaml new file mode 100644 index 0000000..e04ef02 --- /dev/null +++ b/.tekton/fedora-bootc-45-minimal-push.yaml @@ -0,0 +1,68 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "false" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "push" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-minimal-push.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-minimal + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-minimal-on-push +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-minimal + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-minimal:{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-minimal diff --git a/.tekton/fedora-bootc-45-standard-pull-request.yaml b/.tekton/fedora-bootc-45-standard-pull-request.yaml new file mode 100644 index 0000000..740af3e --- /dev/null +++ b/.tekton/fedora-bootc-45-standard-pull-request.yaml @@ -0,0 +1,75 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "true" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "pull_request" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-standard-pull-request.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() || + "standard.yaml".pathChanged() || + "standard/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-standard + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-standard-on-pull-request +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-standard + - name: image-expires-after + value: 5d + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-standard:on-pr-{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-standard diff --git a/.tekton/fedora-bootc-45-standard-push.yaml b/.tekton/fedora-bootc-45-standard-push.yaml new file mode 100644 index 0000000..b950119 --- /dev/null +++ b/.tekton/fedora-bootc-45-standard-push.yaml @@ -0,0 +1,72 @@ +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + build.appstudio.openshift.io/repo: https://gitlab.com/fedora/bootc/base-images/-/tree/{{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/cancel-in-progress: "false" + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: | + ( + (event == "push" && target_branch == "main") + ) && ( + ".tekton/fedora-bootc-45-standard-push.yaml".pathChanged() || + "Containerfile".pathChanged() || + "bootc-base-imagectl".pathChanged() || + "install-manifests".pathChanged() || + "fedora-includes/generic.yaml".pathChanged() || + "minimal.yaml".pathChanged() || + "minimal/***".pathChanged() || + "minimal-plus.hidden.yaml".pathChanged() || + "minimal-plus/***".pathChanged() || + "standard.yaml".pathChanged() || + "standard/***".pathChanged() + ) + test.appstudio.openshift.io/comment_strategy: "disable_all" + creationTimestamp: null + labels: + appstudio.openshift.io/application: fedora-bootc-45 + appstudio.openshift.io/component: fedora-bootc-45-standard + pipelines.appstudio.openshift.io/type: build + name: fedora-bootc-45-standard-on-push +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: build-platforms + value: + - linux/amd64 + - linux/arm64 + - linux/ppc64le + - linux/s390x + - name: dockerfile + value: Containerfile + - name: path-context + value: . + - name: privileged-nested + value: true + - name: build-args + value: + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260821.n.0@sha256:55b3460339b8c7aa0a2511e33c623310e17b16118764011059b2e8f35c5bedaf + - MANIFEST=fedora-standard + - name: output-image + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-standard:{{revision}} + - name: labels + value: + - org.opencontainers.image.version=45 + pipelineRef: + params: + - name: bundle + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + - name: name + value: buildah-build-bootc-multi-platform-oci-ta + - name: kind + value: pipeline + resolver: bundles + timeouts: + pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-45-standard diff --git a/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml b/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml index f34bb4a..b351374 100644 --- a/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml @@ -57,7 +57,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-iot:on-pr-{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-iot-push.yaml b/.tekton/fedora-bootc-rawhide-iot-push.yaml index d060998..89e9523 100644 --- a/.tekton/fedora-bootc-rawhide-iot-push.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-push.yaml @@ -54,7 +54,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-iot:{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 6da252c..c16f175 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -57,7 +57,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:on-pr-{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 1f6fe7c..5e50335 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -54,7 +54,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index afc144a..a0a9555 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -55,7 +55,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:on-pr-{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 0aade97..5432754 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -52,7 +52,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 39b8a6d..712a420 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -59,7 +59,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:on-pr-{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 563fb5e..1f67ccf 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -56,7 +56,7 @@ spec: value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} - name: labels value: - - org.opencontainers.image.version=45 + - org.opencontainers.image.version=46 pipelineRef: params: - name: bundle From 1edfe5d10868d5a77e18ab940282c9cadc422547 Mon Sep 17 00:00:00 2001 From: Sean Thrailkill Date: Mon, 24 Aug 2026 19:50:12 -0400 Subject: [PATCH 101/105] renovate: add Fedora 45 package rules --- renovate.json | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 95e9f77..50ab8d0 100644 --- a/renovate.json +++ b/renovate.json @@ -11,6 +11,8 @@ "- Fedora 43 REPOS_IMAGE: at any time", "- Fedora 44 bootc-pipeline: 2-5 AM UTC daily", "- Fedora 44 REPOS_IMAGE: at any time", + "- Fedora 45 bootc-pipeline: 2-5 AM UTC daily", + "- Fedora 45 REPOS_IMAGE: at any time", "- Rawhide bootc-pipeline: 2-5 AM UTC daily", "- Rawhide REPOS_IMAGE: at any time", "", @@ -63,11 +65,11 @@ "packageRules": [ { "description": [ - "Disable REPOS_IMAGE updates for 44-iot and rawhide-iot tekton files", + "Disable REPOS_IMAGE updates for 44-iot, 45-iot and rawhide-iot tekton files", "until we fix https://gitlab.com/fedora/bootc/base-images/-/issues/74" ], "matchManagers": ["custom.regex", "tekton"], - "matchFileNames": [".tekton/*-44-iot-*", ".tekton/*-rawhide-iot-*"], + "matchFileNames": [".tekton/*-44-iot-*", ".tekton/*-45-iot-*", ".tekton/*-rawhide-iot-*"], "enabled": false }, { @@ -128,6 +130,35 @@ "additionalBranchPrefix": "", "automerge": true }, + { + "matchManagers": ["tekton"], + "matchPackageNames": ["/quay.io/bootc-devel/tekton-catalog/"], + "matchFileNames": [".tekton/fedora-bootc-45-*"], + "groupName": "Fedora 45 bootc-pipeline", + "groupSlug": "fedora-45-bootc-pipeline", + "branchPrefix": "renovate/fedora-45/", + "commitMessageTopic": "Fedora 45 bootc build pipeline", + "schedule": ["after 2am and before 5am"], + "timezone": "UTC", + "recreateWhen": "always", + "rebaseWhen": "always", + "additionalBranchPrefix": "", + "automerge": true + }, + { + "matchManagers": ["custom.regex"], + "matchPackageNames": ["/quay.io/bootc-devel/fedora-bootc-45-compose/"], + "matchFileNames": [".tekton/fedora-bootc-45-*"], + "groupName": "Fedora 45 REPOS_IMAGE", + "groupSlug": "fedora-45-repos-image", + "branchPrefix": "renovate/fedora-45/", + "commitMessageTopic": "Fedora 45 REPOS_IMAGE", + "schedule": ["at any time"], + "recreateWhen": "always", + "rebaseWhen": "never", + "additionalBranchPrefix": "", + "automerge": true + }, { "matchManagers": ["tekton"], "matchPackageNames": ["/quay.io/bootc-devel/tekton-catalog/"], From 3a5c13c2f711ea416cf91bf79d7565a7e8cd776c Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 25 Aug 2026 04:03:13 +0000 Subject: [PATCH 102/105] Update Fedora 45 bootc build pipeline to 9eb1dec Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-45-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-45-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-45-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-45-minimal-push.yaml | 2 +- .tekton/fedora-bootc-45-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-45-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml index 879097f..82c932d 100644 --- a/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml @@ -61,7 +61,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-45-minimal-plus-push.yaml b/.tekton/fedora-bootc-45-minimal-plus-push.yaml index 76feacb..07e2e0e 100644 --- a/.tekton/fedora-bootc-45-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-45-minimal-plus-push.yaml @@ -58,7 +58,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-45-minimal-pull-request.yaml b/.tekton/fedora-bootc-45-minimal-pull-request.yaml index e176644..3ab84df 100644 --- a/.tekton/fedora-bootc-45-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-45-minimal-pull-request.yaml @@ -59,7 +59,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-45-minimal-push.yaml b/.tekton/fedora-bootc-45-minimal-push.yaml index e04ef02..de754ba 100644 --- a/.tekton/fedora-bootc-45-minimal-push.yaml +++ b/.tekton/fedora-bootc-45-minimal-push.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-45-standard-pull-request.yaml b/.tekton/fedora-bootc-45-standard-pull-request.yaml index 740af3e..0e80e9a 100644 --- a/.tekton/fedora-bootc-45-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-45-standard-pull-request.yaml @@ -63,7 +63,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind diff --git a/.tekton/fedora-bootc-45-standard-push.yaml b/.tekton/fedora-bootc-45-standard-push.yaml index b950119..89a18c7 100644 --- a/.tekton/fedora-bootc-45-standard-push.yaml +++ b/.tekton/fedora-bootc-45-standard-push.yaml @@ -60,7 +60,7 @@ spec: pipelineRef: params: - name: bundle - value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:8ff57394418faad7722c144f77494cf654007d60f63526357c007700bfc34edd + value: quay.io/bootc-devel/tekton-catalog/pipeline-buildah-build-bootc-multi-platform-oci-ta@sha256:9eb1decf91e0d678a613f7d4767091c05b37bec8a02163087254328f1e848c51 - name: name value: buildah-build-bootc-multi-platform-oci-ta - name: kind From 34db265c030d9cfb3c61c8869675f4b95772245f Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 25 Aug 2026 12:02:05 +0000 Subject: [PATCH 103/105] Update Fedora 44 REPOS_IMAGE to Fedora-44-updates-20260825.0 Signed-off-by: Platform Engineering Bot --- .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 +- .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-minimal-push.yaml | 2 +- .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 +- .tekton/fedora-bootc-44-standard-push.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 54e4a4a..683c4a8 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260825.0@sha256:a927d08edf12c3d8d8299fa948bd22aefe771b54186bce85c42aa0f8fa1ebacf - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 78dce0f..1f37771 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260825.0@sha256:a927d08edf12c3d8d8299fa948bd22aefe771b54186bce85c42aa0f8fa1ebacf - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 21d2ea2..16b7f06 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260825.0@sha256:a927d08edf12c3d8d8299fa948bd22aefe771b54186bce85c42aa0f8fa1ebacf - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index d15a653..cbb7852 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260825.0@sha256:a927d08edf12c3d8d8299fa948bd22aefe771b54186bce85c42aa0f8fa1ebacf - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 256ab41..d3ff8b0 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260825.0@sha256:a927d08edf12c3d8d8299fa948bd22aefe771b54186bce85c42aa0f8fa1ebacf - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index f9ee2b3..80bf3b3 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260824.0@sha256:38408137c318706f23ca07948cdd6372008f3187dfae05a325aa62d51846618a + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260825.0@sha256:a927d08edf12c3d8d8299fa948bd22aefe771b54186bce85c42aa0f8fa1ebacf - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} From 6d9956d3f7ad7d1d524d9c2a009f2bbc4d88f336 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mon, 24 Aug 2026 16:37:40 -0400 Subject: [PATCH 104/105] docs: update RELEASE.md steps for new Fedora version The tenant definitions are in a different place now and also there are many more .yaml files so use `find` to find all the files to then run `sed` on. Also combine step 4 and step 5 together since they are both touching the tenants-config and the change should go into the same MR. --- RELEASE.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index e11ca1c..fe2f647 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -234,18 +234,17 @@ Add package rules for the new version in `renovate.json`. See the existing rules **Repository:** https://gitlab.com/fedora/infrastructure/konflux/tenants-config ```bash -cd cluster/kfluxfedorap01/bootc-tenant/applications/fedora-bootc/ +cd clusters/kflux-fedora-01/tenants/bootc-tenant/applications/fedora-bootc/ NEW_RELEASE=44 # Copy from rawhide cp -r rawhide $NEW_RELEASE # Update version references -sed -i "s/rawhide/$NEW_RELEASE/g" $NEW_RELEASE/**/*.yaml sed -i "s/compose-rawhide-id/compose-branched-id/" $NEW_RELEASE/releaseplans/release-to-quay-io/kustomization.yaml +find "${NEW_RELEASE}/" -type f | xargs sed -i "s/rawhide/$NEW_RELEASE/g" ``` -#### Step 5: Register the New Version (tenants-config repo) Add the new version to `fedora-bootc/kustomization.yaml`: @@ -259,6 +258,8 @@ resources: - "42" ``` +See [MR !237](https://gitlab.com/fedora/infrastructure/konflux/tenants-config/-/merge_requests/237) for reference (F45 addition). + ### Removing an EOL Fedora Version from Konflux When a Fedora version reaches EOL (e.g., F42), follow these steps: From f7e7f0101fa6351cb9ab8b3299043e2f879dc897 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Tue, 25 Aug 2026 12:18:14 -0400 Subject: [PATCH 105/105] tests: don't use rawhide image for yum repos The repo locations moved in F45+ [1] and so now when testing F44 in CI we end up with a failure like: ``` [2/3] STEP 2/2: RUN --mount=type=bind,from=repos,src=/,dst=/repos,rw < args.txt...) rpm-ostree version: 2026.2 error: Installing packages: No enabled repositories error: Executing compose install: ExitStatus(unix_wait_status(256)) Error executing command: Command '['rpm-ostree', 'compose', 'rootfs', '--source-root-rw=/repos', '/tmp/tmpmnq4sg6s.json', '/target-rootfs']' returned non-zero exit status 1. subprocess exited with status 1 ``` Let's drop using the rawhide image just for `repos` and use the repos baked into the image we built instead (which should match the target Fedora version we're testing). [1] https://fedoraproject.org/wiki/Changes/RelocateRpmRepoConfigsToUsr --- tests/Containerfile.test-derive | 11 +++++------ tests/Containerfile.test-sysusers | 5 ++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/tests/Containerfile.test-derive b/tests/Containerfile.test-derive index 07cb9bc..72864ff 100644 --- a/tests/Containerfile.test-derive +++ b/tests/Containerfile.test-derive @@ -1,13 +1,12 @@ -# This test case exercises using the fedora-bootc image as a builder -# to generate a minimal target image derived from CentOS Stream 10 content, -# and then further extends it in a secondary phase. -FROM quay.io/fedora/fedora-bootc:rawhide as repos +# This test case exercises using the fedora-bootc image as a builder to +# generate a minimal target image, and then further extends it in a secondary +# phase. # This is intentionally a locally built image FROM localhost/fedora-bootc as builder -RUN --mount=type=bind,from=repos,src=/,dst=/repos,rw < args.txt -/usr/libexec/bootc-base-imagectl --args-file args.txt build-rootfs --manifest=standard/manifest /repos /target-rootfs +/usr/libexec/bootc-base-imagectl --args-file args.txt build-rootfs --manifest=standard/manifest /target-rootfs EORUN # This pulls in the rootfs generated in the previous step diff --git a/tests/Containerfile.test-sysusers b/tests/Containerfile.test-sysusers index 53e255b..37165e0 100644 --- a/tests/Containerfile.test-sysusers +++ b/tests/Containerfile.test-sysusers @@ -1,15 +1,14 @@ # This test case exercises --sysusers. -FROM quay.io/fedora/fedora-bootc:rawhide as repos # This is intentionally a locally built image FROM localhost/fedora-bootc as builder -RUN --mount=type=bind,from=repos,src=/,dst=/repos,rw < overlay/usr/lib/sysusers.d/00-chrony.conf <