From d9452bdfec6b63414653019ee70bb21ececb819e Mon Sep 17 00:00:00 2001 From: Jimmy <5608027+orcutt989@users.noreply.github.com> Date: Thu, 20 Jan 2022 17:35:31 -0500 Subject: [PATCH] Update ci.yml (#359) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7eca2856..e15354b0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -203,7 +203,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v1 with: - version: v3.4.2 + version: v3.5.3 - name: Lint Helm Charts run: helm lint charts/*