Commit 9b3fbc2c authored by James Fargher's avatar James Fargher

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

Update GitLab Runner Helm Chart to 0.35.0/14.5.0

See merge request gitlab-org/gitlab!74959
parents eefe6ffc 76424c1f
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
module Clusters module Clusters
module Applications module Applications
class Runner < ApplicationRecord class Runner < ApplicationRecord
VERSION = '0.34.0' VERSION = '0.35.0'
self.table_name = 'clusters_applications_runners' self.table_name = 'clusters_applications_runners'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment