From 3cfa12d3ddf4b789d8e628a36b9ab8a7e20372dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:53:03 +0000 Subject: [PATCH] fix(deps): update helm release gitlab-runner to 0.45.2 Signed-off-by: Danny Froberg --- cluster/apps/gitlab/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/gitlab/helm-release.yaml b/cluster/apps/gitlab/helm-release.yaml index 44cc6d3b6..467c6afae 100644 --- a/cluster/apps/gitlab/helm-release.yaml +++ b/cluster/apps/gitlab/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gitlab-runner - version: 0.45.0 + version: 0.45.2 sourceRef: kind: HelmRepository name: gitlab-charts