From 97a2935a5fa1245cc4fa6f05f2f1a73957a668bf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Jun 2026 04:21:37 +0000 Subject: [PATCH] chore(deps): update flux-helm-releases to v0.8.1 --- apps/base/outline/release.yaml | 2 +- apps/template-cluster/outline/outline-patch.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/outline/release.yaml b/apps/base/outline/release.yaml index d7aa91a..e3d4a8b 100644 --- a/apps/base/outline/release.yaml +++ b/apps/base/outline/release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: outline - version: "0.8.0" + version: "0.8.1" sourceRef: kind: HelmRepository name: community-charts diff --git a/apps/template-cluster/outline/outline-patch.yaml b/apps/template-cluster/outline/outline-patch.yaml index 2f6e994..825da3e 100644 --- a/apps/template-cluster/outline/outline-patch.yaml +++ b/apps/template-cluster/outline/outline-patch.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: outline - version: "0.8.0" # Latest stable version + version: "0.8.1" # Latest stable version sourceRef: kind: HelmRepository name: community-charts