Skip to content

Releases: giantswarm/devctl

v7.40.5

24 Apr 14:58
c2b5228

Choose a tag to compare

Fixed

  • Fix whitespace in pre-commit workflow for Helm charts

v7.40.4

24 Apr 14:04
5ba86d5

Choose a tag to compare

Fixed

  • Code-wise nothing changed compared to v7.40.3. However, the build pipeline changed, so this release hopefully includes commit SHAs for each template modification.

v7.40.3

24 Apr 13:23
f3729f2

Choose a tag to compare

Changed

  • Bumped architect-orb to v7.0.0 and applied clone_depth: 0 to the go-build job, to fix the problem that all generated files' headers pointed to the HEAD commit for the last change.

v7.40.2

24 Apr 10:45
49023ee

Choose a tag to compare

Changed

  • gen precommit: Removed badges from helm-docs template, to avoid workflow failures due to version changes outside the PR.

v7.40.1

24 Apr 10:09
19b084f

Choose a tag to compare

Changed

  • gen precommit: Also trigger for branch master in addition to main

Fixed

  • gen precommit: Fix line ending, pin action version to full semver

v7.40.0

23 Apr 06:22
57c6817

Choose a tag to compare

Added

  • Extended command gen precommit to generate a Github workflow to run pre-commit in CI

v7.39.0

15 Apr 15:32
c2dd604

Choose a tag to compare

Added

  • Add new sync-from-upstream and dispatch-update-chart-events workflows to apps that have the update-chart workflow enabled.

v7.38.0

14 Apr 08:17
ee676dc

Choose a tag to compare

Changed

  • Change workflow "Fix go vulnerabilities": Set default branch to main for manual workflow execution
  • Prevent major version bumps of components (e.g. cluster provider charts) when using --bump-all in minor releases.

v7.37.2

09 Apr 14:01
c3b4790

Choose a tag to compare

Fixed

  • Pass GitHub token to the update checker to avoid unauthenticated API rate limits.

v7.37.1

08 Apr 13:02
2626dbe

Choose a tag to compare

Added

  • When setting up helm chart tools, bootstrap helm/<chart>/README.md.gotmpl if it doesn't exist