mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
chore(deps): bump fluxcd/flux2 from 2.2.1 to 2.2.2 (#9225)
Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/fluxcd/flux2/releases)
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](9b3958825a...5c5c15ea21
)
---
updated-dependencies:
- dependency-name: fluxcd/flux2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cdd5d4fd22
commit
8858d4fd48
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -276,7 +276,7 @@ jobs:
|
||||||
uses: ./.github/actions/setup-build-env
|
uses: ./.github/actions/setup-build-env
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
- name: Setup Flux CLI
|
- name: Setup Flux CLI
|
||||||
uses: fluxcd/flux2/action@9b3958825a314eb79495c6993ef397ddbf87f32f # v2.2.1
|
uses: fluxcd/flux2/action@5c5c15ea212b8f029a110f9975851d25c8272695 # v2.2.2
|
||||||
with:
|
with:
|
||||||
version: 0.35.0
|
version: 0.35.0
|
||||||
- name: Install Cosign
|
- name: Install Cosign
|
||||||
|
|
Loading…
Add table
Reference in a new issue