diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 0581d49..cfc2c67 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-20260831.0@sha256:f8c2f5f8eab904c7d0fe14246a6dcae1afe82ed502716cb654ce63c83d955575 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260828.1@sha256:6ce1f916bc704519fd76840c608d326950b3b966ab4043f0b5e1f999f57bff1d - 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 70cd158..3f870e0 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-20260831.0@sha256:f8c2f5f8eab904c7d0fe14246a6dcae1afe82ed502716cb654ce63c83d955575 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260828.1@sha256:6ce1f916bc704519fd76840c608d326950b3b966ab4043f0b5e1f999f57bff1d - 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 67cd494..a2bec33 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-20260831.0@sha256:f8c2f5f8eab904c7d0fe14246a6dcae1afe82ed502716cb654ce63c83d955575 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260828.1@sha256:6ce1f916bc704519fd76840c608d326950b3b966ab4043f0b5e1f999f57bff1d - 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 0f5ecb9..a01b29f 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-20260831.0@sha256:f8c2f5f8eab904c7d0fe14246a6dcae1afe82ed502716cb654ce63c83d955575 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260828.1@sha256:6ce1f916bc704519fd76840c608d326950b3b966ab4043f0b5e1f999f57bff1d - 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 0f6c95a..16c14dc 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-20260831.0@sha256:f8c2f5f8eab904c7d0fe14246a6dcae1afe82ed502716cb654ce63c83d955575 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260828.1@sha256:6ce1f916bc704519fd76840c608d326950b3b966ab4043f0b5e1f999f57bff1d - 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 eb724e4..e0a6262 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-20260831.0@sha256:f8c2f5f8eab904c7d0fe14246a6dcae1afe82ed502716cb654ce63c83d955575 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-44-compose:Fedora-44-updates-20260828.1@sha256:6ce1f916bc704519fd76840c608d326950b3b966ab4043f0b5e1f999f57bff1d - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-44-standard:{{revision}} diff --git a/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml index 92339f9..f13e96b 100644 --- a/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-45-minimal-plus-pull-request.yaml @@ -49,7 +49,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260831.n.0@sha256:15744b7f66decd4ca6c4948b2f664d7c81ed569229fd6050d7018e33bf4c8a07 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260830.n.0@sha256:aaca5ab939ed2611f713238daf00016f14a60f68fc640a8f0d4db1bb934c36a0 - MANIFEST=fedora-minimal-plus - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-45-minimal-plus-push.yaml b/.tekton/fedora-bootc-45-minimal-plus-push.yaml index c2dd8c8..9d86b0b 100644 --- a/.tekton/fedora-bootc-45-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-45-minimal-plus-push.yaml @@ -48,7 +48,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260831.n.0@sha256:15744b7f66decd4ca6c4948b2f664d7c81ed569229fd6050d7018e33bf4c8a07 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260830.n.0@sha256:aaca5ab939ed2611f713238daf00016f14a60f68fc640a8f0d4db1bb934c36a0 - MANIFEST=fedora-minimal-plus - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-minimal-plus:{{revision}} diff --git a/.tekton/fedora-bootc-45-minimal-pull-request.yaml b/.tekton/fedora-bootc-45-minimal-pull-request.yaml index f6e44d3..9a847aa 100644 --- a/.tekton/fedora-bootc-45-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-45-minimal-pull-request.yaml @@ -47,7 +47,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260831.n.0@sha256:15744b7f66decd4ca6c4948b2f664d7c81ed569229fd6050d7018e33bf4c8a07 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260830.n.0@sha256:aaca5ab939ed2611f713238daf00016f14a60f68fc640a8f0d4db1bb934c36a0 - MANIFEST=fedora-minimal - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-45-minimal-push.yaml b/.tekton/fedora-bootc-45-minimal-push.yaml index 35c9cdf..d892bad 100644 --- a/.tekton/fedora-bootc-45-minimal-push.yaml +++ b/.tekton/fedora-bootc-45-minimal-push.yaml @@ -46,7 +46,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260831.n.0@sha256:15744b7f66decd4ca6c4948b2f664d7c81ed569229fd6050d7018e33bf4c8a07 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260830.n.0@sha256:aaca5ab939ed2611f713238daf00016f14a60f68fc640a8f0d4db1bb934c36a0 - MANIFEST=fedora-minimal - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-minimal:{{revision}} diff --git a/.tekton/fedora-bootc-45-standard-pull-request.yaml b/.tekton/fedora-bootc-45-standard-pull-request.yaml index d8cc594..cd8a60b 100644 --- a/.tekton/fedora-bootc-45-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-45-standard-pull-request.yaml @@ -51,7 +51,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260831.n.0@sha256:15744b7f66decd4ca6c4948b2f664d7c81ed569229fd6050d7018e33bf4c8a07 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260830.n.0@sha256:aaca5ab939ed2611f713238daf00016f14a60f68fc640a8f0d4db1bb934c36a0 - MANIFEST=fedora-standard - name: image-expires-after value: 5d diff --git a/.tekton/fedora-bootc-45-standard-push.yaml b/.tekton/fedora-bootc-45-standard-push.yaml index fba9ca3..6cb2514 100644 --- a/.tekton/fedora-bootc-45-standard-push.yaml +++ b/.tekton/fedora-bootc-45-standard-push.yaml @@ -50,7 +50,7 @@ spec: value: true - name: build-args value: - - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260831.n.0@sha256:15744b7f66decd4ca6c4948b2f664d7c81ed569229fd6050d7018e33bf4c8a07 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-45-compose:Fedora-45-20260830.n.0@sha256:aaca5ab939ed2611f713238daf00016f14a60f68fc640a8f0d4db1bb934c36a0 - MANIFEST=fedora-standard - name: output-image value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-45-standard:{{revision}} diff --git a/.tekton/fedora-bootc-eln-standard-pull-request.yaml b/.tekton/fedora-bootc-eln-standard-pull-request.yaml index b7a7f56..d5aa489 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-20260802.n.0@sha256:12f9b31a07ea270b65d5869a904fd1509c56b470df6c8f2586492fc0f006f213 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260831.n.1@sha256:91fb3818a782949cf8701146059fe17d6cbdea0ebf7549040d872642d503d967 - 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 b239205..628fe81 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-20260802.n.0@sha256:12f9b31a07ea270b65d5869a904fd1509c56b470df6c8f2586492fc0f006f213 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260831.n.1@sha256:91fb3818a782949cf8701146059fe17d6cbdea0ebf7549040d872642d503d967 - 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 953bbd6..c54fcf2 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-20260802.n.0@sha256:12f9b31a07ea270b65d5869a904fd1509c56b470df6c8f2586492fc0f006f213 + - REPOS_IMAGE=quay.io/bootc-devel/fedora-bootc-eln-compose:Fedora-eln-20260831.n.1@sha256:91fb3818a782949cf8701146059fe17d6cbdea0ebf7549040d872642d503d967 - MANIFEST=fedora-eln - name: image-expires-after value: 5d