Skip to content

Commit

Permalink
Bump azure/k8s-bake from 2 to 3 (#291)
Browse files Browse the repository at this point in the history
Bumps [azure/k8s-bake](https://github.com/azure/k8s-bake) from 2 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...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 Mar 8, 2024
1 parent 78f21b5 commit 60cb487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Complie manifests
uses: azure/k8s-bake@v2
uses: azure/k8s-bake@v3
with:
renderEngine: 'kustomize'
kustomizationPath: './config/default/'
Expand Down

0 comments on commit 60cb487

Please sign in to comment.