Skip to content

Commit

Permalink
chore(deps): update terraform kubectl to v1.18.0 (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 0ec8ee0 commit 9ae5f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra-examples/digitalocean/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
kubectl = {
source = "gavinbunney/kubectl"
version = "1.14.0"
version = "1.18.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 9ae5f94

Please sign in to comment.