Skip to content

Commit 7ff22e5

Browse files
fix(deps): update terraform kubernetes to v2.38.0
1 parent 53bf5ce commit 7ff22e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
kubernetes = {
55
source = "hashicorp/kubernetes"
6-
version = "2.37.1"
6+
version = "2.38.0"
77
}
88
helm = {
99
source = "hashicorp/helm"

0 commit comments

Comments
 (0)