Update GitLab Runner Helm Chart to 0.7.0

This commit is contained in:
Steve Azzopardi 2019-07-19 16:56:33 +02:00
parent 8291a58124
commit 78b9586d1d
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.6.0'.freeze
VERSION = '0.7.0'.freeze
self.table_name = 'clusters_applications_runners'

View File

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