Compare commits

..

1 commit

Author SHA1 Message Date
56f2e35759 chore(deps): update ghcr.io/lennart-k/rustical docker tag to v0.12.8
Some checks failed
checks / tflint (push) Has been cancelled
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
2026-02-15 23:40:20 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
services:
ganymede:
container_name: ganymede
image: ghcr.io/zibbp/ganymede:4.12.0
image: ghcr.io/zibbp/ganymede:4.11.5
restart: unless-stopped
environment:
DEBUG: ${GANYMEDE_DEBUG:-false}

View file

@ -1,7 +1,7 @@
---
services:
rustical:
image: ghcr.io/lennart-k/rustical:0.12.9
image: ghcr.io/lennart-k/rustical:0.12.8
ports:
- '4000:4000'
volumes:

View file

@ -14,7 +14,7 @@ spec:
sources:
- chart: forgejo
repoURL: code.forgejo.org/forgejo-helm
targetRevision: 16.2.0
targetRevision: 16.0.2
helm:
valuesObject:
replicaCount: 2