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: services:
ganymede: ganymede:
container_name: ganymede container_name: ganymede
image: ghcr.io/zibbp/ganymede:4.12.0 image: ghcr.io/zibbp/ganymede:4.11.5
restart: unless-stopped restart: unless-stopped
environment: environment:
DEBUG: ${GANYMEDE_DEBUG:-false} DEBUG: ${GANYMEDE_DEBUG:-false}

View file

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

View file

@ -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.2.0 targetRevision: 16.0.2
helm: helm:
valuesObject: valuesObject:
replicaCount: 2 replicaCount: 2