From b0b7cf538e850006a431dd7dc8399401320c4794 Mon Sep 17 00:00:00 2001 From: Dan Isla Date: Sat, 15 Sep 2018 11:50:23 -0700 Subject: [PATCH] manifest image bump to 0.3.7 --- manifests/terraform-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/terraform-operator.yaml b/manifests/terraform-operator.yaml index 806fcad..62bc6f8 100644 --- a/manifests/terraform-operator.yaml +++ b/manifests/terraform-operator.yaml @@ -127,7 +127,7 @@ spec: serviceAccountName: terraform-operator containers: - name: terraform-operator - image: gcr.io/cloud-solutions-group/terraform-operator:0.3.6 + image: gcr.io/cloud-solutions-group/terraform-operator:0.3.7 imagePullPolicy: Always command: ["/usr/bin/terraform-operator"] # env: