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