Compare commits

..

1 commit

Author SHA1 Message Date
e0951a70c9 chore(deps): update netbirdio/dashboard docker tag to v2.27.2
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
2026-01-20 03:29:15 +00:00
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -14,7 +14,7 @@ services:
webserver: webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.5 image: ghcr.io/paperless-ngx/paperless-ngx:2.20.4
restart: unless-stopped restart: unless-stopped
ports: ports:
- 8002:8000 - 8002:8000

View file

@ -1,7 +1,7 @@
--- ---
services: services:
rustical: rustical:
image: ghcr.io/lennart-k/rustical:0.12.0 image: ghcr.io/lennart-k/rustical:0.11.17
ports: ports:
- '4000:4000' - '4000:4000'
volumes: volumes:

View file

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