You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix RELATED_IMAGE overrides for containers in cluster deployment
The RELATED_IMAGE variables for containers in the cluster deployment
were not being respected. This commit fixes it to ensure that
they can be overriden.
Issue: [ch8302]
Fix RELATED_IMAGE overrides for containers in cluster deployment
The RELATED_IMAGE variables for containers in the cluster deployment
were not being respected. This commit fixes it to ensure that
they can be overriden.
Issue: [ch8302]
Operator Upgrade Documentation Updates
This updates the current upgrade documentation to reflect the
changes made to the Operator upgrade procedure and removes
the instructions related to the previous upgrade procedures
that are no longer valid.