Skip to content

Commit

Permalink
chore(deps): update terraform packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 55ef848 commit 338bed3
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 338bed3

Please sign in to comment.