Skip to content

Releases: humanitec-architecture/setup-wizard

v0.13.4

22 May 14:05

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot
  • fix: add missing perms for k8s cluster role to run container driver runner by @delca85

v0.13.3

15 Apr 09:22

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
  • chore(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.27
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0
  • chore(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.17.3

v0.13.2

03 Apr 10:29

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/humanitec/humctl-wizard/compare/v0.13.1...v0.13.2

v0.13.1

19 Mar 10:35

Choose a tag to compare

What's Changed

  • Sync images folder by @TobiasBabin
  • List resources created for AWS by @TobiasBabin
  • fix: cve fix for golang.org/x/net by @dharsanb
  • fix(gcp): add missing secretmanager versions destroy perms by @delca85
  • fix: wizard tf runner definition by @delca85

v0.13.0

04 Dec 17:03

Choose a tag to compare

v0.12.0

14 Nov 10:18

Choose a tag to compare

What's Changed

v0.11.0

22 Oct 08:36

Choose a tag to compare

What's Changed

  • chore: extract cloud account validation from its creation by @mateuszjenek
  • feat: improve humanitec operator installation by @mateuszjenek
  • chore: update README.public.md - describe clean command by @TobiasBabin

v0.10.1

09 Oct 08:59

Choose a tag to compare

What's Changed

  • chore(aws): print awscli commands before creating any resource by @mateuszjenek
  • fix(aws): operator is not restarted after installation by @mateuszjenek

v0.10.0

08 Oct 06:21

Choose a tag to compare

What's Changed

  • terraform-runner provisioning by @delca85

Full Changelog: https://github.com/humanitec/humctl-wizard/compare/v0.9.0...v0.10.0

v0.9.0

01 Oct 14:08

Choose a tag to compare

What's Changed

  • feat: clean humanitec and kubernetes resources by @docktorrr
  • fix(gcp): align gcp cleanup msg by @delca85
  • feat(aws): implement clean state method by @mateuszjenek