Skip to content

Commit 01e5715

Browse files
committed
chore(deps): update terraform kubernetes to v2.38.0
1 parent a83e749 commit 01e5715

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

contrib/terraform/envs/dqs.dd.soeren.cloud/tf_provider.tf

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

88
kubernetes = {
99
source = "hashicorp/kubernetes"
10-
version = "2.37.1"
10+
version = "2.38.0"
1111
}
1212

1313
local = {

contrib/terraform/envs/svc.dd.soeren.cloud/tf_provider.tf

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

88
kubernetes = {
99
source = "hashicorp/kubernetes"
10-
version = "2.37.1"
10+
version = "2.38.0"
1111
}
1212

1313
local = {

contrib/terraform/envs/svc.ez.soeren.cloud/tf_provider.tf

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

88
kubernetes = {
99
source = "hashicorp/kubernetes"
10-
version = "2.37.1"
10+
version = "2.38.0"
1111
}
1212

1313
local = {

contrib/terraform/envs/svc.pt.soeren.cloud/tf_provider.tf

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

88
kubernetes = {
99
source = "hashicorp/kubernetes"
10-
version = "2.37.1"
10+
version = "2.38.0"
1111
}
1212

1313
local = {

0 commit comments

Comments
 (0)