Compare commits

...

2 commits

Author SHA1 Message Date
cbe9fa71b5 chore(deps): update netbirdio/management docker tag to v0.59.5
Some checks failed
checks / pre-commit (push) Failing after 2s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 2s
2025-10-10 02:04:49 +00:00
498ad643ff chore(deps): update code.forgejo.org/forgejo/runner docker tag to v11
Some checks failed
checks / pre-commit (push) Failing after 12m34s
checks / k8s (push) Failing after 3s
checks / tflint (push) Failing after 1s
OpenTofu deployments / authentik (push) Failing after 1s
OpenTofu deployments / adguard (push) Failing after 1s
2025-10-09 02:38:56 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
---
x-runner-common: &runner-common
image: code.forgejo.org/forgejo/runner:9.1.1
image: code.forgejo.org/forgejo/runner:11.1.2
links:
- docker-in-docker
depends_on:

View file

@ -50,7 +50,7 @@ services:
max-size: "500m"
max-file: "2"
management:
image: netbirdio/management:0.59.2
image: netbirdio/management:0.59.5
restart: unless-stopped
depends_on:
- dashboard