Skip to content

Commit

Permalink
Bump Azure/k8s-deploy from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [Azure/k8s-deploy](https://github.com/azure/k8s-deploy) from 4 to 5.
- [Release notes](https://github.com/azure/k8s-deploy/releases)
- [Changelog](https://github.com/Azure/k8s-deploy/blob/main/CHANGELOG.md)
- [Commits](Azure/k8s-deploy@v4...v5)

---
updated-dependencies:
- dependency-name: Azure/k8s-deploy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2024
1 parent f1d3a72 commit 818fbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
kubeconfig: ${{ secrets.KUBECONFIG }}

- name: Deploy to Kubernetes
uses: Azure/k8s-deploy@v4
uses: Azure/k8s-deploy@v5
with:
manifests: |
infra/kubernetes/namespaces/default/site/deployment.yaml
Expand Down

0 comments on commit 818fbe0

Please sign in to comment.