openshift-apps: bump fedora-ostree-pruner to Fedora 37

This commit is contained in:
Dusty Mabe 2022-12-13 16:28:47 -05:00
parent 148cf4a47e
commit e8af5458a0
No known key found for this signature in database
GPG key ID: 3302DBD73952E671
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ spec:
dockerStrategy: dockerStrategy:
from: from:
kind: ImageStreamTag kind: ImageStreamTag
name: fedora:36 name: fedora:37
output: output:
to: to:
kind: ImageStreamTag kind: ImageStreamTag

View file

@ -12,11 +12,11 @@ items:
lookupPolicy: lookupPolicy:
local: false local: false
tags: tags:
- name: "36" - name: "37"
from: from:
kind: DockerImage kind: DockerImage
name: registry.fedoraproject.org/fedora:36 name: registry.fedoraproject.org/fedora:37
importPolicy: importPolicy:
scheduled: true scheduled: true
referencePolicy: referencePolicy:
type: Source type: Source