From c6a8cc6f922b7400d18de8f68332994d980337f3 Mon Sep 17 00:00:00 2001 From: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 17:05:59 +0000 Subject: [PATCH] feat(helm): update chart tf-controller to 0.12.0 Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> --- .../base/flux-system/tf-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/namespaces/base/flux-system/tf-controller/app/helmrelease.yaml b/k8s/namespaces/base/flux-system/tf-controller/app/helmrelease.yaml index f6a5ce3e79..819c55f606 100644 --- a/k8s/namespaces/base/flux-system/tf-controller/app/helmrelease.yaml +++ b/k8s/namespaces/base/flux-system/tf-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: tf-controller - version: 0.11.0 + version: 0.12.0 sourceRef: kind: HelmRepository name: tf-controller-chart