Releases: alekc/terraform-provider-kubectl
Releases · alekc/terraform-provider-kubectl
v2.1.3
v2.1.2
v2.1.1
v2.1.0
What's Changed
- Dependencies: Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #94
- Dependencies: Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #96
- Dependencies: Bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #102
- Dependencies: Bump actions/setup-go from 4 to 5 by @dependabot in #86
- Dependencies: Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #80
- Dependencies: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #111
- Improve yaml_incluster handling. by @alekc in #112
- Dependencies: Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.3 by @dependabot in #109
- Dependencies: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #115
- Dependencies: Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #130
- Dependencies: Bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #131
- Fix stringData causing a panic by @alekc in #122
- Dependencies: Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #141
- Dependencies: Bump github.com/zclconf/go-cty from 1.14.3 to 1.15.0 by @dependabot in #148
- Dependencies: bump kube-aggregator to 0.31.0 by @alekc in #162
- feat: Added delete cascade input by @stevehipwell in #165
- Extend wait_for with optional condition blocks by @jkabonickAtOlo in #157
- fix: goreleaser args by @alekc in #167
- feat: Changed to use watch for wait rollout by @stevehipwell in #166
- feat: Changed to use watch for wait for by @stevehipwell in #169
- Update README with new wait_for condition information by @jkabonickAtOlo in #175
New Contributors
- @jkabonickAtOlo made their first contribution in #157
Full Changelog: v2.0.4...v2.1.0
v2.1.0-beta2
v2.1.0-beta1
Changelog
- 6ba4fdf fix: goreleaser args
- 3203edc Extend wait_for with optional condition blocks
- abed1de feat: Added delete cascade input
- f0d2112 Chore: bumped kube aggregator version
- e18d5ad Dependencies: Bump github.com/zclconf/go-cty from 1.14.3 to 1.15.0
- eeaabb8 Dependencies: Bump goreleaser/goreleaser-action from 5 to 6
- 6970aea fixed an edge case where stringData could cause a panic. Fixes #120
- ccf2f91 Dependencies: Bump helm/kind-action from 1.9.0 to 1.10.0
- 765b169 Dependencies: Bump golang.org/x/net from 0.17.0 to 0.23.0
- 91ae9ed Dependencies: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- f66bc7e Dependencies: Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.3
v2.0.4-incluster1
Changelog
- 06b3f74 changed yaml_incluster structure and added additional debug message (#112)
- 4ac8ce0 Dependencies: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 8ab0f15 Dependencies: Bump k8s.io/api from 0.28.3 to 0.28.4
- 3b193f2 Dependencies: Bump actions/setup-go from 4 to 5
- 9b40125 Dependencies: Bump helm/kind-action from 1.8.0 to 1.9.0
- 4afda00 Dependencies: Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
- 234a26d Dependencies: Bump golang.org/x/crypto from 0.14.0 to 0.17.0
v2.0.4
Changelog
- ffdc65b Dependencies: Bump actions/upload-artifact from 3 to 4
- f8c80d6 Added clarifiction in the documentation
- c8fdb35 Added
tls_server_name
option - 9c07d38 Added
proxy_url
config. See #75 - ca6ec65 refactoring + tweak for secret parsing (#70)
- cf438ad Dependencies: Bump google.golang.org/grpc from 1.57.0 to 1.57.1
- ea0c2e5 Dependencies: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
- 3bfe99e Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1
- ebda0f3 Dependencies: Bump k8s.io/kube-aggregator from 0.28.2 to 0.28.3
- 49a15e8 Dependencies: Bump k8s.io/kubectl from 0.28.2 to 0.28.3
- ad9284d Dependencies: Bump k8s.io/apimachinery from 0.28.2 to 0.28.3
- 78d616a Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0
- 161d3a7 Dependencies: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1
- 15d7b29 Dependencies: Bump golang.org/x/net from 0.13.0 to 0.17.0
- 46f460d Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1
v2.0.4-rc2
Changelog
- c8fdb35 Added
tls_server_name
option
v2.0.4-rc1
Changelog
- 9c07d38 Added
proxy_url
config. See #75 - ca6ec65 refactoring + tweak for secret parsing (#70)
- cf438ad Dependencies: Bump google.golang.org/grpc from 1.57.0 to 1.57.1
- ea0c2e5 Dependencies: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
- 3bfe99e Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1
- ebda0f3 Dependencies: Bump k8s.io/kube-aggregator from 0.28.2 to 0.28.3
- 49a15e8 Dependencies: Bump k8s.io/kubectl from 0.28.2 to 0.28.3
- ad9284d Dependencies: Bump k8s.io/apimachinery from 0.28.2 to 0.28.3
- 78d616a Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0
- 161d3a7 Dependencies: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1
- 15d7b29 Dependencies: Bump golang.org/x/net from 0.13.0 to 0.17.0
- 46f460d Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1