From e2fdbe004dbbd65db2905204e144c7c5e419265c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Jan 2026 23:37:57 +0100 Subject: [PATCH] =?UTF-8?q?feat(outline):=20update=20image=20docker.io/out?= =?UTF-8?q?linewiki/outline=201.2.0=20=E2=86=92=201.3.0=20(#43746)?= 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) | minor | `9fcb1f4` -> `11870eb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.3.0`](https://redirect.github.com/outline/outline/releases/tag/v1.3.0) [Compare Source](https://redirect.github.com/outline/outline/compare/v1.2.0...v1.3.0) #### What's Changed ##### Improvements - Table rows and columns are now draggable in [#​11138](https://redirect.github.com/outline/outline/pull/11138) - Added an "Email display" preference to control email address visibility in the workspace in [#​11103](https://redirect.github.com/outline/outline/pull/11103) - diagrams.net diagrams are now persisted as SVG's by default in [#​11128](https://redirect.github.com/outline/outline/pull/11128) - Publicly shared documents now include backlinks in the footer in [#​11141](https://redirect.github.com/outline/outline/pull/11141) - Headers and dividers now clear images aligned to the left or right in [#​11108](https://redirect.github.com/outline/outline/pull/11108) - Upload progress is now shown in the editor for large/slow files in [#​11109](https://redirect.github.com/outline/outline/pull/11109) - Added a keyboard shortcut to toggle theme (Cmd+Shift+L) in [#​11127](https://redirect.github.com/outline/outline/pull/11127) - Todo's can now be typed with the simplified `[]` syntax in [#​11129](https://redirect.github.com/outline/outline/pull/11129) - Importing a code block with "mermaid" language will now work as expected in [#​11132](https://redirect.github.com/outline/outline/pull/11132) - There is now an option to include nested documents when downloading a doc in [#​9679](https://redirect.github.com/outline/outline/pull/9679) - "copy as markdown" now signs attachment URLs by [@​libnewton](https://redirect.github.com/libnewton) in [#​10821](https://redirect.github.com/outline/outline/pull/10821) - List spacing increased in [#​11163](https://redirect.github.com/outline/outline/pull/11163) - Publicly shared docs now handle the accept `text/markdown` header for LLM usage in [#​11182](https://redirect.github.com/outline/outline/pull/11182) - API: Plain urls provided via API will be automatically embedded when matching an integration in [#​11148](https://redirect.github.com/outline/outline/pull/11148) ##### Fixes - Fixed overlapping filters on search page in some translations [#​11086](https://redirect.github.com/outline/outline/pull/11086) - Task summary in meta data no longer shrinks in [#​11087](https://redirect.github.com/outline/outline/pull/11087) - Improved user feedback when copying/moving documents in [#​11089](https://redirect.github.com/outline/outline/pull/11089) - Fixed table width collapsing in [#​11178](https://redirect.github.com/outline/outline/pull/11178) - Fixed an issue where copy and pasting a diagrams.net diagram lost the edit button in [#​11102](https://redirect.github.com/outline/outline/pull/11102) - Embedded PDF rendering now works correctly in Safari in [#​11107](https://redirect.github.com/outline/outline/pull/11107) - Clicking while editing a sidebar link no longer navigates in [#​11105](https://redirect.github.com/outline/outline/pull/11105) - Fixed an issue that was causing premature signout when using Passkeys in [#​11136](https://redirect.github.com/outline/outline/pull/11136) - Removed `space` requirement from markdown trigger for horizontal rule in [#​11130](https://redirect.github.com/outline/outline/pull/11130) - LaTeX escape sequences now work correctly when pasting into doc in [#​11134](https://redirect.github.com/outline/outline/pull/11134) - Fixed a display issue with the inline LaTeX active border on Firefox in [#​11147](https://redirect.github.com/outline/outline/pull/11147) - Local database cache of documents is now cleared on logout in [#​11135](https://redirect.github.com/outline/outline/pull/11135) - Added timeout and optimized URL unfurl performance in [#​11149](https://redirect.github.com/outline/outline/pull/11149) - Right click -> Copy link in the sidebar no longer navigates to item in [#​11162](https://redirect.github.com/outline/outline/pull/11162) - Fixed display issues in empty notification panel in [#​11166](https://redirect.github.com/outline/outline/pull/11166) - Improved performance of diff calculation in [#​11174](https://redirect.github.com/outline/outline/pull/11174) - Theme override on shared docs e.g. `?theme=dark` will now persist between navigations in [#​11176](https://redirect.github.com/outline/outline/pull/11176) - Lists inside tables no longer break Markdown output in [#​11183](https://redirect.github.com/outline/outline/pull/11183) - Fixed `alt+shift` navigation in header in Safari in [#​11184](https://redirect.github.com/outline/outline/pull/11184) - API: `html` property in response was removed from `revisions.info` in [#​11088](https://redirect.github.com/outline/outline/pull/11088) - API: `documents.diff` endpoint removed in [#​11175](https://redirect.github.com/outline/outline/pull/11175) - API: `comments.create` and `comments.update` no longer allow nodes that cannot be displayed in comments in [#​11101](https://redirect.github.com/outline/outline/pull/11101) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: 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 | 5 +++-- charts/stable/outline/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 1d655763220..f9347ac08c4 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.2.0 +appVersion: 1.3.0 dependencies: - name: common version: 28.29.18 @@ -45,4 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 18.0.0 +version: 18.1.0 + diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index 2c122ad10b2..c8d699aa01e 100644 --- a/charts/stable/outline/values.yaml +++ b/charts/stable/outline/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/outlinewiki/outline pullPolicy: IfNotPresent - tag: 1.2.0@sha256:9fcb1f4a3de27b8ffcae687e63b3891d2ee49298bb8d4ba75e98fc28a9bbd364 + tag: 1.3.0@sha256:11870eb7c4797880e94e781caee5686af540ebc44117c706b61e5c93d235115b service: main: ports: