From 894a87fd6a9cd23ad075fc86a89aebb2be62ec63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 13:43:14 +0000 Subject: [PATCH] Update dtzar/helm-kubectl Docker tag to v3.19.1 --- .github/workflows/datree.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/datree.yaml b/.github/workflows/datree.yaml index 0e7171e..ea67c4b 100644 --- a/.github/workflows/datree.yaml +++ b/.github/workflows/datree.yaml @@ -14,7 +14,7 @@ jobs: name: Validate Helm charts 🔒 runs-on: ubuntu-latest container: - image: dtzar/helm-kubectl:3.15.3 + image: dtzar/helm-kubectl:3.19.1 steps: - name: Checkout 🛎️ uses: actions/checkout@v4