ci: remove helmfile action overrides #39

Merged
t.behrendt merged 1 commits from ci-remove-helmfile-overrides into main 2026-01-25 17:09:48 +01:00
2 changed files with 0 additions and 2 deletions

View File

@@ -135,5 +135,4 @@ jobs:
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0 uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
with: with:
helmfile-args: apply helmfile-args: apply
helm-plugins: https://github.com/databus23/helm-diff@v3.12.0
helmfile-workdirectory: "crowdsec" helmfile-workdirectory: "crowdsec"

View File

@@ -66,5 +66,4 @@ jobs:
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0 uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
with: with:
helmfile-args: diff helmfile-args: diff
helm-plugins: https://github.com/databus23/helm-diff@v3.12.0
helmfile-workdirectory: "crowdsec" helmfile-workdirectory: "crowdsec"