Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2f73cb5 commit a23ce4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Build manifests
id: kustomize
uses: azure/k8s-bake@v2.4
uses: azure/k8s-bake@v3
with:
renderEngine: kustomize
kustomizationPath: tests/manifests
Expand Down

0 comments on commit a23ce4b

Please sign in to comment.