From 1653069d50a94d9c4b0d91e5207e400d56e2228d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 6 Jun 2026 19:51:10 +0200 Subject: [PATCH] =?UTF-8?q?fix(outline):=20update=20image=20docker.io/outl?= =?UTF-8?q?inewiki/outline=201.8.0=20=E2=86=92=201.8.1=20(#48820)?= 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 | `bbaac34` → `e224dcb` | --- > [!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.8.1`](https://redirect.github.com/outline/outline/releases/tag/v1.8.1) [Compare Source](https://redirect.github.com/outline/outline/compare/v1.8.0...v1.8.1) #### What's Changed ##### Improvements - Drag-and-drop now supports dragging from document lists in [#​12587](https://redirect.github.com/outline/outline/pull/12587) - Add admin interface to change user avatars in [#​12405](https://redirect.github.com/outline/outline/pull/12405) - Add automatic metrics tagging of outgoing emails in [#​12570](https://redirect.github.com/outline/outline/pull/12570) - Various improvements to mobile styling and layout in [#​12577](https://redirect.github.com/outline/outline/pull/12577), [#​12576](https://redirect.github.com/outline/outline/pull/12576) ##### Fixes - Fixed search term highlights missing on navigation from search in [#​12598](https://redirect.github.com/outline/outline/pull/12598) - Fixed an intermitent issue where sidebar element is not correctly active on first load in [#​12566](https://redirect.github.com/outline/outline/pull/12566) - Scrollbar no longer causes horizontal movement in comments sidebar in [#​12565](https://redirect.github.com/outline/outline/pull/12565) - Added protection against timing attacks on notification unsubscribe endpoints in [#​12551](https://redirect.github.com/outline/outline/pull/12551) - Icon picker is no longer auto-closed on choice in [#​12573](https://redirect.github.com/outline/outline/pull/12573) - Access requests can now be approved by collection managers in [#​12579](https://redirect.github.com/outline/outline/pull/12579) - Collection title and icon inline are now editable like documents in [#​12574](https://redirect.github.com/outline/outline/pull/12574) - Increased valid user-supplied URL length to 1024 in [#​12585](https://redirect.github.com/outline/outline/pull/12585) - Added handling of unhandled server error in MCP route in [#​12586](https://redirect.github.com/outline/outline/pull/12586) - Fixed sticky table header styling in Safari in [#​12590](https://redirect.github.com/outline/outline/pull/12590) - Private IP lookup is now invalid request rather than internal error in [#​12592](https://redirect.github.com/outline/outline/pull/12592) - Improved worker performance through caching in [#​12593](https://redirect.github.com/outline/outline/pull/12593) - chore: Improve handling of "expected" network errors from webhooks in [#​12599](https://redirect.github.com/outline/outline/pull/12599) - Mermaid is no longer persisted as last used coding language in [#​12601](https://redirect.github.com/outline/outline/pull/12601) - Fixed `collaboratorIds` iterable error when handling very old documents in [#​12602](https://redirect.github.com/outline/outline/pull/12602) - Fixed correct support for hard break serialization for commonMark in [#​12603](https://redirect.github.com/outline/outline/pull/12603) - Added email verification check during sign-in flow in [#​12605](https://redirect.github.com/outline/outline/pull/12605) **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 a8e7f0b41f4..04c803454a5 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.8.0 +appVersion: 1.8.1 dependencies: - name: common version: 29.3.4 @@ -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.8.1 +version: 21.8.2 diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index 670b64d4ffd..6d9a172cfd4 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.8.0@sha256:bbaac3434e972b860aa2aeea87a465f277dfdcb23ffdcf4ee65f3fb2ca988745 + tag: 1.8.1@sha256:e224dcbe34670bdae8835c32d5abc692d3560dfa262b72fb7232f4d87185aebd service: main: ports: