Skip to content

Commit

Permalink
Bump azure/k8s-bake from 2.4 to 3 (#231)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 0a5f5da commit a7851f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kustomize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Complie manifests
uses: azure/k8s-bake@v2.4
uses: azure/k8s-bake@v3
with:
renderEngine: 'kustomize'
kustomizationPath: './config/default/'
Expand Down

0 comments on commit a7851f8

Please sign in to comment.