1 Commits

Author SHA1 Message Date
807ed56730 chore(deps): update etherpad/etherpad docker tag to v2.4.2 2025-08-05 04:55:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ spec:
- fsn
containers:
- name: etherpad
image: etherpad/etherpad:2.3.2
image: etherpad/etherpad:2.4.2
ports:
- containerPort: 9001
name: http

View File

@@ -45,7 +45,7 @@ spec:
- --remote-debugging-port=9222
- --hide-scrollbars
- name: meilisearch
image: getmeili/meilisearch:v1.16.0
image: getmeili/meilisearch:v1.13.3
envFrom:
- configMapRef:
name: karakeep-config