From 2eee7880a362dfc6c69e2490b3352b7a8c80b57f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Aug 2025 17:47:41 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/outli?= =?UTF-8?q?newiki/outline=200.86.1=20=E2=86=92=200.87.0=20(#38989)?= 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 | `57481d5` -> `3f31ddc` | --- > [!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) ### [`v0.87.0`](https://redirect.github.com/outline/outline/releases/tag/v0.87.0) [Compare Source](https://redirect.github.com/outline/outline/compare/v0.86.1...v0.87.0) #### What's Changed ##### Improvements - Add notifications for reactions in [#​9893](https://redirect.github.com/outline/outline/pull/9893) - It is now possible to split an existing code block by typing triple backticks in [#​9959](https://redirect.github.com/outline/outline/pull/9959) - Implement right-click context menu in [#​9883](https://redirect.github.com/outline/outline/pull/9883) (Available on document lists now, elsewhere soon) - Added `relationships` API endpoints in [#​9402](https://redirect.github.com/outline/outline/pull/9402) - Improved error boundary with option to clear cache on repeated errors… in [#​9891](https://redirect.github.com/outline/outline/pull/9891) - Added support for encrypted environment variables with [dotenvx](https://dotenvx.com) in [#​9921](https://redirect.github.com/outline/outline/pull/9921) ##### Fixes ##### Editor - fix: Line-height too compact on editor headings in [#​9942](https://redirect.github.com/outline/outline/pull/9942) - fix: Scroll-to-anchor reliability in [#​9945](https://redirect.github.com/outline/outline/pull/9945) - fix: "Table of contents" shortcut on macOS in [#​10002](https://redirect.github.com/outline/outline/pull/10002) - fix: Issue with draft comment being lost when navigating directly between documents in [#​9997](https://redirect.github.com/outline/outline/pull/9997) - Use Sorting of mentions in a table now act correctly in [#​10011](https://redirect.github.com/outline/outline/pull/10011) - fix: Image caption parsed as separate paragraph on copy/paste in [#​10020](https://redirect.github.com/outline/outline/pull/10020) - fix: Image pasted twice in copy/paste [#​9938](https://redirect.github.com/outline/outline/pull/9938) ##### Other - fix: Tighten rate limits on `email.callback` endpoint in [#​9917](https://redirect.github.com/outline/outline/pull/9917) - fix: Use `safeEqual` in `VerificationCode` verify method in [#​9915](https://redirect.github.com/outline/outline/pull/9915) - fix: Allow user account lookup with mismatching email capitalization in [#​9929](https://redirect.github.com/outline/outline/pull/9929) - fix: Remove `attachments.redirect` sw caching in [#​9927](https://redirect.github.com/outline/outline/pull/9927) - fix: Remove `mime-types` usage from the browser in [#​9926](https://redirect.github.com/outline/outline/pull/9926) - fix: Upgrade `request-filtering-agent` in [#​9937](https://redirect.github.com/outline/outline/pull/9937) - fix: Increase timeout on remote file storage operations in [#​9936](https://redirect.github.com/outline/outline/pull/9936) - fix: Properly truncate multiline labels in sidebar in [#​9940](https://redirect.github.com/outline/outline/pull/9940) - fix: Drafts without a collection should be publishable by all members with update rights in [#​9941](https://redirect.github.com/outline/outline/pull/9941) - fix: Standardize request filtering between cloud / self-hosted in [#​9914](https://redirect.github.com/outline/outline/pull/9914) - chore: Removed usage of `vite-static-copy` plugin in [#​9916](https://redirect.github.com/outline/outline/pull/9916) - fix: Document move/copy/publish dialog now behaves better in [#​9947](https://redirect.github.com/outline/outline/pull/9947) - fix: Usage of `ctx.attachment` overrides explicit `Content-Type` in [#​9949](https://redirect.github.com/outline/outline/pull/9949) - chore: More CSP hardening in [#​9951](https://redirect.github.com/outline/outline/pull/9951) - fix: Frontend requests do not always send `Content-Type` header in request in [#​9954](https://redirect.github.com/outline/outline/pull/9954) - Display correct child document structure & auto open shared document section in [#​9854](https://redirect.github.com/outline/outline/pull/9854) - fix: Unable to use `DATABASE_HOST` env in [#​9977](https://redirect.github.com/outline/outline/pull/9977) - Include collection attachments in json export in [#​10010](https://redirect.github.com/outline/outline/pull/10010) - Skip Notion linked database views in [#​10018](https://redirect.github.com/outline/outline/pull/10018) - Map export endpoint to read permissions in [#​10019](https://redirect.github.com/outline/outline/pull/10019) - fix documents.import permission checks for shared parent in [#​9996](https://redirect.github.com/outline/outline/pull/9996) - fix: Show API key creator name in settings page in [#​10041](https://redirect.github.com/outline/outline/pull/10041) - fix: Update unique db constraint to account for revoked share links in [#​10022](https://redirect.github.com/outline/outline/pull/10022) - Add CSRF middleware in [#​10051](https://redirect.github.com/outline/outline/pull/10051) #### New Contributors - [@​volodymyrkoval](https://redirect.github.com/volodymyrkoval) made their first contribution in [#​9935](https://redirect.github.com/outline/outline/pull/9935) - [@​esafev](https://redirect.github.com/esafev) made their first contribution in [#​10031](https://redirect.github.com/outline/outline/pull/10031) **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 | 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 3ad95277f0d..24ce5acf431 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.86.1 +appVersion: 0.87.0 dependencies: - name: common version: 28.16.5 @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 16.8.8 +version: 16.9.0 diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index f1a622edc29..7dca3990bb7 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: 0.86.1@sha256:57481d58bcca16493f10644b72a17c508baa7e039abf83208e182cc793525d75 + tag: 0.87.0@sha256:3f31ddcd5ccc5b286b98290e9a5ae0c1c21a6c5a08c81d79869fb0b2e105dcce service: main: ports: