Skip to content

Commit

Permalink
Merge pull request #11 from FINTLabs/dependabot/github_actions/azure/…
Browse files Browse the repository at this point in the history
…k8s-bake-3

Bump azure/k8s-bake from 2.4 to 3
  • Loading branch information
erlingjahr authored May 22, 2024
2 parents ac64407 + 1691618 commit 47642e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Bake manifests with Kustomize
id: bake
uses: azure/k8s-bake@v2.4
uses: azure/k8s-bake@v3
with:
renderEngine: 'kustomize'
kustomizationPath: 'kustomize/overlays/${{ steps.environment.outputs.result }}/${{ matrix.org }}'
Expand Down

0 comments on commit 47642e1

Please sign in to comment.