We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34dd428 commit 11c83abCopy full SHA for 11c83ab
.github/workflows/tests.yaml
@@ -62,7 +62,7 @@ jobs:
62
kustomizationPath: tests/manifests
63
64
- name: Deploy test app
65
- uses: Azure/k8s-deploy@v4
+ uses: Azure/k8s-deploy@v5
66
with:
67
manifests: ${{ steps.kustomize.outputs.manifestsBundle }}
68
namespace: acceptance
0 commit comments