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

Commit

Permalink
feat(container): update image syncthing/syncthing to v1.26.1
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | syncthing/syncthing | 1.23.0 | 1.26.1 |
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 9c346cc commit 560474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/backups/syncthing/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
nameOverride: *app
image:
repository: syncthing/syncthing
tag: 1.23.0
tag: 1.26.1
ingress:
main:
enabled: true
Expand Down

0 comments on commit 560474c

Please sign in to comment.