Compare commits

..

3 commits

Author SHA1 Message Date
594ad8f97b chore(deps): update netbirdio/dashboard docker tag to v2.20.0
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
2025-10-10 02:06:52 +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
d2c30cc93a chore(deps): update code.forgejo.org/forgejo-helm/forgejo docker tag to v14.0.4
Some checks failed
checks / pre-commit (push) Failing after 2s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 2s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 2s
2025-10-08 02:38:52 +00:00
3 changed files with 3 additions and 3 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

@ -1,7 +1,7 @@
---
services:
dashboard:
image: netbirdio/dashboard:v2.19.2
image: netbirdio/dashboard:v2.20.0
restart: unless-stopped
ports:
- 8005:80

View file

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