Skip to content

Commit 459a1f0

Browse files
committed
alekc back
1 parent de14031 commit 459a1f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/karpenter/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ terraform {
1515
version = ">= 2.7"
1616
}
1717
kubectl = {
18-
source = "gavinbunney/kubectl"
19-
version = ">= 1.14"
18+
source = "alekc/kubectl"
19+
version = ">= 2.0.4"
2020
}
2121
null = {
2222
source = "hashicorp/null"

0 commit comments

Comments
 (0)