Update GitLab Runner Helm Chart to 0.5.0

This commit is contained in:
Steve Azzopardi 2019-05-20 21:23:18 +02:00
parent 4063b7e811
commit 16547a190f
No known key found for this signature in database
GPG Key ID: B6FAD416292DEF2B
2 changed files with 6 additions and 1 deletions

View File

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

View File

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