Skip to content

Commit 0320880

Browse files
Bump the terraform-helm-materialize module to v0.1.9
1 parent 5d617a7 commit 0320880

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
@@ -126,7 +126,7 @@ module "certificates" {
126126
}
127127

128128
module "operator" {
129-
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.8"
129+
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.9"
130130

131131
count = var.install_materialize_operator ? 1 : 0
132132

0 commit comments

Comments
 (0)