Skip to content

Commit 8990fef

Browse files
web-flowbobbyiliev
authored andcommitted
chore: bump terraform-helm-materialize to v0.1.10
Signed-off-by: GitHub <noreply@github.com>
1 parent d5ecda3 commit 8990fef

File tree

2 files changed

+32
-30
lines changed

2 files changed

+32
-30
lines changed

.terraform.lock.hcl

Lines changed: 31 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ module "certificates" {
8989
}
9090

9191
module "operator" {
92-
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.9"
92+
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.10"
9393

9494
count = var.install_materialize_operator ? 1 : 0
9595

0 commit comments

Comments
 (0)