From e9231257b8b90d64f5aa1adfe843725ff80b16f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Thu, 11 Aug 2022 15:43:31 +0000 Subject: [PATCH] chore(deps): update helm release tf-controller to v0.4.1 --- 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 31b3b2ca6..439eeef77 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.3.7 + version: 0.4.1 interval: 5m install: crds: CreateReplace -- GitLab