Releases: fluxcd/gha-workflows
Releases · fluxcd/gha-workflows
Release list
v0.12.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add options to setup-kubernetes by @stealthybox in #57
- Bump the actions group across 2 directories with 3 updates by @dependabot[bot] in #56
New Contributors
- @stealthybox made their first contribution in #57
Full Changelog: v0.11.0...v0.12.0
v0.11.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump the actions group across 2 directories with 8 updates by @dependabot[bot] in #52
- Update kind to v0.32.0 in setup-kubernetes by @stefanprodan in #53
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump the actions group across 2 directories with 9 updates by @dependabot[bot] in #36
- Bump the actions group across 2 directories with 9 updates by @dependabot[bot] in #44
- Bump the actions group across 2 directories with 6 updates by @dependabot[bot] in #48
- Add workflows for Flux CLI plugins by @stefanprodan in #49
Full Changelog: v0.9.0...v0.10.0
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.