compose-tracker update images to f36
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
5a132dd62b
commit
68635ca67a
2 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
dockerStrategy:
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
name: fedora:34
|
||||
name: fedora:36
|
||||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: List
|
||||
items:
|
||||
# ImageStream for Fedora 31 image
|
||||
# ImageStream for Fedora 36 image
|
||||
- apiVersion: image.openshift.io/v1
|
||||
kind: ImageStream
|
||||
metadata:
|
||||
|
@ -12,10 +12,10 @@ items:
|
|||
lookupPolicy:
|
||||
local: false
|
||||
tags:
|
||||
- name: "34"
|
||||
- name: "36"
|
||||
from:
|
||||
kind: DockerImage
|
||||
name: registry.fedoraproject.org/fedora:34
|
||||
name: registry.fedoraproject.org/fedora:36
|
||||
importPolicy:
|
||||
scheduled: true
|
||||
referencePolicy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue