From 5a52d44bf996cd04b4f78cb921c6f15167dab72b Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Mon, 17 Oct 2022 16:08:10 +0000
Subject: [PATCH] chore(deps): update helm release tf-controller to v0.8.6

---
 infrastructure/flux-system/tf-controller.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/flux-system/tf-controller.yaml b/infrastructure/flux-system/tf-controller.yaml
index 0e4255a27..9e4f60acd 100644
--- a/infrastructure/flux-system/tf-controller.yaml
+++ b/infrastructure/flux-system/tf-controller.yaml
@@ -22,7 +22,7 @@ spec:
         kind: HelmRepository
         name: tf-controller
         namespace: flux-system
-      version: 0.8.3
+      version: 0.8.6
   interval: 5m
   install:
     crds: CreateReplace
-- 
GitLab