Skip to content

Releases: giantswarm/devctl

v7.0.1

10 Jan 13:51
7b9e93a
Compare
Choose a tag to compare
  • Updating some GitHub action versions

v7.0.0

13 Dec 15:24
3c6a7df
Compare
Choose a tag to compare

Note Creating vintage releases is not supported anymore, please use an older release of devctl.

Added

  • Create releases for CAPI providers.

v6.32.0

12 Dec 10:15
2d578a4
Compare
Choose a tag to compare
  • Dependency updates

v6.31.0

30 Oct 13:38
0e6ca4c
Compare
Choose a tag to compare

Added

  • Add new fleet flavour.
  • Add workflow to validate cluster-app values against the schema to the fleet projects.

v6.30.0

14 Oct 08:26
a955b47
Compare
Choose a tag to compare
  • Dependency updates in templates

v6.29.0

08 Oct 09:29
ae6df6d
Compare
Choose a tag to compare

Added

  • Add Backstage specific job to "Create release PR" workflow template.

v6.28.0

20 Sep 07:55
daec912
Compare
Choose a tag to compare

Added

  • Add cluster-* charts as choosable values for devctl release create --component

v6.27.2

22 Aug 12:33
55e6540
Compare
Choose a tag to compare

Changed

  • Update Go and architect in "Create release PR" workflow template

v6.27.1

22 Aug 09:57
983619c
Compare
Choose a tag to compare

Fixed

  • Bump github.com/marwan-at-work/mod/cmd/mod to v0.7.1 in the "Create release PR" workflow template, to fix compatibility with Go 1.23 an re-enable majore version relases.

v6.27.0

20 Aug 07:38
027511c
Compare
Choose a tag to compare

Fixed

  • Include replace directives in apptest generated go.mo

Changed

  • Add -trimpath flag to go build in generated Makefile for Go.