Compare commits

..

1 commit

Author SHA1 Message Date
611f8c8f1a chore(deps): update netbirdio/dashboard docker tag to v2.19.2
Some checks failed
checks / pre-commit (push) Failing after 7s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 1s
2025-10-07 08:49:00 +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:11.1.2
image: code.forgejo.org/forgejo/runner:9.1.1
links:
- docker-in-docker
depends_on:

View file

@ -1,7 +1,7 @@
---
services:
dashboard:
image: netbirdio/dashboard:v2.20.0
image: netbirdio/dashboard:v2.19.2
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.4
targetRevision: 14.0.3
helm:
valuesObject:
replicaCount: 2