1 Commits

Author SHA1 Message Date
72af5893c7 chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2026-03-07 11:02:46 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ jobs:
echo "No custom secrets to create"
fi
- name: Deploy Kubernetes manifests
uses: azure/k8s-deploy@c8cfec839dc09896b3b8cc40cd13d04792680771 # v5.1.0
uses: azure/k8s-deploy@6f7c489cecd8da05646259d9fa3daae92e095c7b # v5.0.4
with:
action: deploy
manifests: "${{ inputs.k8s_dir }}"
@@ -156,7 +156,7 @@ jobs:
echo "No custom secrets to create"
fi
- name: Deploy Helm
uses: helmfile/helmfile-action@99b1d18ad3989701cf26a54e65baf4a3ee8156b0 # v2.4.0
uses: helmfile/helmfile-action@663319a91c7fe08c41ca1a2046d4832d854b0728 # v2.3.0
with:
helmfile-args: apply

View File

@@ -90,7 +90,7 @@ jobs:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}
- name: Validate Helm
uses: helmfile/helmfile-action@99b1d18ad3989701cf26a54e65baf4a3ee8156b0 # v2.4.0
uses: helmfile/helmfile-action@663319a91c7fe08c41ca1a2046d4832d854b0728 # v2.3.0
with:
helmfile-args: diff