Releases: fluxcd/gha-workflows
Releases · fluxcd/gha-workflows
v0.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump the actions group across 1 directory with 6 updates by @dependabot[bot] in #21
- Bump the actions group across 2 directories with 9 updates by @dependabot[bot] in #24
- Bump the actions group across 2 directories with 4 updates by @dependabot[bot] in #26
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Pin cosign to v2.6.1 by @matheuscscp in #15
- Bump the actions group across 1 directory with 10 updates by @dependabot[bot] in #19
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Skip FOSSA scan for Dependabot PRs by @stefanprodan in #8
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add composite action for Kubernetes e2e testing by @stefanprodan in #5
- Bump actions/setup-go from 5.5.0 to 6.0.0 in /.github/actions/setup-kubernetes in the actions group across 1 directory by @dependabot[bot] in #7
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add reusable
controller-releaseworkflow by @matheuscscp in #1 - Bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #4
New Contributors
- @matheuscscp made their first contribution in #1
- @dependabot[bot] made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0
v0.1.0
New reusable workflows:
- backport - Automates the backporting of merged pull requests to release branches based on labels.
- code-scan - Analyzes the code for security vulnerabilities using CodeQL and validates the licenses of the dependencies using FOSSA.
- labels-sync - Synchronizes the standard and custom labels to the current repository.