Compare commits

..

1 commit

Author SHA1 Message Date
146b366800 chore(deps): update netbirdio/relay docker tag to v0.58.2
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 1s
2025-09-29 06:37:43 +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.59.0
image: netbirdio/relay:0.58.2
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.3
targetRevision: 14.0.2
helm:
valuesObject:
replicaCount: 2