Skip to content

Commit

Permalink
chore(deps): update syncthing/syncthing docker tag to v1.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent c82913e commit d5a4b30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.4@sha256:4d4d44bf19bace6c0949067fd83d288871ddb49ae9b023092d9885ee9e231d48"
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.4@sha256:4d4d44bf19bace6c0949067fd83d288871ddb49ae9b023092d9885ee9e231d48"
ports: [{
name: "http"
containerPort: 8384
Expand Down

0 comments on commit d5a4b30

Please sign in to comment.