From 299a2b123ce6835e8c7e91c1fcc5a6eb5ae35fe8 Mon Sep 17 00:00:00 2001 From: Dimitar Dimitrov Date: Mon, 11 Nov 2024 14:57:13 +0200 Subject: [PATCH] Revert "Use temporary helm charts revision" This reverts commit 383dca1b02df2b58cbe11b1fbfc912eb59cede1a. --- .github/workflows/helm-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-ci.yml b/.github/workflows/helm-ci.yml index 21653419d9..e6eb04a023 100644 --- a/.github/workflows/helm-ci.yml +++ b/.github/workflows/helm-ci.yml @@ -9,7 +9,7 @@ jobs: filter_regex_include: .*operations/helm/.* call-lint-test: - uses: grafana/helm-charts/.github/workflows/lint-test.yaml@4c4e16038d3db8816a7c0d924c85eb04723d9c46 + uses: grafana/helm-charts/.github/workflows/lint-test.yaml@main with: ct_configfile: operations/helm/ct.yaml ct_check_version_increment: false