Compare commits

..

3 commits

Author SHA1 Message Date
a98c72567d chore(deps): update ghcr.io/lennart-k/rustical docker tag to v0.12.9
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2026-02-23 03:58:42 +00:00
26b2654443 chore(deps): update code.forgejo.org/forgejo-helm/forgejo docker tag to v16.2.0
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
OpenTofu deployments / authentik (push) Has been cancelled
OpenTofu deployments / adguard (push) Has been cancelled
2026-02-16 23:51:34 +00:00
2b71507c5e chore(deps): update ghcr.io/zibbp/ganymede docker tag to v4.12.0
Some checks failed
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2026-02-15 23:49:51 +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.11.5
image: ghcr.io/zibbp/ganymede:4.12.0
restart: unless-stopped
environment:
DEBUG: ${GANYMEDE_DEBUG:-false}

View file

@ -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:

View file

@ -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