Skip to content

Commit

Permalink
Merge pull request #34 from multi-arch/master
Browse files Browse the repository at this point in the history
Bug 1872080: Update image-references for RHEL 8
  • Loading branch information
openshift-merge-robot authored Sep 14, 2020
2 parents 4e484f4 + 9c1d04f commit c706a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/4.6/image-references
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ kind: ImageStream
apiVersion: image.openshift.io/v1
spec:
tags:
- name: vertical-pod-autoscaler-rhel7-operator
- name: vertical-pod-autoscaler-rhel8-operator
from:
kind: DockerImage
name: quay.io/openshift/vertical-pod-autoscaler-operator:4.6
- name: vertical-pod-autoscaler-rhel7
- name: vertical-pod-autoscaler-rhel8
from:
kind: DockerImage
name: quay.io/openshift/vertical-pod-autoscaler:4.6

0 comments on commit c706a44

Please sign in to comment.