Skip to content

Commit

Permalink
fix(deps): Update Terraform helm to ~> 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 21, 2024
1 parent 220ca4f commit cabc4ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "~> 2.8.0"
version = "~> 2.15.0"
}
}
}

0 comments on commit cabc4ba

Please sign in to comment.