Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image linuxserver/snapdrop to latest@e552b6f by renovate #19588

Merged
merged 1 commit into from
Mar 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/snapdrop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/snapdrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png
keywords:
- snapdrop
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
- https://hub.docker.com/r/linuxserver/snapdrop
type: application
version: 9.7.1
version: 9.7.2
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: linuxserver/snapdrop
tag: latest@sha256:9cd65cd76ce87c98d4cc63667beff3c154c2c19be21ce8e54519b493a7a0c838
tag: latest@sha256:e552b6f5b5b11ad42ca6b1d184d6c21f40aaf97ba3d2291ab2e4d1c770a17dd3
pullPolicy: IfNotPresent
service:
main:
Expand Down