Skip to content

Releases: fluxcd/gha-workflows

v0.4.0

23 Sep 09:57
v0.4.0
18f4f3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Sep 09:39
v0.3.0
b40c1eb
Compare
Choose a tag to compare

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

17 Sep 07:25
v0.2.0
6d93b36
Compare
Choose a tag to compare

What's Changed

  • Add reusable controller-release workflow by @matheuscscp in #1
  • Bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #4

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Sep 14:20
v0.1.0
0a51309
Compare
Choose a tag to compare

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.