Skip to content

Releases: giantswarm/devctl

v6.26.4

13 Jun 13:16
5d93d0f
Compare
Choose a tag to compare
  • Updates in referenced actions and dependencies

v6.26.3

21 May 14:11
8fc3d17
Compare
Choose a tag to compare

Fixed

  • Handle renamed function in Apptest template

v6.26.2

25 Apr 13:47
b69fc67
Compare
Choose a tag to compare

Fixed

  • Only fetch main branch in GitHub actions workflow for devctl releases

v6.26.1

25 Apr 13:19
a84125e
Compare
Choose a tag to compare

Fixed

  • Add logic to fetch the whole git history when generating the "Create Release" GitHub actions workflow file for devctl.
  • Fetch whole git history for releases to fix GitHub Urls in templated file headers.

v6.26.0

24 Apr 17:48
7a2bb1c
Compare
Choose a tag to compare

Fixed

  • Compare Helm Rendering (only used for cluster charts): create diff comment from file to avoid size limit

v6.25.1

22 Apr 09:09
8277ab9
Compare
Choose a tag to compare

Fixed

  • Set the CI webhook secret
  • Made generate-go Make task show up in make help and added a note to the readme about the template generation.

v6.25.0

18 Apr 07:39
5b16a7d
Compare
Choose a tag to compare

Added

  • Add --bumpall flag to release create command to automatically bump all apps and components to the latest version.

v6.24.0

10 Apr 11:33
bde2dbd
Compare
Choose a tag to compare

Removed

  • devctl version is no longer added to generated file header

Changed

  • Generated file headers now include a GitHub link

v6.23.3

26 Mar 18:12
a40efd9
Compare
Choose a tag to compare

Changed

  • Pin generated GitHub Action workflows to SHAs.
  • Rename GitHub Action jungwinter to winterjung.
  • (Renovate) automatically bump GitHub action versions in generated workflows.

v6.23.2

21 Mar 15:52
baa408a
Compare
Choose a tag to compare

Changed

  • Update OSSF Scorecard GitHub Action to v2.3.1.