Skip to content

Commit

Permalink
Merge pull request #2277 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 Oct 11, 2024
2 parents 85d8369 + 9eab1c2 commit eb8e434
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ terraform {
}
github = {
source = "integrations/github"
version = "6.3.0"
version = "6.3.1"
}
random = {
source = "hashicorp/random"
version = "3.6.3"
}
helm = {
source = "hashicorp/helm"
version = "2.15.0"
version = "2.16.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.32.0"
version = "2.33.0"
}
}

Expand Down

0 comments on commit eb8e434

Please sign in to comment.