Skip to content

Commit

Permalink
Merge pull request #1 from ITV/alekc
Browse files Browse the repository at this point in the history
move to alekc fork of kubectl provider
  • Loading branch information
wescobar-itv authored Aug 20, 2024
2 parents de14031 + ae25798 commit ba354c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/karpenter/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ terraform {
version = ">= 2.7"
}
kubectl = {
source = "gavinbunney/kubectl"
version = ">= 1.14"
source = "alekc/kubectl"
version = ">= 2.0.4"
}
null = {
source = "hashicorp/null"
Expand Down

0 comments on commit ba354c3

Please sign in to comment.