From 68bca34af371cee08f22cff455e7ba5577fd05fc Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sun, 5 Feb 2023 18:46:17 +0000 Subject: [PATCH] chore(deps): update helm release tf-controller to v0.10.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 4924f4ee2..8b7374224 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.10.0 + version: 0.10.1 interval: 5m install: crds: CreateReplace -- GitLab