1 Commits

Author SHA1 Message Date
83d80bac59 chore(deps): update getmeili/meilisearch docker tag to v1.16.0 2025-08-05 05:00:28 +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.4.2
image: etherpad/etherpad:2.3.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.13.3
image: getmeili/meilisearch:v1.16.0
envFrom:
- configMapRef:
name: karakeep-config