Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/manifests/stable/image-references
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
- name: local-storage-mustgather
from:
kind: DockerImage
name: quay.io/openshift/origin-local-storage-mustgather:latest
name: registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9:v4.19.0
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ spec:
- name: MUSTGATHER_IMAGE
# This env. var is not used by the operator.
# It is here only to be matched by ART pipeline and added to related-images automatically.
value: quay.io/openshift/origin-local-storage-mustgather:latest
value: registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9:v4.19.0
customresourcedefinitions:
owned:
- displayName: Local Volume
Expand Down