From 657fa856e0dc4272f1f220dfbb8cbc08db306cf1 Mon Sep 17 00:00:00 2001 From: Varac renovate bot <renovatebot@varac.net> Date: Wed, 19 Oct 2022 02:06:15 +0000 Subject: [PATCH] Update dtzar/helm-kubectl Docker tag to v3.10.1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8fdecf4..3c40e49 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.0 + image: dtzar/helm-kubectl:3.10.1 variables: NAMESPACE: ci -- GitLab