Skip to content

Commit

Permalink
chore(deps): bump fluxcd/flux2 from 0.41.2 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 0.41.2 to 2.0.1.
- [Release notes](https://github.com/fluxcd/flux2/releases)
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](fluxcd/flux2@v0.41.2...v2.0.1)

---
updated-dependencies:
- dependency-name: fluxcd/flux2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent f26fb47 commit 81625df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: install flux
uses: fluxcd/flux2/action@v0.41.2
uses: fluxcd/flux2/action@v2.0.1
- name: Clone repo
uses: actions/checkout@v3

Expand Down

0 comments on commit 81625df

Please sign in to comment.