haraldkoch / kochhaus-home

Experimental homelab configuration for running things on kubernetes
MIT License
114 stars 14 forks source link

feat(container): update docmost/docmost ( 0.3.1 → 0.4.1 ) [main] #5608

Closed doug-piranha-bot[bot] closed 6 days ago

doug-piranha-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
docmost/docmost minor 0.3.1 -> 0.4.1

Release Notes

docmost/docmost (docmost/docmost) ### [`v0.4.0`](https://redirect.github.com/docmost/docmost/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/docmost/docmost/compare/v0.3.1...v0.4.0) https://github.com/user-attachments/assets/5574ba1b-436a-4e69-827a-6f0859e49ec9 ### Highlights - You can now delete spaces - You can now change the slug of any space - Password reset feature is now implemented - We have made it easier to switch spaces right from the sidebar #### What's Changed - fix: page export failure when title contains non-ASCII characters by [@​Philipinho](https://redirect.github.com/Philipinho) in [https://github.com/docmost/docmost/pull/309](https://redirect.github.com/docmost/docmost/pull/309) - feat: delete space and edit space slug by [@​Philipinho](https://redirect.github.com/Philipinho) in [https://github.com/docmost/docmost/pull/307](https://redirect.github.com/docmost/docmost/pull/307) - features and bug fixes by [@​Philipinho](https://redirect.github.com/Philipinho) in [https://github.com/docmost/docmost/pull/322](https://redirect.github.com/docmost/docmost/pull/322) - feat: switch space from sidebar - feat: add date command to editor - fix: youtube URL are not exported to Markdown - fix: markdown callout import - feat: render attachment node as HTML link - feat: add more code highlight languages - feat(backend): forgot password by [@​aldy505](https://redirect.github.com/aldy505) in [https://github.com/docmost/docmost/pull/250](https://redirect.github.com/docmost/docmost/pull/250) - feat(frontend): forgot password by [@​sahariardev](https://redirect.github.com/sahariardev) in [https://github.com/docmost/docmost/pull/273](https://redirect.github.com/docmost/docmost/pull/273) - fix: refactor forgot password system by [@​Philipinho](https://redirect.github.com/Philipinho) in [https://github.com/docmost/docmost/pull/329](https://redirect.github.com/docmost/docmost/pull/329) - fix: send "invitation accepted" email to inviter by [@​ceroma](https://redirect.github.com/ceroma) in [https://github.com/docmost/docmost/pull/331](https://redirect.github.com/docmost/docmost/pull/331) - feat: Implement nodemailer ignore tls property by [@​Shadowfita](https://redirect.github.com/Shadowfita) in [https://github.com/docmost/docmost/pull/299](https://redirect.github.com/docmost/docmost/pull/299) - fix: use environment service for refresh token's expiration by [@​orellazri](https://redirect.github.com/orellazri) in [https://github.com/docmost/docmost/pull/337](https://redirect.github.com/docmost/docmost/pull/337) - fix: disconnect Redis health checker by [@​ceroma](https://redirect.github.com/ceroma) in [https://github.com/docmost/docmost/pull/351](https://redirect.github.com/docmost/docmost/pull/351) - fix: horizontal scrollbar always shown on math block by [@​Servostar](https://redirect.github.com/Servostar) in [https://github.com/docmost/docmost/pull/353](https://redirect.github.com/docmost/docmost/pull/353) - fix: Add alignment styles for task list items by [@​ja49619](https://redirect.github.com/ja49619) in [https://github.com/docmost/docmost/pull/378](https://redirect.github.com/docmost/docmost/pull/378) - fix: removed font overwrite for KaTeX elements by [@​Servostar](https://redirect.github.com/Servostar) in [https://github.com/docmost/docmost/pull/377](https://redirect.github.com/docmost/docmost/pull/377) - fix: base64 encoded drawio image decoded to Latin-1 instead of UTF-8 by [@​Servostar](https://redirect.github.com/Servostar) in [https://github.com/docmost/docmost/pull/369](https://redirect.github.com/docmost/docmost/pull/369) - feat: make file upload size limit configurable by [@​Philipinho](https://redirect.github.com/Philipinho) in [https://github.com/docmost/docmost/pull/386](https://redirect.github.com/docmost/docmost/pull/386) #### New Contributors - [@​aldy505](https://redirect.github.com/aldy505) made their first contribution in [https://github.com/docmost/docmost/pull/250](https://redirect.github.com/docmost/docmost/pull/250) - [@​sahariardev](https://redirect.github.com/sahariardev) made their first contribution in [https://github.com/docmost/docmost/pull/273](https://redirect.github.com/docmost/docmost/pull/273) - [@​ceroma](https://redirect.github.com/ceroma) made their first contribution in [https://github.com/docmost/docmost/pull/331](https://redirect.github.com/docmost/docmost/pull/331) - [@​Shadowfita](https://redirect.github.com/Shadowfita) made their first contribution in [https://github.com/docmost/docmost/pull/299](https://redirect.github.com/docmost/docmost/pull/299) - [@​orellazri](https://redirect.github.com/orellazri) made their first contribution in [https://github.com/docmost/docmost/pull/337](https://redirect.github.com/docmost/docmost/pull/337) - [@​Servostar](https://redirect.github.com/Servostar) made their first contribution in [https://github.com/docmost/docmost/pull/353](https://redirect.github.com/docmost/docmost/pull/353) - [@​ja49619](https://redirect.github.com/ja49619) made their first contribution in [https://github.com/docmost/docmost/pull/378](https://redirect.github.com/docmost/docmost/pull/378) **Full Changelog**: https://github.com/docmost/docmost/compare/v0.3.1...v0.4.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Renovate Bot.

doug-piranha-bot[bot] commented 1 week ago
--- HelmRelease: default/docmost Deployment: default/docmost

+++ HelmRelease: default/docmost Deployment: default/docmost

@@ -69,13 +69,13 @@

           value: '25'
         - name: TZ
           value: Etc/UTC
         envFrom:
         - secretRef:
             name: docmost-secret
-        image: docmost/docmost:0.3.1
+        image: docmost/docmost:0.4.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000
doug-piranha-bot[bot] commented 1 week ago
--- kubernetes/main/apps/default/docmost/app Kustomization: flux-system/docmost HelmRelease: default/docmost

+++ kubernetes/main/apps/default/docmost/app Kustomization: flux-system/docmost HelmRelease: default/docmost

@@ -45,13 +45,13 @@

               TZ: Etc/UTC
             envFrom:
             - secretRef:
                 name: docmost-secret
             image:
               repository: docmost/docmost
-              tag: 0.3.1
+              tag: 0.4.1
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources: