Skip to content

Commit

Permalink
chore(deps): update syncthing/syncthing docker tag to v1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 11b3df5 commit 60711dc
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.2@sha256:72d4569a11371e1eac4aa9351f7e07c6ff96f384e59e96dce9458e3a7bbd3627"
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.2@sha256:72d4569a11371e1eac4aa9351f7e07c6ff96f384e59e96dce9458e3a7bbd3627"
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.2@sha256:72d4569a11371e1eac4aa9351f7e07c6ff96f384e59e96dce9458e3a7bbd3627"
ports: [{
name: "http"
containerPort: 8384
Expand Down

0 comments on commit 60711dc

Please sign in to comment.