chore(helm): update image docker.io/outlinewiki/outline 1.0.1 → 1.1.0 (#41786)

This PR contains the following updates:

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

---

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

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

[Compare
Source](https://redirect.github.com/outline/outline/compare/v1.0.1...v1.1.0)

#### What's Changed

##### Improvements

- Groups now have a description option in
[#&#8203;10511](https://redirect.github.com/outline/outline/pull/10511)
- Added the group member count to mention menu in
[#&#8203;10535](https://redirect.github.com/outline/outline/pull/10535)
- Improvements to syntax highlighting in
[#&#8203;10533](https://redirect.github.com/outline/outline/pull/10533)
- `mermaidjs` upgraded to 11.12.1 in
[#&#8203;10564](https://redirect.github.com/outline/outline/pull/10564)
- line-height now auto adjusts for scripts with many ascenders and
descenders such as Thai in
[#&#8203;10565](https://redirect.github.com/outline/outline/pull/10565)
- double-click on resize handles for images and videos now fills to
width
[#&#8203;10594](https://redirect.github.com/outline/outline/pull/10594)
- `SMTP_SERVICE` environment variable now accepts many more known
services in
[#&#8203;10635](https://redirect.github.com/outline/outline/pull/10635)
- Add `SMTP_DISABLE_STARTTLS` option by
[@&#8203;b11p](https://redirect.github.com/b11p) in
[#&#8203;10647](https://redirect.github.com/outline/outline/pull/10647)

##### Fixes

- Fixed an issue that caused documents to show "Authentication failed"
and/or logout in
[#&#8203;10626](https://redirect.github.com/outline/outline/pull/10626)
- Insertion of mentions and images broken on mobile devices in
[#&#8203;10649](https://redirect.github.com/outline/outline/pull/10649)
- emdash replacement rule conflicts with horizontal rule in
[#&#8203;10515](https://redirect.github.com/outline/outline/pull/10515)
- Input in embed toolbar no longer grabs focus in
[#&#8203;10530](https://redirect.github.com/outline/outline/pull/10530)
- Extra lines are no longer inserted before template application in
[#&#8203;10528](https://redirect.github.com/outline/outline/pull/10528)
- Fixed a double 'selected' state on menus when hovering as it opens in
[#&#8203;10532](https://redirect.github.com/outline/outline/pull/10532)
- Collection root is now hidden if empty of content on shared structure
in
[#&#8203;10534](https://redirect.github.com/outline/outline/pull/10534)
- Migrations are now wrapped in a mutex lock allowing more reliable
running in multi-server deployments in
[#&#8203;10560](https://redirect.github.com/outline/outline/pull/10560)
- Templates page in settings visible for editors again in
[#&#8203;10598](https://redirect.github.com/outline/outline/pull/10598)
- Revisions no longer require a reload to display in
[#&#8203;10600](https://redirect.github.com/outline/outline/pull/10600)
- Fixed the layout of todo summary in metadata on mobile in
[#&#8203;10559](https://redirect.github.com/outline/outline/pull/10559)
- Cookies are now sent with S3 POST upload by
[@&#8203;Cellivar](https://redirect.github.com/Cellivar) in
[#&#8203;10562](https://redirect.github.com/outline/outline/pull/10562)
- Fixed indent/outdent controls not appearing for lists in mobile
toolbar in
[#&#8203;10558](https://redirect.github.com/outline/outline/pull/10558)
- Fixed search popover on shared docs does not correctly paginate in
[#&#8203;10584](https://redirect.github.com/outline/outline/pull/10584)
- Fixed an issue where `pointer-events: none` left hanging on popovers
sometimes in
[#&#8203;10585](https://redirect.github.com/outline/outline/pull/10585)
- Fixed an issue where revoking parent permission not correctly
reflected on open children in other clients
[#&#8203;10625](https://redirect.github.com/outline/outline/pull/10625)
- UI now accounts for document reading time longer than an hour in
[#&#8203;10601](https://redirect.github.com/outline/outline/pull/10601)
- Nested document order now retained correctly when duplicating by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10543](https://redirect.github.com/outline/outline/pull/10543)
- Individual collections can now be exported with manage permissions in
[#&#8203;10602](https://redirect.github.com/outline/outline/pull/10602)
- Multiple improvements to webhook create and edit modal in
[#&#8203;10622](https://redirect.github.com/outline/outline/pull/10622)
- "Empty" state of collection is now hidden with new inline doc creation
in
[#&#8203;10624](https://redirect.github.com/outline/outline/pull/10624)
- 'shared with me' optimistically updates by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10547](https://redirect.github.com/outline/outline/pull/10547)
- Admins no longer have permission to edit documents in every view-only
collection by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10542](https://redirect.github.com/outline/outline/pull/10542)
- \[API] Added missing total field to `groupMemberships` pagination in
[#&#8203;10589](https://redirect.github.com/outline/outline/pull/10589)
- \[API] `document` and `collection` mentions are now serialized as
regular links in
[#&#8203;10595](https://redirect.github.com/outline/outline/pull/10595)

#### New Contributors

- [@&#8203;Cellivar](https://redirect.github.com/Cellivar) made their
first contribution in
[#&#8203;10562](https://redirect.github.com/outline/outline/pull/10562)
- [@&#8203;uneknown](https://redirect.github.com/uneknown) made their
first contribution in
[#&#8203;10570](https://redirect.github.com/outline/outline/pull/10570)
- [@&#8203;b11p](https://redirect.github.com/b11p) made their first
contribution in
[#&#8203;10647](https://redirect.github.com/outline/outline/pull/10647)

**Full Changelog**:
<https://github.com/outline/outline/compare/v1.0.1...v1.1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-16 22:22:37 +01:00
committed by GitHub
parent b71f5a96f7
commit b50817c65f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.1
appVersion: 1.1.0
dependencies:
- name: common
version: 28.26.3
@@ -45,5 +45,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/outline
- https://hub.docker.com/r/outlinewiki/outline
type: application
version: 17.0.7
version: 17.1.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/outlinewiki/outline
pullPolicy: IfNotPresent
tag: 1.0.1@sha256:e52f49878a13936d7da87e5db1db1f39d0feb31ff1fbd65c6195728a39f5b40f
tag: 1.1.0@sha256:51db3e893d3eabdbf9092712c9c8ed5362efb20e4c1d35b941ccacaed1c0f010
service:
main:
ports: