Compare commits
3 commits
56f2e35759
...
a98c72567d
| Author | SHA1 | Date | |
|---|---|---|---|
| a98c72567d | |||
| 26b2654443 | |||
| 2b71507c5e |
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services:
|
||||
ganymede:
|
||||
container_name: ganymede
|
||||
image: ghcr.io/zibbp/ganymede:4.11.5
|
||||
image: ghcr.io/zibbp/ganymede:4.12.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DEBUG: ${GANYMEDE_DEBUG:-false}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
rustical:
|
||||
image: ghcr.io/lennart-k/rustical:0.12.8
|
||||
image: ghcr.io/lennart-k/rustical:0.12.9
|
||||
ports:
|
||||
- '4000:4000'
|
||||
volumes:
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
sources:
|
||||
- chart: forgejo
|
||||
repoURL: code.forgejo.org/forgejo-helm
|
||||
targetRevision: 16.0.2
|
||||
targetRevision: 16.2.0
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue