Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
feat(container): update image syncthing/syncthing to v1.24.0
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | syncthing/syncthing | 1.23.7 | 1.24.0 |
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent ecc7b31 commit 2b1f735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/home/syncthing/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
values:
image:
repository: syncthing/syncthing
tag: 1.23.7
tag: 1.24.0
env:
TZ: "${TIMEZONE}"
ingress:
Expand Down

0 comments on commit 2b1f735

Please sign in to comment.