Compare commits

..

3 commits

Author SHA1 Message Date
5bb4c70027 chore(deps): update helm release renovate to 46.38.*
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
2026-02-26 03:55:07 +00:00
7bce1b85a9 chore(deps): update ghcr.io/zibbp/ganymede docker tag to v4.13.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-25 17:51:05 +00:00
79722144fa chore(deps): update vaultwarden/server docker tag to v1.35.4
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
2026-02-24 04:47:02 +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.13.0
restart: unless-stopped restart: unless-stopped
environment: environment:
DEBUG: ${GANYMEDE_DEBUG:-false} DEBUG: ${GANYMEDE_DEBUG:-false}

View file

@ -1,7 +1,7 @@
--- ---
services: services:
vaultwarden: vaultwarden:
image: vaultwarden/server:1.35.3-alpine image: vaultwarden/server:1.35.4-alpine
restart: unless-stopped restart: unless-stopped
environment: environment:
DATABASE_URL: ${DATABASE_URL} DATABASE_URL: ${DATABASE_URL}

View file

@ -13,7 +13,7 @@ spec:
sources: sources:
- chart: renovate - chart: renovate
repoURL: https://docs.renovatebot.com/helm-charts repoURL: https://docs.renovatebot.com/helm-charts
targetRevision: 46.35.* targetRevision: 46.38.*
helm: helm:
valuesObject: valuesObject:
renovate: renovate: