Skip to content

Commit

Permalink
chore(deps): update syncthing/syncthing:edge docker digest to c69d8ed
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 3b50e54 commit 4e1617a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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 @@ -28,7 +28,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:edge@sha256:a200af1e5b2aee7c184c848c3af179d6fedca55e899c15a9c2851c35501f1943"
image: "syncthing/syncthing:edge@sha256:c69d8edcddec5481897d10022364c9b77970daaa9f5732aa530174d2538e807a"
ports: [{
name: "http"
containerPort: 8384
Expand Down
2 changes: 1 addition & 1 deletion k8s/amour/backup/immich_unwind/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:edge@sha256:a200af1e5b2aee7c184c848c3af179d6fedca55e899c15a9c2851c35501f1943"
image: "syncthing/syncthing:edge@sha256:c69d8edcddec5481897d10022364c9b77970daaa9f5732aa530174d2538e807a"
ports: [{
name: "http"
containerPort: 8384
Expand Down
2 changes: 1 addition & 1 deletion k8s/amour/backup/legacy/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:edge@sha256:a200af1e5b2aee7c184c848c3af179d6fedca55e899c15a9c2851c35501f1943"
image: "syncthing/syncthing:edge@sha256:c69d8edcddec5481897d10022364c9b77970daaa9f5732aa530174d2538e807a"
ports: [{
name: "http"
containerPort: 8384
Expand Down
2 changes: 1 addition & 1 deletion k8s/amour/backup/lola/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:edge@sha256:a200af1e5b2aee7c184c848c3af179d6fedca55e899c15a9c2851c35501f1943"
image: "syncthing/syncthing:edge@sha256:c69d8edcddec5481897d10022364c9b77970daaa9f5732aa530174d2538e807a"
ports: [{
name: "http"
containerPort: 8384
Expand Down
2 changes: 1 addition & 1 deletion k8s/amour/backup/melonade/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:edge@sha256:a200af1e5b2aee7c184c848c3af179d6fedca55e899c15a9c2851c35501f1943"
image: "syncthing/syncthing:edge@sha256:c69d8edcddec5481897d10022364c9b77970daaa9f5732aa530174d2538e807a"
ports: [{
name: "http"
containerPort: 8384
Expand Down
2 changes: 1 addition & 1 deletion k8s/amour/backup/synology/statefulset_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:edge@sha256:a200af1e5b2aee7c184c848c3af179d6fedca55e899c15a9c2851c35501f1943"
image: "syncthing/syncthing:edge@sha256:c69d8edcddec5481897d10022364c9b77970daaa9f5732aa530174d2538e807a"
ports: [{
name: "http"
containerPort: 8384
Expand Down

0 comments on commit 4e1617a

Please sign in to comment.