Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 3
8
Compare changes
  • Side-by-side
  • Inline
@@ -333,18 +333,13 @@ features:
<https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1807>
- name: Kubernetes Helm Charts
- name: Upcoming nginx upgrade
available_in: [ce, ees, eep]
documentation_link: ''
documentation_text: "Learn more "
image_url: '/images/9_3/'
image_url:
description: |
With GitLab 9.3, we are announcing that our Helm charts for deploying
GitLab on Kubernetes are no longer beta and ready for production use.
Charts are available for individual GitLab components, and can be
composed along with external databases and cloud services.
<https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2171>
With GitLab 9.4, we are upgrading the version of nginx included in our Omnibus packages to the new stable release, 1.12. Version 1.12 includes a number of improvements over the previous stable release, including the ability to [filter the log output](https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1585). This will be a transparent upgrade for users, however if you have added [your own customizations](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#inserting-custom-nginx-settings-into-the-gitlab-server-block) to the configuration, please ensure they continue to work with version 1.12.
# MVP
mvp:
Loading