diff --git a/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml index 945af78..e5951a6 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml @@ -38,6 +38,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-minimal-plus-push.yaml b/.tekton/fedora-bootc-42-minimal-plus-push.yaml index a87f574..d424837 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-push.yaml @@ -37,6 +37,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml index bb09039..6505ae3 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml @@ -38,6 +38,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-minimal-pull-request.yaml b/.tekton/fedora-bootc-42-minimal-pull-request.yaml index 1441e1a..8cbd558 100644 --- a/.tekton/fedora-bootc-42-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-42-minimal-pull-request.yaml @@ -36,6 +36,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-minimal-push.yaml b/.tekton/fedora-bootc-42-minimal-push.yaml index 4e8fcc2..3588e0f 100644 --- a/.tekton/fedora-bootc-42-minimal-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-push.yaml @@ -35,6 +35,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml index 8c7f2ab..2f1be5d 100644 --- a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml @@ -36,6 +36,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-standard-pull-request.yaml b/.tekton/fedora-bootc-42-standard-pull-request.yaml index 441042f..cbef392 100644 --- a/.tekton/fedora-bootc-42-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-42-standard-pull-request.yaml @@ -40,6 +40,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-standard-push.yaml b/.tekton/fedora-bootc-42-standard-push.yaml index 350ea19..b767ff9 100644 --- a/.tekton/fedora-bootc-42-standard-push.yaml +++ b/.tekton/fedora-bootc-42-standard-push.yaml @@ -39,6 +39,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-42-standard-renovate-push.yaml b/.tekton/fedora-bootc-42-standard-renovate-push.yaml index 0aaa104..c317ff0 100644 --- a/.tekton/fedora-bootc-42-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-standard-renovate-push.yaml @@ -40,6 +40,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 94774ad..53daa6f 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -38,6 +38,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 3c801de..1f9f431 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -37,6 +37,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml index 710f1b6..e51a6f2 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml @@ -38,6 +38,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 51ef3a8..cdc5e17 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -36,6 +36,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index 4d19127..f63bf45 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -35,6 +35,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-minimal-renovate-push.yaml b/.tekton/fedora-bootc-43-minimal-renovate-push.yaml index 3bdf175..34798fe 100644 --- a/.tekton/fedora-bootc-43-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-renovate-push.yaml @@ -36,6 +36,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 16a7def..72df1fe 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -40,6 +40,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index b898693..c0f0e22 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -39,6 +39,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-43-standard-renovate-push.yaml b/.tekton/fedora-bootc-43-standard-renovate-push.yaml index e8b3d63..918d362 100644 --- a/.tekton/fedora-bootc-43-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-standard-renovate-push.yaml @@ -40,6 +40,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 5db0a25..9465a39 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -38,6 +38,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 55ca530..35204b1 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -37,6 +37,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml index 8da91cd..77d4824 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml @@ -38,6 +38,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 5d9fe3f..f92bdb0 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -36,6 +36,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index c3d3b5c..e1758d0 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -35,6 +35,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml index fc393b3..010bb91 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml @@ -36,6 +36,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 0f02399..3dc686a 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -40,6 +40,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index f76758e..487d71d 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -39,6 +39,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context diff --git a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml index 1768b41..1b30ff2 100644 --- a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml @@ -40,6 +40,8 @@ spec: value: - linux/amd64 - linux/arm64 + - linux/ppc64le + - linux/s390x - name: dockerfile value: Containerfile - name: path-context