Skip to content

Commit

Permalink
chore(deps): update syncthing/syncthing:edge docker digest to a9b3179
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent c82913e commit 7b393a2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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:a9b31793b550e28cb3c598237f27c4446ad8cde2b55f757f0facfa0fc2298da0"
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:a9b31793b550e28cb3c598237f27c4446ad8cde2b55f757f0facfa0fc2298da0"
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 @@ -27,7 +27,7 @@ import (
}]
containers: [{
name: "syncthing"
image: "syncthing/syncthing:edge@sha256:a200af1e5b2aee7c184c848c3af179d6fedca55e899c15a9c2851c35501f1943"
image: "syncthing/syncthing:edge@sha256:a9b31793b550e28cb3c598237f27c4446ad8cde2b55f757f0facfa0fc2298da0"
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:a9b31793b550e28cb3c598237f27c4446ad8cde2b55f757f0facfa0fc2298da0"
ports: [{
name: "http"
containerPort: 8384
Expand Down

0 comments on commit 7b393a2

Please sign in to comment.