Skip to content

Commit

Permalink
fix(deps): Update Terraform helm to ~> 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 15, 2024
1 parent 220ca4f commit ab9c014
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.16.0"
}
}
}

0 comments on commit ab9c014

Please sign in to comment.