Releases: giantswarm/devctl
Releases · giantswarm/devctl
v7.0.1
v7.0.0
Note Creating vintage releases is not supported anymore, please use an older release of devctl
.
Added
- Create releases for CAPI providers.
v6.32.0
- Dependency updates
v6.31.0
Added
- Add new
fleet
flavour. - Add workflow to validate cluster-app values against the schema to the
fleet
projects.
v6.30.0
- Dependency updates in templates
v6.29.0
Added
- Add Backstage specific job to "Create release PR" workflow template.
v6.28.0
Added
- Add
cluster-*
charts as choosable values fordevctl release create --component
v6.27.2
Changed
- Update Go and architect in "Create release PR" workflow template
v6.27.1
Fixed
- Bump
github.com/marwan-at-work/mod/cmd/mod
tov0.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
Fixed
- Include replace directives in apptest generated go.mo
Changed
- Add
-trimpath
flag togo build
in generated Makefile for Go.