Skip to content

Commit 3efe992

Browse files
author
Alex Gherghisan
committed
fix: bump helm
1 parent a7c679a commit 3efe992

File tree

1 file changed

+1
-1
lines changed
  • spartan/terraform/deploy-release

1 file changed

+1
-1
lines changed

spartan/terraform/deploy-release/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
required_providers {
77
helm = {
88
source = "hashicorp/helm"
9-
version = "~> 2.12.1"
9+
version = "~> 2.16.1"
1010
}
1111
kubernetes = {
1212
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)