Skip to content
Snippets Groups Projects
  1. Aug 01, 2018
    • Thong Kuah's avatar
      Lock helm charts to the VERSION already specified for each application. · 0cd76190
      Thong Kuah authored
      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
      0cd76190
  2. Jul 31, 2018
  3. Jul 30, 2018
  4. Jul 28, 2018
  5. Jun 20, 2018
  6. Mar 29, 2018
  7. Mar 01, 2018
  8. Feb 25, 2018
  9. Feb 22, 2018
  10. Feb 20, 2018
  11. Feb 15, 2018
  12. Dec 22, 2017
  13. Nov 07, 2017
  14. Nov 03, 2017
  15. Nov 02, 2017
Loading