Skip to content

Commit

Permalink
Bump the terraform group (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent de0567a commit 043f460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/gcp/modules/external_secrets/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ terraform {

required_providers {
google = {
version = "5.33.0"
version = "5.35.0"
source = "hashicorp/google"
}
kubectl = {
Expand All @@ -28,7 +28,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.13.2"
version = "2.14.0"
}
}
}

0 comments on commit 043f460

Please sign in to comment.