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 foxxmd/multi-scrobbler to latest@80264f2 by renovate #19828

Merged
merged 1 commit into from
Mar 26, 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/multi-scrobbler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ keywords:
- multi-scrobbler
- Network-Web
- MediaServer-Music
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler
- https://hub.docker.com/r/foxxmd/multi-scrobbler
type: application
version: 6.7.3
version: 6.7.4
2 changes: 1 addition & 1 deletion charts/stable/multi-scrobbler/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: foxxmd/multi-scrobbler
tag: latest@sha256:35aadb7bdcce81e748b63846289b13b7c426db1134fbe30737c8c92e82b49105
tag: latest@sha256:80264f26e30416a689dc2044ce3ae4c48cdfe92f33b4645cda03c420d69281b0
pullPolicy: IfNotPresent

securityContext:
Expand Down