Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 95f2ecc

Browse files
fix(deps): update terraform helm to latest for the deployable architecture solution (#212)
1 parent 421fae2 commit 95f2ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/agents/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
helm = {
1111
source = "hashicorp/helm"
12-
version = "2.16.0"
12+
version = "2.16.1"
1313
}
1414
kubernetes = {
1515
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)