From b523a48b231bd7b341a79afd78f689bd485f07f4 Mon Sep 17 00:00:00 2001 From: shebistar <46504606+shebistar@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:02:47 +0100 Subject: [PATCH] Update chart version for gitlab to 8.5.1 (#199) --- openshift/host_vars/localhost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/host_vars/localhost.yml b/openshift/host_vars/localhost.yml index 7c40544..6b010eb 100644 --- a/openshift/host_vars/localhost.yml +++ b/openshift/host_vars/localhost.yml @@ -1,2 +1,2 @@ --- -gitlab_chart_version: "8.0.1" +gitlab_chart_version: "8.5.1"