diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7a60a5b..cf2bde4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -84,9 +84,9 @@ jobs: sops decrypt ./helmfile/secrets/kubeconfig > ~/.kube/config chmod 600 ~/.kube/config - uses: helmfile/helmfile-action@80fbb6408b98822310f94d8d1321a2cacf87f78f #v1.9.2 + env: + OCELOT_IMAGE_TAG: ${{ inputs.ocelot_version }} with: - env: - OCELOT_IMAGE_TAG: ${{ inputs.ocelot_version }} helmfile-args: apply helmfile-workdirectory: ./helmfile helm-plugins: >