We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d04f36 commit 151c8bbCopy full SHA for 151c8bb
.github/workflows/tests.yaml
@@ -58,7 +58,7 @@ jobs:
58
kustomizationPath: tests/manifests
59
60
- name: Deploy test app
61
- uses: Azure/k8s-deploy@v4
+ uses: Azure/k8s-deploy@v5
62
with:
63
manifests: ${{ steps.kustomize.outputs.manifestsBundle }}
64
namespace: acceptance
0 commit comments