Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/apps/utility-services/changedetection/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: ghcr.io/dgtlmoon/changedetection.io:0.49.15
image: ghcr.io/dgtlmoon/changedetection.io:0.49.16
namespace: utility-services
chromeImage: browserless/chrome:latest
ports:
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/utility-services/code-server/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: lscr.io/linuxserver/code-server:4.99.3
image: lscr.io/linuxserver/code-server:4.99.4
namespace: utility-services
primaryDomain: <path:kv/data/domains#primaryDomain>
ports:
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/utility-services/homepage/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: ghcr.io/gethomepage/homepage:v1.1.1
image: ghcr.io/gethomepage/homepage:v1.2.0
namespace: utility-services
domain: <path:kv/data/domains#localDomain>
service:
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/utility-services/omada/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: mbentley/omada-controller:5.15.20.18
image: mbentley/omada-controller:5.15.20.20
namespace: utility-services
ports:
- name: http
Expand Down
6 changes: 3 additions & 3 deletions charts/apps/utility-services/onlyoffice/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.13.0
version: 20.13.4
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 15.5.3
digest: sha256:6daf888fb5fdc5cddff6c38d34ed4b22a5cbe1e0dcb5f062058e505ef5cfb787
generated: "2025-04-22T19:35:54.208706681Z"
digest: sha256:297741195dbf4a63a2e0cf0623b14adc077d6042b283d29712dee9dd540a9d8c
generated: "2025-05-03T17:21:00.258520244Z"
2 changes: 1 addition & 1 deletion charts/apps/utility-services/onlyoffice/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: onlyoffice
version: 1.0.0
dependencies:
- name: redis
version: 20.13.0
version: 20.13.4
repository: https://charts.bitnami.com/bitnami
- name: rabbitmq
version: 15.5.3
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/utility-services/paperless-ngx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ authentikClientSecret: <path:kv/data/utility-services/paperless-ngx#authentikCli
primaryDomain: <path:kv/data/domains#primaryDomain>

redis:
image: redis:7.4.2-alpine
image: redis:7.4.3-alpine
ports:
- name: redis
containerPort: 6379
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/utility-services/speedtest-tracker/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: lscr.io/linuxserver/speedtest-tracker:1.4.2
image: lscr.io/linuxserver/speedtest-tracker:1.5.0
namespace: utility-services
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/utility-services/stirling-pdf/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: frooodle/s-pdf:0.45.6-ultra-lite
image: frooodle/s-pdf:0.46.0-ultra-lite
namespace: utility-services
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/utility-services/technitium/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: technitium/dns-server:13.5.0
image: technitium/dns-server:13.6.0
namespace: utility-services
primaryDomain: <path:kv/data/domains#primaryDomain>
ports:
Expand Down