Merge branch 'fix-renovate-output-image' into 'main'
Fix the output image in renovate's pipelinerun See merge request fedora/bootc/base-images!236
This commit is contained in:
commit
336f314b0d
8 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue