chore(helm): update image docker.io/outlinewiki/outline 0.80.2 → 0.81.0 (#29136)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline)
| minor | `fde1656` -> `d16010b` |

---

> [!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

<details>
<summary>outline/outline (docker.io/outlinewiki/outline)</summary>

###
[`v0.81.0`](https://redirect.github.com/outline/outline/releases/tag/v0.81.0)

[Compare
Source](https://redirect.github.com/outline/outline/compare/v0.80.2...v0.81.0)

#### What's Changed

##### Improvements

-    It is now possible to emoji react to comments
-  You can now archive an entire collection
([https://github.com/outline/outline/issues/3141](https://redirect.github.com/outline/outline/issues/3141))
- Comments sidebar can now be sorted by position in document
([https://github.com/outline/outline/issues/7725](https://redirect.github.com/outline/outline/issues/7725))
- `@mention` users can now be searched by email
([https://github.com/outline/outline/issues/7679](https://redirect.github.com/outline/outline/issues/7679))
- There is now a "Leave document" menu item on documents that have been
shared with you
- Publicly shared docs now have the option to disable search engine
indexing
([https://github.com/outline/outline/issues/7486](https://redirect.github.com/outline/outline/issues/7486))
- Import of CSV files is now supported, they will be converted to a
document with a single table
- Tables now have an "Export as CSV" option
([https://github.com/outline/outline/issues/7743](https://redirect.github.com/outline/outline/issues/7743))
- It is now possible to disable "Smart text" replacements with a user
preference
([https://github.com/outline/outline/issues/7769](https://redirect.github.com/outline/outline/issues/7769))
-   Dark mode colors are now more consistent
- Collections now have reverse alphabetical sort as an option
([https://github.com/outline/outline/issues/7692](https://redirect.github.com/outline/outline/issues/7692))
- Multiplayer text selections are now hidden after a short timeout
([https://github.com/outline/outline/issues/7527](https://redirect.github.com/outline/outline/issues/7527))
- `Reply-to` email on outgoing emails is now the actor's email where
user has permission to view
-   Publicly shared docs now have a button to toggle the sidebar
-   Mermaid diagrams now have syntax highlighting for their source code
-   `cmd`+`f` now supports diacritics
-   Search page now works with Firefox keywords
- **API**: New `installation.info` endpoint to get current and latest
version of the application
- **API**: `apiKeys.list` now allows returning all available API keys in
the instance

##### Fixes

- Notion import will no longer fail when importing a single document
without any sub-documents
- A bug was fixed where draft comment marks would be shown to other
users
([https://github.com/outline/outline/issues/7470](https://redirect.github.com/outline/outline/issues/7470))
- Fixed animations when zooming images in the editor
([#&#8203;7883](https://redirect.github.com/outline/outline/issues/7883))
- Toolbar behavior is now improved when selection partially contains a
link
([https://github.com/outline/outline/issues/7890](https://redirect.github.com/outline/outline/issues/7890))
- Switching to edit mode no longer resets page scroll to the top
([https://github.com/outline/outline/issues/7910](https://redirect.github.com/outline/outline/issues/7910))
-   Documents can now be restored from a deleted collection
- Fixed an issue where the same file can not be imported twice without
reloading the page
- Fixed an issue where code block line numbers where not displayed when
pasting code
-   `Enter` with an image selected now creates a new paragraph below
- Fixed cannot use Discord sign-in if Guild name is a URL
([https://github.com/outline/outline/issues/7776](https://redirect.github.com/outline/outline/issues/7776))
- Fixed an issue where triple clicking the last line in a code block on
Firefox would leave a strange selection
([#&#8203;7858](https://redirect.github.com/outline/outline/issues/7858))
- Decreased sensitivity of markdown detection
([https://github.com/outline/outline/issues/7873](https://redirect.github.com/outline/outline/issues/7873))
- Editor toolbar can no longer get lost behind header
([https://github.com/outline/outline/issues/7826](https://redirect.github.com/outline/outline/issues/7826))
- Fixed an issue where not all backlinks would appear depending on user
permissions
- Single character workspace names are now allowed, though discouraged!
- Fixed an issue where videos cannot be scrubbed in Chrome
([https://github.com/outline/outline/issues/7517](https://redirect.github.com/outline/outline/issues/7517))
- Mentioning with a space in the search is now inserted correctly
([#&#8203;7759](https://redirect.github.com/outline/outline/issues/7759))
-   Fixed headings not considered correctly with RTL content
- Improved copy and paste behavior when copying content from a single
table cell
-   Sorting a table now correctly takes into account the header row
- Fixed an issue where post login redirect would be incorrect
([#&#8203;7662](https://redirect.github.com/outline/outline/issues/7662))
-   Various performance improvements

#### New Contributors

- [@&#8203;dreamerblue](https://redirect.github.com/dreamerblue) made
their first contribution in
[https://github.com/outline/outline/pull/6727](https://redirect.github.com/outline/outline/pull/6727)
- [@&#8203;QriDoki](https://redirect.github.com/QriDoki) made their
first contribution in
[https://github.com/outline/outline/pull/7694](https://redirect.github.com/outline/outline/pull/7694)
- [@&#8203;Zoobdude](https://redirect.github.com/Zoobdude) made their
first contribution in
[https://github.com/outline/outline/pull/7762](https://redirect.github.com/outline/outline/pull/7762)
-
[@&#8203;AlexandrZagorskiy](https://redirect.github.com/AlexandrZagorskiy)
made their first contribution in
[https://github.com/outline/outline/pull/7744](https://redirect.github.com/outline/outline/pull/7744)
-
[@&#8203;infinite-persistence](https://redirect.github.com/infinite-persistence)
made their first contribution in
[https://github.com/outline/outline/pull/7825](https://redirect.github.com/outline/outline/pull/7825)

**Full Changelog**:
https://github.com/outline/outline/compare/v0.80.2...v0.81.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-11-11 17:42:43 +01:00
committed by GitHub
parent 3131e0d85b
commit 44859e5452
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.80.2
appVersion: 0.81.0
dependencies:
- name: common
version: 25.1.5
@@ -40,4 +40,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
- https://hub.docker.com/r/outlinewiki/outline
type: application
version: 14.9.2
version: 14.10.0

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/outlinewiki/outline
pullPolicy: IfNotPresent
tag: 0.80.2@sha256:fde16562c9b8c67bc7855c71d8a1203125d63fcefc7ebb4e649de35a9281e6df
tag: 0.81.0@sha256:d16010b73e0bfdb70a8339beb048d0703d04c48c05f474287f8d483e0d987bfe
service:
main:
ports: