Skip to content

Commit a70307a

Browse files
chore(deps): update terraform kind to v0.0.11 (#1345)
1 parent 2ecdeb2 commit a70307a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple_zonal_with_hub_kubeconfig/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ terraform {
2222
}
2323
kind = {
2424
source = "kyma-incubator/kind"
25-
version = "0.0.6"
25+
version = "0.0.11"
2626
}
2727
kubernetes = {
2828
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)