From 9aa78e3041f73f53fae324aef489e83f03156625 Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Fri, 16 Dec 2022 02:06:26 +0000
Subject: [PATCH] Update dtzar/helm-kubectl Docker tag to v3.10.3

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3965079..289a09a 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.2
+  image: dtzar/helm-kubectl:3.10.3
 
 variables:
   NAMESPACE: ci
-- 
GitLab