From 8273953cc40f4ee4758ad6d80a60ec5f8ce933f0 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Sun, 5 Dec 2021 15:20:35 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/tdarr/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/tdarr/README.md b/charts/stable/tdarr/README.md index 81421a61..4ee2a2f8 100644 --- a/charts/stable/tdarr/README.md +++ b/charts/stable/tdarr/README.md @@ -1,6 +1,6 @@ # tdarr -![Version: 4.1.1](https://img.shields.io/badge/Version-4.1.1-informational?style=flat-square) ![AppVersion: 2.00.10](https://img.shields.io/badge/AppVersion-2.00.10-informational?style=flat-square) +![Version: 4.1.2](https://img.shields.io/badge/Version-4.1.2-informational?style=flat-square) ![AppVersion: 2.00.10](https://img.shields.io/badge/AppVersion-2.00.10-informational?style=flat-square) Tdarr is a self hosted web-app for automating media library transcode/remux management and making sure your files are exactly how you need them to be in terms of codecs/streams/containers etc. @@ -89,7 +89,7 @@ N/A | node.image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | node.image.repository | string | `"haveagitgat/tdarr_node"` | image repository | | node.image.tag | string | `"2.00.10"` | image tag | -| node.resources | object | `{}` | Resource definition for the node container | +| node.resources | object | `{}` | Node resources | | persistence | object | See below | Configure persistence settings for the chart under this key. | | persistence.config | object | See values.yaml | Volume used for configuration | | persistence.data | object | See values.yaml | Volume used for tdarr server database |