chore(deps): update helmfile/helmfile-action action to v2.4.2 #41
@@ -156,7 +156,7 @@ jobs:
|
||||
echo "No custom secrets to create"
|
||||
fi
|
||||
- name: Deploy Helm
|
||||
uses: helmfile/helmfile-action@d9fefe29b0d07e9ab187ecfe1d63eff91e0a070c # v2.4.1
|
||||
uses: helmfile/helmfile-action@8676eae58f17e6232c519147a0729f5f3d67a8a0 # v2.4.2
|
||||
with:
|
||||
helmfile-args: apply
|
||||
|
||||
|
||||
@@ -90,7 +90,7 @@ jobs:
|
||||
method: kubeconfig
|
||||
kubeconfig: ${{ secrets.KUBECONFIG }}
|
||||
- name: Validate Helm
|
||||
uses: helmfile/helmfile-action@d9fefe29b0d07e9ab187ecfe1d63eff91e0a070c # v2.4.1
|
||||
uses: helmfile/helmfile-action@8676eae58f17e6232c519147a0729f5f3d67a8a0 # v2.4.2
|
||||
with:
|
||||
helmfile-args: diff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user