chore(deps): update container image deluan/navidrome to v0.53.1@40e5310 by renovate (#26596)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | deluan/navidrome | patch | `0.53.0` -> `0.53.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguODYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
f5444bcb27
commit
20ae1d7f16
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.53.0
|
appVersion: 0.53.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.16
|
version: 24.1.16
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/navidrome
|
- https://github.com/truecharts/charts/tree/master/charts/stable/navidrome
|
||||||
- https://hub.docker.com/r/deluan/navidrome
|
- https://hub.docker.com/r/deluan/navidrome
|
||||||
type: application
|
type: application
|
||||||
version: 21.2.0
|
version: 21.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: deluan/navidrome
|
repository: deluan/navidrome
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.53.0@sha256:76b8f09f82b3f92968871d71b8d6372a492734cbd773c5f72c024ea22d554087
|
tag: 0.53.1@sha256:40e53100217d57ec04199fbdd4ca3176aa4e556a73e63862dae4d5bc4763ccca
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|
Loading…
Reference in New Issue