Skip to content

Commit e9b02c2

Browse files
committed
Bump patch version required for Kubernetes provider
1 parent 0fab390 commit e9b02c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
terraform {
22
required_providers {
3-
kubernetes = "=1.13"
3+
kubernetes = "=1.13.3"
44
aws = ">0.0.0"
55
}
66
}

0 commit comments

Comments
 (0)