Releases: scott-the-programmer/terraform-provider-minikube
Releases · scott-the-programmer/terraform-provider-minikube
v0.6.0
Note: Bumping patch version as 1.37 has removed a few properties which may cause users to update their terraform files
Changelog
- 3279f2c regenerate docs
- f7a30c8 add fmt target and apply formatting
- 67f8e23 upgrade minikube 1.36.0 -> 1.37.0 (#219)
- d8c5e20 #221 Propagating insecure registry through the provider (#222)
What's Changed
- #221 Propagating insecure registry through the provider by @slimeandsoakem in #222
- upgrade minikube 1.36.0 -> 1.37.0 by @scott-the-programmer in #219
New Contributors
- @slimeandsoakem made their first contribution in #222
Full Changelog: v0.5.5...v0.6.0
v0.5.5
Changelog
What's Changed
- Upgrade minikube dep v1.35.0 -> v1.36.0 by @scott-the-programmer in #218
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 by @dependabot[bot] in #207
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #208
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #209
- Bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 by @dependabot[bot] in #210
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #211
- Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #212
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.1 by @dependabot[bot] in #215
- Bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.23.0 by @dependabot[bot] in #216
- apiserver_ips not applied to API server certificate SANs when using docker driver by @healdropper in #217
- Bump github.com/docker/docker from 27.5.0+incompatible to 28.0.0+incompatible by @dependabot[bot] in #206
New Contributors
- @healdropper made their first contribution in #217
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- support setting apiserver_port to something other than
8443@scott-the-programmer in #205
Dependabot
- Bump k8s.io/minikube from 1.35.0 to 1.36.0 by @dependabot[bot] in #199
- Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot[bot] in #200
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #201
- Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 by @dependabot[bot] in #203
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Upgrade to minikube 1.35 by @scott-the-programmer in #197
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot in #188
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #187
- Bump github.com/containerd/containerd from 1.6.26 to 1.6.38 by @dependabot in #189
- bump go version to 1.23 by @scott-the-programmer in #190
- Bump github.com/hashicorp/go-cty from 1.4.1 to 1.5.0 by @dependabot in #191
- Bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #192
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #193
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 by @dependabot in #194
- Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #195
- upgrade minikube dep to 1.34 by @scott-the-programmer in #196
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.36.0 by @dependabot in #180
- upgrade provider to use minikube 1.34 by @scott-the-programmer in #182
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.0 to 2.36.1 by @dependabot in #184
- Bump github.com/hashicorp/go-cty from 1.4.1-0.20200414143053-d3edf31b6320 to 1.4.1 by @dependabot in #186
- Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 by @dependabot in #185
- Implement 'no-limit' and 'max' options for CPU/Memory by @scott-the-programmer in #183
Full Changelog: v0.4.4...v0.5.0
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