openshift-apps/coreos-koji-tagger: finish moving to Fedora 31
Should have been done in the previous commit (ea3aa02).
This commit is contained in:
parent
17047a63a1
commit
709ff11b76
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ spec:
|
||||||
dockerStrategy:
|
dockerStrategy:
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: fedora:30
|
name: fedora:31
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: List
|
kind: List
|
||||||
items:
|
items:
|
||||||
# ImageStream for Fedora 30 image
|
# ImageStream for Fedora 31 image
|
||||||
- apiVersion: image.openshift.io/v1
|
- apiVersion: image.openshift.io/v1
|
||||||
kind: ImageStream
|
kind: ImageStream
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue