Files
truecharts/charts/stable/joplin-server/values.yaml
T
TrueCharts BotandGitHub 4a20941962 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
([#&#8203;11865](https://redirect.github.com/laurent22/joplin/issues/11865)
by [@&#8203;ttcchhmm](https://redirect.github.com/ttcchhmm))
- New: Rich text editor: Add a right-click "Open" menu item for external
links
([#&#8203;12391](https://redirect.github.com/laurent22/joplin/issues/12391)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Adjust list toggle behavior for consistency with other apps
([#&#8203;12360](https://redirect.github.com/laurent22/joplin/issues/12360))
([#&#8203;11845](https://redirect.github.com/laurent22/joplin/issues/11845)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Allow users to change the font used in the Markdown viewer
and Rich Text Editor
([#&#8203;12356](https://redirect.github.com/laurent22/joplin/issues/12356))
([#&#8203;12113](https://redirect.github.com/laurent22/joplin/issues/12113)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Disable console wrapper
([#&#8203;12663](https://redirect.github.com/laurent22/joplin/issues/12663)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Extend the maximum note history expiry days to 99999
([#&#8203;12374](https://redirect.github.com/laurent22/joplin/issues/12374)
by [@&#8203;mrjo118](https://redirect.github.com/mrjo118))
- Improved: Falls back to filename for the title when importing Markdown
files with FrontMatter
([#&#8203;12698](https://redirect.github.com/laurent22/joplin/issues/12698)
by [@&#8203;khemarato](https://redirect.github.com/khemarato))
- Improved: Move the conflicts folder to the top of the notebook list to
improve visibility
([#&#8203;12688](https://redirect.github.com/laurent22/joplin/issues/12688))
([#&#8203;12594](https://redirect.github.com/laurent22/joplin/issues/12594)
by [@&#8203;mrjo118](https://redirect.github.com/mrjo118))
- Improved: Performance: Faster startup and smaller application size
([#&#8203;12366](https://redirect.github.com/laurent22/joplin/issues/12366)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Plugins: Allow editor plugins to support multiple windows
([#&#8203;12041](https://redirect.github.com/laurent22/joplin/issues/12041))
([#&#8203;11687](https://redirect.github.com/laurent22/joplin/issues/11687)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Rich Text Editor: Add less information to the log file when
pasting
([#&#8203;12684](https://redirect.github.com/laurent22/joplin/issues/12684))
([#&#8203;11866](https://redirect.github.com/laurent22/joplin/issues/11866)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Rich Text Editor: Auto-format "---", "\*\*\*" and "\_\_\_"
as dividers
([#&#8203;12397](https://redirect.github.com/laurent22/joplin/issues/12397)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Improved: Updated packages
[@&#8203;rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs)
(v28.0.3),
[@&#8203;rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugin-node-resolve)
(v16.0.1),
[@&#8203;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
([#&#8203;12396](https://redirect.github.com/laurent22/joplin/issues/12396)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Add ability to delete all history for individual notes
([#&#8203;12381](https://redirect.github.com/laurent22/joplin/issues/12381))
([#&#8203;12097](https://redirect.github.com/laurent22/joplin/issues/12097)
by [@&#8203;mrjo118](https://redirect.github.com/mrjo118))
- Fixed: Change how the main content size is determined
([#&#8203;12388](https://redirect.github.com/laurent22/joplin/issues/12388))
([#&#8203;12214](https://redirect.github.com/laurent22/joplin/issues/12214)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Ensure min and max validation is enforced when setting is not
yet present
([#&#8203;12553](https://redirect.github.com/laurent22/joplin/issues/12553))
([#&#8203;12419](https://redirect.github.com/laurent22/joplin/issues/12419)
by [@&#8203;mrjo118](https://redirect.github.com/mrjo118))
- Fixed: Fix Yinxiang HTML imported notes being enclosed by a open
anchor tag
([#&#8203;12395](https://redirect.github.com/laurent22/joplin/issues/12395))
([#&#8203;12363](https://redirect.github.com/laurent22/joplin/issues/12363)
by [@&#8203;pedr](https://redirect.github.com/pedr))
- Fixed: Fix adding lists to blank lines using toolbar buttons
([#&#8203;12745](https://redirect.github.com/laurent22/joplin/issues/12745))
([#&#8203;12744](https://redirect.github.com/laurent22/joplin/issues/12744)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Fix changing focused window when clicking on the note viewer
([#&#8203;12390](https://redirect.github.com/laurent22/joplin/issues/12390))
([#&#8203;12377](https://redirect.github.com/laurent22/joplin/issues/12377)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Fix data API failure when including both conflicts and deleted
notes in results
([#&#8203;12650](https://redirect.github.com/laurent22/joplin/issues/12650)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Fix import of certain OneNote files that contain invalid
properties
([#&#8203;12338](https://redirect.github.com/laurent22/joplin/issues/12338))
([#&#8203;12295](https://redirect.github.com/laurent22/joplin/issues/12295)
by [@&#8203;pedr](https://redirect.github.com/pedr))
- Fixed: Fix incorrect line numbers/files in debug output
([#&#8203;12664](https://redirect.github.com/laurent22/joplin/issues/12664))
([#&#8203;12451](https://redirect.github.com/laurent22/joplin/issues/12451)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Fix printing
([#&#8203;12244](https://redirect.github.com/laurent22/joplin/issues/12244))
([#&#8203;12240](https://redirect.github.com/laurent22/joplin/issues/12240)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Fix secondary window controls greyed out when first opened
([#&#8203;12685](https://redirect.github.com/laurent22/joplin/issues/12685)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Fixed import of Markdown files that contain links with Windows
paths
([#&#8203;12386](https://redirect.github.com/laurent22/joplin/issues/12386))
([#&#8203;12362](https://redirect.github.com/laurent22/joplin/issues/12362)
by [@&#8203;pedr](https://redirect.github.com/pedr))
- Fixed: Long URL in note properties breaks the dialog layout
([#&#8203;12669](https://redirect.github.com/laurent22/joplin/issues/12669)
by [@&#8203;SAYAN02-DEV](https://redirect.github.com/SAYAN02-DEV))
- Fixed: Markdown editor: Prevent selection from extending far outside
the editor boundaries
([#&#8203;12746](https://redirect.github.com/laurent22/joplin/issues/12746))
([#&#8203;12341](https://redirect.github.com/laurent22/joplin/issues/12341)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Moving sub-notebook of shared notebook should unshare it
([#&#8203;12647](https://redirect.github.com/laurent22/joplin/issues/12647))
([#&#8203;12089](https://redirect.github.com/laurent22/joplin/issues/12089))
- Fixed: Rich Text Editor: Fix including `$`s creates math blocks on
save
([#&#8203;12398](https://redirect.github.com/laurent22/joplin/issues/12398))
([#&#8203;9593](https://redirect.github.com/laurent22/joplin/issues/9593)
by
[@&#8203;personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator))
- Fixed: Show warning when a plugin is not compatible with the new
Markdown editor
([#&#8203;12040](https://redirect.github.com/laurent22/joplin/issues/12040))
([#&#8203;11548](https://redirect.github.com/laurent22/joplin/issues/11548)
by [@&#8203;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-->
2025-08-18 22:26:20 +02:00

67 lines
2.0 KiB
YAML

image:
repository: docker.io/joplin/server
tag: 3.4.2@sha256:a2d68c8128185147f709702e8988ed2e42c57c4cf0db3cf78b378dfc28a5ba26
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: "/api/ping"
port: "{{ .Values.service.main.ports.main.port }}"
httpHeaders:
Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}'
readiness:
path: "/api/ping"
port: "{{ .Values.service.main.ports.main.port }}"
httpHeaders:
Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}'
startup:
type: tcp
port: "{{ .Values.service.main.ports.main.port }}"
env:
APP_BASE_URL: ""
APP_PORT: "{{ .Values.service.main.ports.main.port }}"
DB_CLIENT: "pg"
POSTGRES_DATABASE: "{{ .Values.cnpg.main.database }}"
POSTGRES_USER: "{{ .Values.cnpg.main.user }}"
POSTGRES_PORT: "5432"
POSTGRES_PASSWORD:
secretKeyRef:
name: cnpg-main-user
key: password
POSTGRES_HOST:
secretKeyRef:
name: cnpg-main-urls
key: host
MAILER_ENABLED: 0
MAILER_HOST: ""
MAILER_PORT: 465
MAILER_SECURITY: tls
MAILER_AUTH_USER: ""
MAILER_AUTH_PASSWORD: ""
MAILER_NOREPLY_NAME: ""
MAILER_NOREPLY_EMAIL: ""
service:
main:
ports:
main:
port: 22300
persistence:
config:
enabled: true
mountPath: "/config"
cnpg:
main:
enabled: true
user: joplin
database: joplin