chore(deps): update container image haveagitgat/tdarr_node to v2.17.01@3175af9 (#15960)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [haveagitgat/tdarr_node](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) | minor | `2.16.01` -> `2.17.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
afd049b7eb
commit
ef0604b5a6
|
@ -1,26 +1,26 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: tdarr-node
|
||||
version: 6.1.1
|
||||
appVersion: 2.16.01
|
||||
version: 6.2.0
|
||||
appVersion: 2.17.01
|
||||
description: Audio/Video library transcoding automation
|
||||
home: https://truecharts.org/charts/stable/tdarr-node
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node
|
||||
- https://hub.docker.com/r/haveagitgat/tdarr_node
|
||||
- https://github.com/HaveAGitGat/Tdarr
|
||||
- https://github.com/HaveAGitGat/Tdarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node
|
||||
- https://hub.docker.com/r/haveagitgat/tdarr_node
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- encode
|
||||
- media
|
||||
- tdarr
|
||||
- encode
|
||||
- media
|
||||
- tdarr
|
||||
dependencies:
|
||||
- name: common
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: haveagitgat/tdarr_node
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.16.01@sha256:40403e09b5185ac1a5ab29203014c88c92efaaa40d6566e53f97c67ae38da1b4
|
||||
tag: 2.17.01@sha256:3175af9565f0924a2e762f5bff2ee5fa89c6cceabd2b2b14b4cc376800c526e5
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in New Issue