Skip to content

Commit

Permalink
Merge pull request #2103 from GiganticMinecraft/renovate/terraform-pa…
Browse files Browse the repository at this point in the history
…ckages

chore(deps): update terraform packages
  • Loading branch information
outductor authored Aug 14, 2024
2 parents 55ef848 + 338bed3 commit d6ed701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.14.1"
version = "2.15.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.31.0"
version = "2.32.0"
}
}

Expand Down

0 comments on commit d6ed701

Please sign in to comment.