TrueChartsClone/charts/stable/outline/Chart.yaml

45 lines
1.2 KiB
YAML
Raw Normal View History

kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: outline
version: 11.1.9
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 - [@&#8203;NextFire](https://togithub.com/NextFire) made their first contribution in [https://github.com/outline/outline/pull/6134](https://togithub.com/outline/outline/pull/6134) - [@&#8203;EspadaV8](https://togithub.com/EspadaV8) made their first contribution in [https://github.com/outline/outline/pull/6217](https://togithub.com/outline/outline/pull/6217) - [@&#8203;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-->
2023-12-06 18:31:20 +00:00
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
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- outline
- knowledge
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.1.6
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application