Skip to content

Commit

Permalink
chore(deps): update syncthing/syncthing docker tag to v1.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 11b3df5 commit c3c1c02
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion k8s/amour/backup/breakfast/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:1.23.6@sha256:88d6c8516d27876f6dacf7b9b544075d70e0d42480a2e85ec4dbb313764cc1e6"
image: "syncthing/syncthing:1.27.3@sha256:d5efcb04179e1dfec229f335603c3acc1965159d7e7d6f55687a845ab758e2d6"
ports: [{
name: "http"
containerPort: 8384
Expand Down
2 changes: 1 addition & 1 deletion k8s/unwind/thomas/breakfast_backup/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:1.23.6@sha256:88d6c8516d27876f6dacf7b9b544075d70e0d42480a2e85ec4dbb313764cc1e6"
image: "syncthing/syncthing:1.27.3@sha256:d5efcb04179e1dfec229f335603c3acc1965159d7e7d6f55687a845ab758e2d6"
ports: [{
name: "http"
containerPort: 8384
Expand Down
2 changes: 1 addition & 1 deletion k8s/unwind/thomas/melonade_backup/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:1.23.6@sha256:88d6c8516d27876f6dacf7b9b544075d70e0d42480a2e85ec4dbb313764cc1e6"
image: "syncthing/syncthing:1.27.3@sha256:d5efcb04179e1dfec229f335603c3acc1965159d7e7d6f55687a845ab758e2d6"
ports: [{
name: "http"
containerPort: 8384
Expand Down

0 comments on commit c3c1c02

Please sign in to comment.