Skip to content

Commit 600daea

Browse files
feat: update kubernetes to 2.38.0 #minor (#480)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent d2ee4b0 commit 600daea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ terraform {
4343

4444
kubernetes = {
4545
source = "hashicorp/kubernetes"
46-
version = "2.37.1"
46+
version = "2.38.0"
4747
}
4848

4949
}

0 commit comments

Comments
 (0)