gitlab-org--gitlab-foss/app/models/clusters/concerns
Thong Kuah 0cd76190de Lock helm charts to the VERSION already specified for each application.
Fix up VERSION for each of the applications
* There is no 0.0.1 helm version for jupyterhub. Use the latest version instead
* `:nginx` is not a valid chart version. Lock the ingress application GitLab installs to the latest chart version.
* Use the latest gitlab-runner chart to prevent GitLab installing older versions when users have been installing the lastest version

Always install from the VERSION and not the database `version` column.
This should fix cases like https://gitlab.com/gitlab-org/gitlab-ee/issues/6795 in
the instances where an install command failed previously, which locked the version
in the database to an older version.

Also, ensure that the version column is updated to the version we are
installing.

Add specs to show how previously failed appplications will be handled when the helm installation is run again

Add changelog entry
2018-08-02 10:22:38 +12:00
..
application_core.rb Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changes 2018-02-23 09:10:14 +11:00
application_data.rb Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'" 2018-07-31 13:15:18 +00:00
application_status.rb Extract installed cluster application scope to concern 2018-03-29 22:08:13 +02:00
application_version.rb Lock helm charts to the VERSION already specified for each application. 2018-08-02 10:22:38 +12:00