From 328f9b4029608ae06c619e66f0e014e68631fce7 Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Sat, 12 Nov 2022 02:06:45 +0000
Subject: [PATCH] Update dtzar/helm-kubectl Docker tag to v3.10.2

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c40e49..3965079 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ include:
   #- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
 
 default:
-  image: dtzar/helm-kubectl:3.10.1
+  image: dtzar/helm-kubectl:3.10.2
 
 variables:
   NAMESPACE: ci
-- 
GitLab