Merge branch 'update-gitlab-runner-helm-chart-to-0-6-0' into 'master'

Update GitLab Runner Helm Chart to 0.6.0/12.0.0

See merge request gitlab-org/gitlab-ce!29982
This commit is contained in:
Kamil Trzciński 2019-06-25 10:50:55 +00:00
commit e8aff8351e
2 changed files with 6 additions and 1 deletions

View file

@ -3,7 +3,7 @@
module Clusters module Clusters
module Applications module Applications
class Runner < ApplicationRecord class Runner < ApplicationRecord
VERSION = '0.5.2'.freeze VERSION = '0.6.0'.freeze
self.table_name = 'clusters_applications_runners' self.table_name = 'clusters_applications_runners'

View file

@ -0,0 +1,5 @@
---
title: Update GitLab Runner Helm Chart to 0.6.0
merge_request: 29982
author:
type: other