Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 9f82c8b commit a1d236e
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 31 deletions.
85 changes: 56 additions & 29 deletions playground-cluster/.terraform.lock.hcl

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

4 changes: 2 additions & 2 deletions playground-cluster/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.19.0"
version = "5.27.0"
}
helm = {
source = "hashicorp/helm"
Expand All @@ -43,7 +43,7 @@ terraform {
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.23.0"
version = "2.24.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit a1d236e

Please sign in to comment.