From 7ad3e6fccfbd429233786d5276d1c9873104fb5f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Apr 2026 01:12:09 +0000 Subject: [PATCH] chore(deps): update outline to v1.7.0 --- clusters/cl01tl/helm/outline/Chart.yaml | 2 +- clusters/cl01tl/helm/outline/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/outline/Chart.yaml b/clusters/cl01tl/helm/outline/Chart.yaml index 68c4faaa2..4686298e1 100644 --- a/clusters/cl01tl/helm/outline/Chart.yaml +++ b/clusters/cl01tl/helm/outline/Chart.yaml @@ -38,4 +38,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/outline.png # renovate: datasource=github-releases depName=outline/outline -appVersion: 1.6.1 +appVersion: 1.7.0 diff --git a/clusters/cl01tl/helm/outline/values.yaml b/clusters/cl01tl/helm/outline/values.yaml index c0ba0ec8d..bd9406f0a 100644 --- a/clusters/cl01tl/helm/outline/values.yaml +++ b/clusters/cl01tl/helm/outline/values.yaml @@ -11,7 +11,7 @@ outline: main: image: repository: outlinewiki/outline - tag: 1.6.1@sha256:a750f764080ce28d4a7393176011c8e2e4170b41689a8f6d91327dadf4904eb6 + tag: 1.7.0@sha256:b13ccd15653513a79eb66283bfa91287f5e3d0944d8cb056d5288b8565992de5 env: - name: NODE_ENV value: production