Skip to content

Commit

Permalink
chore(deps): update terraform kubernetes to v2.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent a79befc commit 23c3499
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
35 changes: 22 additions & 13 deletions terraform/linode/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/linode/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {

kubernetes = {
source = "hashicorp/kubernetes"
version = "2.34.0"
version = "2.35.0"
}
}
}

0 comments on commit 23c3499

Please sign in to comment.