-
Bug
-
Resolution: Done
-
Major
-
None
Summary
The cost-onprem Helm chart is using tag: "sources" for the ros-ocp-backend image, but it should be using latest or another tag as the pr for sources was not used.
Current Configuration
# cost-onprem/values.yaml lines 50-52 ros: image: repository: quay.io/insights-onprem/ros-ocp-backend tag: "sources"
Expected Behavior
The Helm chart should either:
- Use tag: "latest" or main tag