Skip to content
Snippets Groups Projects
Commit 55cda973 authored by Tomasz Maczukin's avatar Tomasz Maczukin
Browse files

Merge branch 'jlenny-HelmChart' into 'master'

Add step for updating Runner helm chart

See merge request gitlab-org/gitlab-runner!1009
parents 77fe2ec7 3baff083
No related branches found
No related tags found
No related merge requests found
...@@ -139,6 +139,7 @@ if the only RC version was the _RC1_ released near 7th day of month. ...@@ -139,6 +139,7 @@ if the only RC version was the _RC1_ released near 7th day of month.
- [ ] wait for Pipeline for `v{{.Major}}.{{.Minor}}.0` to pass [![pipeline status](https://gitlab.com/gitlab-org/gitlab-runner/badges/v{{.Major}}.{{.Minor}}.0/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-runner/commits/v{{.Major}}.{{.Minor}}.0) - [ ] wait for Pipeline for `v{{.Major}}.{{.Minor}}.0` to pass [![pipeline status](https://gitlab.com/gitlab-org/gitlab-runner/badges/v{{.Major}}.{{.Minor}}.0/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-runner/commits/v{{.Major}}.{{.Minor}}.0)
- [ ] add all required fixes to make `v{{.Major}}.{{.Minor}}.0` passing - [ ] add all required fixes to make `v{{.Major}}.{{.Minor}}.0` passing
- [ ] deploy stable version to all production Runners - [ ] deploy stable version to all production Runners
- [ ] update runner [helm chart](https://gitlab.com/charts/gitlab-runner) to latest production version
**RC release template** **RC release template**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment