Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/snapdrop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ sources:
- https://github.com/linuxserver/docker-snapdrop
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/snapdrop
type: application
version: 12.13.3
version: 12.13.4

2 changes: 1 addition & 1 deletion charts/stable/snapdrop/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: lscr.io/linuxserver/snapdrop
tag: latest@sha256:9197bed844bf29da1c763dd2588a958a9369069b14056b366ce4fb7efc6b4356
tag: latest@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
pullPolicy: IfNotPresent
service:
main:
Expand Down
Loading