chore(deps): update helmfile/helmfile-action action to v2.4.6 (#69)
Release / Release (push) Successful in 4s
Release / Release (push) Successful in 4s
Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #69.
This commit is contained in:
@@ -135,7 +135,7 @@ jobs:
|
|||||||
method: kubeconfig
|
method: kubeconfig
|
||||||
kubeconfig: ${{ secrets.KUBECONFIG }}
|
kubeconfig: ${{ secrets.KUBECONFIG }}
|
||||||
- name: Deploy Helm
|
- name: Deploy Helm
|
||||||
uses: helmfile/helmfile-action@daefb3e1fa5a91b7a88d30870d20da4896944818 # v2.4.5
|
uses: helmfile/helmfile-action@54b1d14bdfb9ae815b1f4ef213273a9025b6bdee # v2.4.6
|
||||||
with:
|
with:
|
||||||
helmfile-args: apply
|
helmfile-args: apply
|
||||||
namespace: ${{ inputs.namespace || steps.namespace.outputs.namespace }}
|
namespace: ${{ inputs.namespace || steps.namespace.outputs.namespace }}
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ jobs:
|
|||||||
method: kubeconfig
|
method: kubeconfig
|
||||||
kubeconfig: ${{ secrets.KUBECONFIG }}
|
kubeconfig: ${{ secrets.KUBECONFIG }}
|
||||||
- name: Validate Helm
|
- name: Validate Helm
|
||||||
uses: helmfile/helmfile-action@daefb3e1fa5a91b7a88d30870d20da4896944818 # v2.4.5
|
uses: helmfile/helmfile-action@54b1d14bdfb9ae815b1f4ef213273a9025b6bdee # v2.4.6
|
||||||
with:
|
with:
|
||||||
helmfile-args: diff
|
helmfile-args: diff
|
||||||
namespace: ${{ inputs.namespace || steps.namespace.outputs.namespace }}
|
namespace: ${{ inputs.namespace || steps.namespace.outputs.namespace }}
|
||||||
|
|||||||
Reference in New Issue
Block a user