Releases: scott-the-programmer/terraform-provider-minikube
Releases · scott-the-programmer/terraform-provider-minikube
v0.4.4
What's Changed
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #174
- Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 by @dependabot in #175
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #178
- prevent equivalent disk_size values from causing cluster replacement by @scott-the-programmer in #177
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Changelog
- 84273f6 Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 (#173)
- 79c6056 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 (#172)
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 by @dependabot in #172
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #173
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
Changelog
- c55e199 support waiting for components (#171)
- 3bb2d55 Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 (#169)
- 8b61008 Bump github.com/docker/docker (#168)
- 8c3c284 Bump github.com/docker/docker (#167)
What's Changed
- Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible by @dependabot in #167
- Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #168
- Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot in #169
- support waiting for components by @scott-the-programmer in #171
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat:
terragrunt
example with documentation by @caerulescens in #165 - upgrade minikube version to 1.33 by @scott-the-programmer in #151
- Introduce
ha=true
for configuring multiple control planes by @scott-the-programmer in #151
Dependabot bumps
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0 by @dependabot in #144
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #145
- Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.2 by @dependabot in #146
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #147
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #148
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #150
- Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #152
- Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 by @dependabot in #154
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #155
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #156
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #157
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #159
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #160
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #161
- Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 by @dependabot in #162
- Bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 by @dependabot in #163
- Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in #164
- Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible by @dependabot in #166
Full Changelog: v0.3.10...v0.4.0
v0.3.10
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #139
- add multi node acceptance test by @scott-the-programmer in #141
- Minor bump to provider default to match version in the examples / docs by @scott-the-programmer in #142
- fix case where cli option is prefixed with a short alias by @scott-the-programmer in #140
- add socket_vmnet defaults for darwin amd/arm by @scott-the-programmer in #143
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- minor schema override for extra_config by @scott-the-programmer in #128
- Bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.18.0 by @dependabot in #129
- Bump github.com/opencontainers/runc from 1.1.9 to 1.1.12 by @dependabot in #130
- fix multi-node clusters from not applying addons on first apply by @scott-the-programmer in #134
- Fix multinode networking when using cni=auto by @scott-the-programmer in #133
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #121
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #122
- Bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 by @dependabot in #123
- Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.17.0 by @dependabot in #126
- Bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 by @dependabot in #125
- feat(extra_configs): support extra config by @FalcoSuessgott in #127
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #112
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.31.0 by @dependabot in #113
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #114
- bump minikube dependency to 1.32 by @scott-the-programmer in #116
- Bump github.com/containerd/containerd from 1.6.19 to 1.6.26 by @dependabot in #115
- document cluster outputs for integrating with other providers by @scott-the-programmer in #117
- parse memory from a potentially humanized string to mb by @scott-the-programmer in #118
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- refactor debug binary target to be OS specific by @scott-the-programmer in #103
- Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #105
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #104
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #106
- Bump github.com/docker/docker from 24.0.4+incompatible to 24.0.7+incompatible by @dependabot in #107
- Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @dependabot in #108
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 by @dependabot in #110
- upgrade minikube v1.31 -> v1.32 by @scott-the-programmer in #109
Full Changelog: v0.3.5...v0.3.6