Releases: humanitec-architecture/setup-wizard
Releases · humanitec-architecture/setup-wizard
v0.13.4
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
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
What's Changed
- fix(test-app res defs): use opentofu-container-runner instead of terraform-runner driver in fake s3 bucket definition for test app by @delca85
Full Changelog: https://github.com/humanitec/humctl-wizard/compare/v0.13.1...v0.13.2
v0.13.1
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
What's Changed
- fix: referencing secrets in tf runner config by @docktorrr in https://github.com/humanitec/humctl-wizard/pull/77
- fix: user messages by @mateuszjenek in https://github.com/humanitec/humctl-wizard/pull/78
Full Changelog: https://github.com/humanitec/humctl-wizard/compare/v0.12.0...v0.13.0
v0.12.0
What's Changed
- WAL-10426: Add “what does this actually do?” to README by @louisbennett
- feat: install resource pack cmd by @mateuszjenek
v0.11.0
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
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
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
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