Move compose tracker containers to Fedora 38
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
bf4f2c898a
commit
ef818372a9
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
{% if env == "staging" %}
|
||||
ref: staging
|
||||
{% else %}
|
||||
ref: main
|
||||
ref: main
|
||||
{% endif %}
|
||||
uri: https://pagure.io/releng/compose-tracker.git
|
||||
type: Git
|
||||
|
@ -19,7 +19,7 @@ spec:
|
|||
dockerStrategy:
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
name: fedora:36
|
||||
name: fedora:38
|
||||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
|
|
|
@ -12,10 +12,10 @@ items:
|
|||
lookupPolicy:
|
||||
local: false
|
||||
tags:
|
||||
- name: "36"
|
||||
- name: "38"
|
||||
from:
|
||||
kind: DockerImage
|
||||
name: registry.fedoraproject.org/fedora:36
|
||||
name: registry.fedoraproject.org/fedora:38
|
||||
importPolicy:
|
||||
scheduled: true
|
||||
referencePolicy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue