From b261b7386448ea5b6c79ea8899a7d81ae9801cc7 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Wed, 9 Nov 2022 06:08:35 +0000 Subject: [PATCH] chore(deps): update helm release tf-controller to v0.9.2 --- 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 dc3ab38f6..dfffd072a 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.9.1 + version: 0.9.2 interval: 5m install: crds: CreateReplace -- GitLab