chore(helm): update image docker.io/joplin/server 3.4.1 → 3.4.2 (#38596)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/joplin/server](https://joplinapp.org/) ([source](https://redirect.github.com/laurent22/joplin)) | patch | `607e4bc` -> `a2d68c8` | --- > [!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>laurent22/joplin (docker.io/joplin/server)</summary> ### [`v3.4.2`](https://redirect.github.com/laurent22/joplin/releases/tag/v3.4.2) [Compare Source](https://redirect.github.com/laurent22/joplin/compare/v3.4.1...v3.4.2) - New: Add Joplin Server SAML support ([#​11865](https://redirect.github.com/laurent22/joplin/issues/11865) by [@​ttcchhmm](https://redirect.github.com/ttcchhmm)) - New: Rich text editor: Add a right-click "Open" menu item for external links ([#​12391](https://redirect.github.com/laurent22/joplin/issues/12391) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Adjust list toggle behavior for consistency with other apps ([#​12360](https://redirect.github.com/laurent22/joplin/issues/12360)) ([#​11845](https://redirect.github.com/laurent22/joplin/issues/11845) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Allow users to change the font used in the Markdown viewer and Rich Text Editor ([#​12356](https://redirect.github.com/laurent22/joplin/issues/12356)) ([#​12113](https://redirect.github.com/laurent22/joplin/issues/12113) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Disable console wrapper ([#​12663](https://redirect.github.com/laurent22/joplin/issues/12663) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Extend the maximum note history expiry days to 99999 ([#​12374](https://redirect.github.com/laurent22/joplin/issues/12374) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Improved: Falls back to filename for the title when importing Markdown files with FrontMatter ([#​12698](https://redirect.github.com/laurent22/joplin/issues/12698) by [@​khemarato](https://redirect.github.com/khemarato)) - Improved: Move the conflicts folder to the top of the notebook list to improve visibility ([#​12688](https://redirect.github.com/laurent22/joplin/issues/12688)) ([#​12594](https://redirect.github.com/laurent22/joplin/issues/12594) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Improved: Performance: Faster startup and smaller application size ([#​12366](https://redirect.github.com/laurent22/joplin/issues/12366) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Plugins: Allow editor plugins to support multiple windows ([#​12041](https://redirect.github.com/laurent22/joplin/issues/12041)) ([#​11687](https://redirect.github.com/laurent22/joplin/issues/11687) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Rich Text Editor: Add less information to the log file when pasting ([#​12684](https://redirect.github.com/laurent22/joplin/issues/12684)) ([#​11866](https://redirect.github.com/laurent22/joplin/issues/11866) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Rich Text Editor: Auto-format "---", "\*\*\*" and "\_\_\_" as dividers ([#​12397](https://redirect.github.com/laurent22/joplin/issues/12397) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Improved: Updated packages [@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) (v28.0.3), [@​rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugin-node-resolve) (v16.0.1), [@​rollup/plugin-replace](https://redirect.github.com/rollup/plugin-replace) (v6.0.2), dayjs (v1.11.13), domutils (v3.2.2), form-data (v4.0.2), glob (v11.0.1), highlight.js (v11.11.1), jsdom (v25), katex (v0.16.22), license-checker-rseidelsohn (v4.4.2), mermaid (v11.4.1), nan (v2.22.2), nanoid (v3.3.9), node (v18.20.7), re-resizable (v6.11.2), react, react-select (v5.10.1), sass (v1.86.3), sharp (v0.33.5), standard (v17.1.2), style-to-js (v1.1.16), tesseract.js (v5.1.1), types, uuid (v11.1.0) - Improved: Upgrade to Electron 35.5.1 ([#​12396](https://redirect.github.com/laurent22/joplin/issues/12396) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Add ability to delete all history for individual notes ([#​12381](https://redirect.github.com/laurent22/joplin/issues/12381)) ([#​12097](https://redirect.github.com/laurent22/joplin/issues/12097) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Fixed: Change how the main content size is determined ([#​12388](https://redirect.github.com/laurent22/joplin/issues/12388)) ([#​12214](https://redirect.github.com/laurent22/joplin/issues/12214) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Ensure min and max validation is enforced when setting is not yet present ([#​12553](https://redirect.github.com/laurent22/joplin/issues/12553)) ([#​12419](https://redirect.github.com/laurent22/joplin/issues/12419) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Fixed: Fix Yinxiang HTML imported notes being enclosed by a open anchor tag ([#​12395](https://redirect.github.com/laurent22/joplin/issues/12395)) ([#​12363](https://redirect.github.com/laurent22/joplin/issues/12363) by [@​pedr](https://redirect.github.com/pedr)) - Fixed: Fix adding lists to blank lines using toolbar buttons ([#​12745](https://redirect.github.com/laurent22/joplin/issues/12745)) ([#​12744](https://redirect.github.com/laurent22/joplin/issues/12744) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Fix changing focused window when clicking on the note viewer ([#​12390](https://redirect.github.com/laurent22/joplin/issues/12390)) ([#​12377](https://redirect.github.com/laurent22/joplin/issues/12377) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Fix data API failure when including both conflicts and deleted notes in results ([#​12650](https://redirect.github.com/laurent22/joplin/issues/12650) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Fix import of certain OneNote files that contain invalid properties ([#​12338](https://redirect.github.com/laurent22/joplin/issues/12338)) ([#​12295](https://redirect.github.com/laurent22/joplin/issues/12295) by [@​pedr](https://redirect.github.com/pedr)) - Fixed: Fix incorrect line numbers/files in debug output ([#​12664](https://redirect.github.com/laurent22/joplin/issues/12664)) ([#​12451](https://redirect.github.com/laurent22/joplin/issues/12451) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Fix printing ([#​12244](https://redirect.github.com/laurent22/joplin/issues/12244)) ([#​12240](https://redirect.github.com/laurent22/joplin/issues/12240) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Fix secondary window controls greyed out when first opened ([#​12685](https://redirect.github.com/laurent22/joplin/issues/12685) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Fixed import of Markdown files that contain links with Windows paths ([#​12386](https://redirect.github.com/laurent22/joplin/issues/12386)) ([#​12362](https://redirect.github.com/laurent22/joplin/issues/12362) by [@​pedr](https://redirect.github.com/pedr)) - Fixed: Long URL in note properties breaks the dialog layout ([#​12669](https://redirect.github.com/laurent22/joplin/issues/12669) by [@​SAYAN02-DEV](https://redirect.github.com/SAYAN02-DEV)) - Fixed: Markdown editor: Prevent selection from extending far outside the editor boundaries ([#​12746](https://redirect.github.com/laurent22/joplin/issues/12746)) ([#​12341](https://redirect.github.com/laurent22/joplin/issues/12341) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Moving sub-notebook of shared notebook should unshare it ([#​12647](https://redirect.github.com/laurent22/joplin/issues/12647)) ([#​12089](https://redirect.github.com/laurent22/joplin/issues/12089)) - Fixed: Rich Text Editor: Fix including `$`s creates math blocks on save ([#​12398](https://redirect.github.com/laurent22/joplin/issues/12398)) ([#​9593](https://redirect.github.com/laurent22/joplin/issues/9593) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Show warning when a plugin is not compatible with the new Markdown editor ([#​12040](https://redirect.github.com/laurent22/joplin/issues/12040)) ([#​11548](https://redirect.github.com/laurent22/joplin/issues/11548) by [@​pedr](https://redirect.github.com/pedr)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.4.1
|
||||
appVersion: 3.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server
|
||||
- https://hub.docker.com/r/joplin/server
|
||||
type: application
|
||||
version: 21.4.2
|
||||
version: 21.4.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/joplin/server
|
||||
tag: 3.4.1@sha256:607e4bc1d48f6efa49e808fec3628ce762557f8d0a3d8169b9e1e9527d5c0459
|
||||
tag: 3.4.2@sha256:a2d68c8128185147f709702e8988ed2e42c57c4cf0db3cf78b378dfc28a5ba26
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user