From 82d64cc3f55054e7adc6edb889683bde9e51c9f0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 May 2026 09:05:33 +0200 Subject: [PATCH] =?UTF-8?q?fix(outline):=20update=20image=20docker.io/outl?= =?UTF-8?q?inewiki/outline=201.7.0=20=E2=86=92=201.7.1=20(#47838)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline) | patch | `e1b2fe4` → `361df70` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
outline/outline (docker.io/outlinewiki/outline) ### [`v1.7.1`](https://redirect.github.com/outline/outline/releases/tag/v1.7.1) [Compare Source](https://redirect.github.com/outline/outline/compare/v1.7.0...v1.7.1) #### What's Changed ##### Improvements - MCP responses now include breadcrumbs ([#​12203](https://redirect.github.com/outline/outline/pull/12203)), summaries ([#​12241](https://redirect.github.com/outline/outline/pull/12241)), and title guidance ([#​12242](https://redirect.github.com/outline/outline/pull/12242)) - MCP now has `delete_document` and `delete_collection` tools ([#​12245](https://redirect.github.com/outline/outline/pull/12245)) - Per-share branding lets you override the title and logo on individual public shares ([#​12003](https://redirect.github.com/outline/outline/pull/12003)) - When navigating to document from search results there is now a UI element to clear search highlights ([#​12165](https://redirect.github.com/outline/outline/pull/12165)) - OAuth account linking flows refactored ([#​12246](https://redirect.github.com/outline/outline/pull/12246)) - Self-hosted instances can now tune rate limiting with the new `RATE_LIMITER_MULTIPLIER` configuration option ([#​12226](https://redirect.github.com/outline/outline/pull/12226)) - Default model creation rate limits raised from 10/min to 25/min ([#​12236](https://redirect.github.com/outline/outline/pull/12236)) - Improved table-of-contents positioning on shared documents ([#​12171](https://redirect.github.com/outline/outline/pull/12171)) - Improved sidebar performance ([#​12215](https://redirect.github.com/outline/outline/pull/12215)) - Added a Redis healthcheck for better monitoring and resilience ([#​12157](https://redirect.github.com/outline/outline/pull/12157)) ##### Fixes - `Shift-Tab` on a list item inside a toggle block no longer outdents the entire block ([#​12162](https://redirect.github.com/outline/outline/pull/12162)) - Code blocks now expand correctly when printing ([#​12193](https://redirect.github.com/outline/outline/pull/12193)) - API keys created with global read/write scope are now saved correctly ([#​12225](https://redirect.github.com/outline/outline/pull/12225)) - Republishing a document now updates `lastModifiedById` as expected ([#​12227](https://redirect.github.com/outline/outline/pull/12227)) - Suspended users are no longer counted toward the cached group member count ([#​12197](https://redirect.github.com/outline/outline/pull/12197)) - Post-login redirects with invalid paths are now handled correctly in Firefox ([#​12218](https://redirect.github.com/outline/outline/pull/12218)) - Fixed incorrect `Mod-ArrowLeft` behavior inside heading nodes in Firefox ([#​12219](https://redirect.github.com/outline/outline/pull/12219)) - Autofocus now works inside lazy-loaded modals and popovers ([#​12146](https://redirect.github.com/outline/outline/pull/12146)) - Stricter validation on table attributes ([#​12156](https://redirect.github.com/outline/outline/pull/12156)) and the subscription creation endpoint ([#​12240](https://redirect.github.com/outline/outline/pull/12240)) - Resolved a parseXML error originating from the AWS SDK ([#​12231](https://redirect.github.com/outline/outline/pull/12231)) - Many dependency updates **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/outline/Chart.yaml | 4 ++-- charts/stable/outline/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 320fbddfd81..717f266e218 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.7.0 +appVersion: 1.7.1 dependencies: - name: common version: 29.2.8 @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 21.5.0 +version: 21.5.1 diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index a8d5aa5b11a..dbb159d62f9 100644 --- a/charts/stable/outline/values.yaml +++ b/charts/stable/outline/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/outlinewiki/outline pullPolicy: IfNotPresent - tag: 1.7.0@sha256:e1b2fe44da3face60bb8bee0f91730e45cc58fc06c47309a6364a20894997ad4 + tag: 1.7.1@sha256:361df7040e6f0d7abac768b99f40122197921626a7e69501aabb5fcb496fc1b4 service: main: ports: