v0.4.0
What's Changed
- Export kube package by @markgoddard in #42
- Bump helm.sh/helm/v3 from 3.16.1 to 3.16.3 by @dependabot in #48
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #44
- Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 by @dependabot in #47
- Bump k8s.io/client-go from 0.31.1 to 0.31.3 by @dependabot in #46
- Bump k8s.io/api from 0.31.1 to 0.31.3 by @dependabot in #45
- Check if trust zone is deployed in commands that exec into SPIRE server by @markgoddard in #53
- Add trust-zone helm override command by @markgoddard in #51
- Support per-plugin configuration by @markgoddard in #55
- feat: Move
internal/pkg/provider
package topkg/provider
by @nialdaly in #58 - Implement full data source gRPC client and service by @markgoddard in #60
- Move signal handling to command context by @markgoddard in #61
- feat: Update
GenerateValues
method to support provisioning plugin values injection by @nialdaly in #62 - Add initial Provision interface and SpireHelm implementation by @markgoddard in #63
- Fix Helm warnings seen in cofidectl up by @markgoddard in #66
Full Changelog: v0.3.0...v0.4.0