diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 787a181..567e7b2 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -135,5 +135,4 @@ jobs: uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0 with: helmfile-args: apply - helm-plugins: https://github.com/databus23/helm-diff@v3.12.0 helmfile-workdirectory: "crowdsec" diff --git a/.gitea/workflows/validate.yaml b/.gitea/workflows/validate.yaml index 0edb4c1..6e09672 100644 --- a/.gitea/workflows/validate.yaml +++ b/.gitea/workflows/validate.yaml @@ -66,5 +66,4 @@ jobs: uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0 with: helmfile-args: diff - helm-plugins: https://github.com/databus23/helm-diff@v3.12.0 helmfile-workdirectory: "crowdsec"