chore(deps): update container image haveagitgat/tdarr to v2.20.01@b59a960 by renovate (#23173)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [haveagitgat/tdarr](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) | minor | `2.19.01` -> `2.20.01` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
18c9f6d35c
commit
c1e19d67df
|
@ -7,7 +7,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: 2.19.01
|
appVersion: 2.20.01
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.0.1
|
version: 24.0.1
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tdarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tdarr
|
||||||
- https://hub.docker.com/r/haveagitgat/tdarr
|
- https://hub.docker.com/r/haveagitgat/tdarr
|
||||||
type: application
|
type: application
|
||||||
version: 11.0.1
|
version: 11.1.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: haveagitgat/tdarr
|
repository: haveagitgat/tdarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.19.01@sha256:07b364c64ee4aa1deb26767f7cf30bddbed66d4c5ff9a14c38a606381bc51959
|
tag: 2.20.01@sha256:b59a9608801286edb13d6a6c22c2f78ca7e0a9456b54c540774a7734af138c71
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue