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:
|
services:
|
||||||
ganymede:
|
ganymede:
|
||||||
container_name: ganymede
|
container_name: ganymede
|
||||||
image: ghcr.io/zibbp/ganymede:4.11.5
|
image: ghcr.io/zibbp/ganymede:4.12.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
DEBUG: ${GANYMEDE_DEBUG:-false}
|
DEBUG: ${GANYMEDE_DEBUG:-false}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
rustical:
|
rustical:
|
||||||
image: ghcr.io/lennart-k/rustical:0.12.4
|
image: ghcr.io/lennart-k/rustical:0.12.9
|
||||||
ports:
|
ports:
|
||||||
- '4000:4000'
|
- '4000:4000'
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: forgejo
|
- chart: forgejo
|
||||||
repoURL: code.forgejo.org/forgejo-helm
|
repoURL: code.forgejo.org/forgejo-helm
|
||||||
targetRevision: 16.0.2
|
targetRevision: 16.2.0
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue