diff --git a/.tekton/fedora-bootc-42-iot-renovate-push.yaml b/.tekton/fedora-bootc-42-iot-renovate-push.yaml index df5a1e5..6d200e6 100644 --- a/.tekton/fedora-bootc-42-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-iot-renovate-push.yaml @@ -53,7 +53,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-iot:renovate-on-push-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-iot:{{revision}} pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml index 9f4f859..e7feb53 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml @@ -51,7 +51,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-minimal-plus:renovate-on-push-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-minimal-plus:{{revision}} pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml index 2b81243..645e9ed 100644 --- a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml @@ -49,7 +49,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-minimal:renovate-on-push-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-minimal:{{revision}} pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-42-standard-renovate-push.yaml b/.tekton/fedora-bootc-42-standard-renovate-push.yaml index a9c37fe..461cb6b 100644 --- a/.tekton/fedora-bootc-42-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-standard-renovate-push.yaml @@ -53,7 +53,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-standard:renovate-on-push-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-standard:{{revision}} pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml index 1c941ac..8fc5828 100644 --- a/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml @@ -53,7 +53,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-iot:renovate-on-pr-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-iot:{{revision}} pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml index e461e58..42e67ac 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml @@ -51,7 +51,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:renovate-on-push-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal-plus:{{revision}} pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml index ef1d16e..c9e249f 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml @@ -49,7 +49,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:renovate-on-push-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-minimal:{{revision}} pipelineRef: params: - name: bundle diff --git a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml index 4ebc0fd..9f73786 100644 --- a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml @@ -53,7 +53,7 @@ spec: - name: image-expires-after value: 5d - name: output-image - value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:renovate-on-push-{{revision}} + value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-rawhide-standard:{{revision}} pipelineRef: params: - name: bundle