Compare commits
4 commits
b07e73f140
...
edc27dd201
| Author | SHA1 | Date | |
|---|---|---|---|
|
edc27dd201 |
|||
| fa452a9940 | |||
| 3b16ee38a3 | |||
| fedc5e6969 |
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services:
|
||||
ganymede:
|
||||
container_name: ganymede
|
||||
image: ghcr.io/zibbp/ganymede:4.13.0
|
||||
image: ghcr.io/zibbp/ganymede:4.14.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DEBUG: ${GANYMEDE_DEBUG:-false}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
services:
|
||||
web_recipes:
|
||||
restart: always
|
||||
image: vabene1111/recipes:2.4.2
|
||||
image: vabene1111/recipes:2.5.3
|
||||
volumes:
|
||||
- ${TANDOOR_STATICFILES:-/mnt/nas1/shared/tandoor/staticfiles}:/opt/recipes/staticfiles
|
||||
- ${TANDOOR_MEDIAFILES:-/mnt/nas1/shared/tandoor/mediafiles}:/opt/recipes/mediafiles
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ spec:
|
|||
targetRevision: main
|
||||
- chart: meilisearch
|
||||
repoURL: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
targetRevision: 0.25.*
|
||||
targetRevision: 0.27.*
|
||||
helm:
|
||||
valuesObject:
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue