Skip to content

Ee addition for : 48834 chart versions for applications installed by one click install buttons should be version locked

What does this MR do?

Update ee/app/models/ee/clusters/applications/prometheus.rb to use VERSION

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Discovered another place in EE where we use version when we should use VERSION

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Manual QA to do

  • Create a cluster on master, install prometheus
  • restart gdk, then upgrade prometheus with this MR's code

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/48834

Edited by Thong Kuah

Merge request reports