chore(deps): update container image outlinewiki/outline to v0.74.0@f630dfb (#15817)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://togithub.com/outline/outline) | minor | `0.73.1` -> `0.74.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v0.74.0`](https://togithub.com/outline/outline/releases/tag/v0.74.0) [Compare Source](https://togithub.com/outline/outline/compare/v0.73.1...v0.74.0) **Note:** Minimum Node version changed to 18 – if using Docker installation this is handled for you. ##### Improvements - Clicking on a link while editing will now automatically select the entire link - Mermaid diagrams are now rendered in HTML exports in [https://github.com/outline/outline/issues/6205](https://togithub.com/outline/outline/issues/6205) - Added "Share" option to document menu on mobile - New translations - Updated to Node 20 LTS - \[API] `comments.list` endpoint can now be used without a document ID ##### Fixes - Find and replace dialog no longer gets stuck without replace button - Fixed corruption in imports in [https://github.com/outline/outline/pull/6162](https://togithub.com/outline/outline/pull/6162) - Fixed recurring crash when DataDog and Sentry are enabled. - Fixed display of video nodes in document history - Fixed members can now create templates again - Fixed viewing public shares failed if user has an expired token in [https://github.com/outline/outline/pull/6134](https://togithub.com/outline/outline/pull/6134) - Restored ability to comment in code blocks in [https://github.com/outline/outline/issues/6154](https://togithub.com/outline/outline/issues/6154) - Comment functionality should not show in toolbar for view-only users in [https://github.com/outline/outline/issues/6011](https://togithub.com/outline/outline/issues/6011) - Added support for tldraw snapshot links in [https://github.com/outline/outline/pull/6210](https://togithub.com/outline/outline/pull/6210) - Restored PWA install in recent Chrome versions - Fixed extra empty page in HTML exports in [https://github.com/outline/outline/issues/6205](https://togithub.com/outline/outline/issues/6205) - Emoji in template titles are now applied correctly in [https://github.com/outline/outline/issues/6169](https://togithub.com/outline/outline/issues/6169) - Many dependency updates #### New Contributors - [@​NextFire](https://togithub.com/NextFire) made their first contribution in [https://github.com/outline/outline/pull/6134](https://togithub.com/outline/outline/pull/6134) - [@​EspadaV8](https://togithub.com/EspadaV8) made their first contribution in [https://github.com/outline/outline/pull/6217](https://togithub.com/outline/outline/pull/6217) - [@​RayYH](https://togithub.com/RayYH) made their first contribution in [https://github.com/outline/outline/pull/6238](https://togithub.com/outline/outline/pull/6238) **Full Changelog**: https://github.com/outline/outline/compare/v0.73.1...v0.74.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,40 +1,39 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: outline
|
||||
version: 8.0.14
|
||||
appVersion: 0.73.1
|
||||
description:
|
||||
A fast, collaborative, knowledge base for your team built using React
|
||||
version: 8.1.0
|
||||
appVersion: 0.74.0
|
||||
description: A fast, collaborative, knowledge base for your team built using React
|
||||
and Node.js.
|
||||
home: https://truecharts.org/charts/stable/outline
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/outline/outline
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
|
||||
- https://hub.docker.com/r/outlinewiki/outline
|
||||
- https://github.com/outline/outline
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
|
||||
- https://hub.docker.com/r/outlinewiki/outline
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- outline
|
||||
- knowledge
|
||||
- outline
|
||||
- knowledge
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 6.0.66
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 6.0.66
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: outlinewiki/outline
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.73.1@sha256:24c03e003aa3b89655184c8ea0a375f8ca3555c97acd931c7a8b53d99704e19c
|
||||
tag: 0.74.0@sha256:f630dfbf53ce61c0742052571cef6938a755f04c9001b51785621be9cb7e5581
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user