77b2cfd3bd
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/joplin/server](https://joplinapp.org/) ([source](https://redirect.github.com/laurent22/joplin)) | minor | `95c1bad` → `0877bfb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.7.1`](https://redirect.github.com/laurent22/joplin/releases/tag/v3.7.1) [Compare Source](https://redirect.github.com/laurent22/joplin/compare/v3.6.1...v3.7.1) - New: Add support for post-quantum cryptography (PQS) TLS ([#​15055](https://redirect.github.com/laurent22/joplin/issues/15055) by Alex Martens) - New: Add support for whiteboards ([#​15305](https://redirect.github.com/laurent22/joplin/issues/15305)) ([#​15193](https://redirect.github.com/laurent22/joplin/issues/15193)) - Improved: Add settings search to config screen ([#​14820](https://redirect.github.com/laurent22/joplin/issues/14820)) ([#​14763](https://redirect.github.com/laurent22/joplin/issues/14763) by [@​slimuCS](https://redirect.github.com/slimuCS)) - Improved: Add table editing commands (add/delete rows and columns) ([#​14519](https://redirect.github.com/laurent22/joplin/issues/14519)) ([#​12372](https://redirect.github.com/laurent22/joplin/issues/12372) by [@​kanishka0411](https://redirect.github.com/kanishka0411)) - Improved: Display inline error instead of smalltalk dialog for invalid master password ([#​15236](https://redirect.github.com/laurent22/joplin/issues/15236) by [@​himanshumishra1309](https://redirect.github.com/himanshumishra1309)) - Improved: Do not load plugin if it is disabled ([#​15083](https://redirect.github.com/laurent22/joplin/issues/15083)) - Improved: Exclude user\_data from note revisions ([#​15245](https://redirect.github.com/laurent22/joplin/issues/15245) by [@​alondmnt](https://redirect.github.com/alondmnt)) - Improved: Speed up app startup by skipping unnecessary plugin file processing ([#​15085](https://redirect.github.com/laurent22/joplin/issues/15085)) ([#​15081](https://redirect.github.com/laurent22/joplin/issues/15081)) - Improved: Update Disable Encryption dialog ([#​15211](https://redirect.github.com/laurent22/joplin/issues/15211) by [@​himanshumishra1309](https://redirect.github.com/himanshumishra1309)) - Improved: Upgrade Electron to v40.9.2 ([#​15192](https://redirect.github.com/laurent22/joplin/issues/15192) by [@​personalizedrefrigerator](https://redirect.github.com/personalizedrefrigerator)) - Fixed: Add the ability to delete the default profile ([#​15153](https://redirect.github.com/laurent22/joplin/issues/15153)) ([#​14506](https://redirect.github.com/laurent22/joplin/issues/14506) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Fixed: Avoid OOM when printing notes with large attachment links ([#​15026](https://redirect.github.com/laurent22/joplin/issues/15026)) ([#​13903](https://redirect.github.com/laurent22/joplin/issues/13903) by [@​Rygaa](https://redirect.github.com/Rygaa)) - Fixed: Fix inability to cancel the sync during the deletion step ([#​15243](https://redirect.github.com/laurent22/joplin/issues/15243) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Fixed: Fix inconsistent note order upon note creation, when custom order is set ([#​14656](https://redirect.github.com/laurent22/joplin/issues/14656)) ([#​14647](https://redirect.github.com/laurent22/joplin/issues/14647) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Fixed: Fix potential unresolved promise race conditions when scheduling the sync ([#​15216](https://redirect.github.com/laurent22/joplin/issues/15216) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Fixed: Fix silent sync failure which prevents new changes being synced, when a single server object has an updated\_time in the future ([#​15262](https://redirect.github.com/laurent22/joplin/issues/15262) by [@​mrjo118](https://redirect.github.com/mrjo118)) - Fixed: Preserve timestamps when converting HTML notes ([#​15275](https://redirect.github.com/laurent22/joplin/issues/15275)) ([#​15263](https://redirect.github.com/laurent22/joplin/issues/15263) by [@​izumedonabe](https://redirect.github.com/izumedonabe)) - Fixed: When a note is deleted, tags can still be added or removed ([#​15253](https://redirect.github.com/laurent22/joplin/issues/15253)) ([#​15247](https://redirect.github.com/laurent22/joplin/issues/15247) by [@​Vinayreddy765](https://redirect.github.com/Vinayreddy765)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qb3BsaW4tc2VydmVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
68 lines
2.1 KiB
YAML
68 lines
2.1 KiB
YAML
# yaml-language-server: $schema=./values.schema.json
|
|
image:
|
|
repository: docker.io/joplin/server
|
|
tag: 3.7.1@sha256:0877bfba41a943017c42c58e90db9d8d548bfe699b5e410248b5b879371734f9
|
|
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
|