From edc5a8f641fb0e3c9c256508fbfced6da3534f5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:27:29 +0000 Subject: [PATCH] chore(deps): update dependency helm to v3 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7e75d55c..44a0e891 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,7 @@ version: 2.1 orbs: - helm: circleci/helm@2.0.1 + helm: circleci/helm@3.1.0 commands: install-helm-unittest: