Skip to content

Commit 294a385

Browse files
Bump to terraform-helm-materialize v0.1.49
1 parent 4df597f commit 294a385

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

.terraform.lock.hcl

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ No providers.
136136
| <a name="module_load_balancers"></a> [load\_balancers](#module\_load\_balancers) | ./modules/load_balancers | n/a |
137137
| <a name="module_materialize_nodepool"></a> [materialize\_nodepool](#module\_materialize\_nodepool) | ./modules/nodepool | n/a |
138138
| <a name="module_networking"></a> [networking](#module\_networking) | ./modules/networking | n/a |
139-
| <a name="module_operator"></a> [operator](#module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.48 |
139+
| <a name="module_operator"></a> [operator](#module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.49 |
140140
| <a name="module_storage"></a> [storage](#module\_storage) | ./modules/storage | n/a |
141141

142142
## Resources

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ locals {
223223
}
224224

225225
module "operator" {
226-
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.48"
226+
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.49"
227227

228228
count = var.install_materialize_operator ? 1 : 0
229229

0 commit comments

Comments
 (0)