Compare commits

..

2 commits

Author SHA1 Message Date
1e4b6b892e chore(deps): update netbirdio/relay docker tag to v0.59.0
Some checks failed
checks / tflint (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / pre-commit (push) Has been cancelled
2025-10-02 02:09:06 +00:00
000502ba9d chore(deps): update code.forgejo.org/forgejo-helm/forgejo docker tag to v14.0.3
Some checks failed
checks / tflint (push) Failing after 8s
checks / k8s (push) Failing after 11s
OpenTofu deployments / authentik (push) Failing after 3s
OpenTofu deployments / adguard (push) Failing after 3s
checks / pre-commit (push) Failing after 12m29s
2025-09-29 06:32:47 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ services:
max-size: "500m"
max-file: "2"
relay:
image: netbirdio/relay:0.58.2
image: netbirdio/relay:0.59.0
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}

View file

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