From 2f401816acfb238e68e37497e04900ea6522f57b Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Thu, 11 Aug 2022 02:05:54 +0000
Subject: [PATCH] Update dependency dtzar/helm-kubectl to v3.9.3

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a562ed8..92a00ab 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.9.2
+  image: dtzar/helm-kubectl:3.9.3
 
 variables:
   NAMESPACE: ci
-- 
GitLab