Files
truecharts/charts/stable/readarr/values.yaml
T
TrueCharts BotandGitHub 5d6d39eb88 chore(helm): update image ghcr.io/onedr0p/exportarr v2.1.0 → v2.2.0 (#34603)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/exportarr](https://redirect.github.com/onedr0p/exportarr)
| minor | `ffe2065` -> `320b0ea` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary>

###
[`v2.2.0`](https://redirect.github.com/onedr0p/exportarr/releases/tag/v2.2.0)

[Compare
Source](https://redirect.github.com/onedr0p/exportarr/compare/v2.1.0...v2.2.0)

##### What's Changed

- fix(deps): update module github.com/knadh/koanf/providers/env to
v1.1.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/348](https://redirect.github.com/onedr0p/exportarr/pull/348)
- fix(deps): update module github.com/knadh/koanf/providers/file to
v1.2.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/349](https://redirect.github.com/onedr0p/exportarr/pull/349)
- fix(deps): update module github.com/prometheus/client_golang to
v1.22.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/347](https://redirect.github.com/onedr0p/exportarr/pull/347)
- fix(deps): update module golang.org/x/sync to v0.13.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/346](https://redirect.github.com/onedr0p/exportarr/pull/346)
- chore(deps): update golang docker tag to v1.24.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/345](https://redirect.github.com/onedr0p/exportarr/pull/345)
- chore(deps): update dependency go to v1.24.2 - autoclosed by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/344](https://redirect.github.com/onedr0p/exportarr/pull/344)
- fix(deps): update module github.com/knadh/koanf/v2 to v2.2.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/351](https://redirect.github.com/onedr0p/exportarr/pull/351)
- fix(deps): update module github.com/knadh/koanf/providers/confmap to
v1 - autoclosed by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/352](https://redirect.github.com/onedr0p/exportarr/pull/352)
- fix: update golangci-lint and fix linting issues by
[@&#8203;onedr0p](https://redirect.github.com/onedr0p) in
[https://github.com/onedr0p/exportarr/pull/353](https://redirect.github.com/onedr0p/exportarr/pull/353)
- fix(deps): update module github.com/knadh/koanf/providers/posflag to
v1 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/354](https://redirect.github.com/onedr0p/exportarr/pull/354)
- Add quality weights by
[@&#8203;Saviq](https://redirect.github.com/Saviq) in
[https://github.com/onedr0p/exportarr/pull/350](https://redirect.github.com/onedr0p/exportarr/pull/350)

##### New Contributors

- [@&#8203;Saviq](https://redirect.github.com/Saviq) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/350](https://redirect.github.com/onedr0p/exportarr/pull/350)

**Full Changelog**:
https://github.com/onedr0p/exportarr/compare/v2.1.0...v2.2.0

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-20 20:15:12 +02:00

104 lines
3.0 KiB
YAML

image:
repository: ghcr.io/elfhosted/readarr-develop
pullPolicy: IfNotPresent
tag: 0.4.15.2787@sha256:e2da4611474274755d4ee9c272e579fa2e0b5596b4370bb3f4ccbe477bddec45
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df
securityContext:
container:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 8787
metrics:
enabled: "{{ .Values.metrics.main.enabled }}"
type: ClusterIP
ports:
metrics:
enabled: true
port: 8788
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: true
type: http
path: /ping
readiness:
enabled: true
type: http
path: /ping
startup:
enabled: true
type: http
path: /ping
env:
READARR__SERVER__PORT: "{{ .Values.service.main.ports.main.port }}"
# External | Basic | Forms
READARR__AUTH__METHOD: ""
# DisabledForLocalAddresses | Enabled
READARR__AUTH__REQUIRED: DisabledForLocalAddresses
# READARR__APP__THEME: dark
# READARR__APP__INSTANCENAME: Readarr
# READARR__LOG__LEVEL: info
# READARR__UPDATE__BRANCH: develop
exportarr:
enabled: "{{ .Values.metrics.main.enabled }}"
imageSelector: exportarrImage
args:
- readarr
probes:
liveness:
enabled: true
type: http
path: /healthz
port: "{{ .Values.service.metrics.ports.metrics.port }}"
readiness:
enabled: true
type: http
path: /healthz
port: "{{ .Values.service.metrics.ports.metrics.port }}"
startup:
enabled: true
type: http
path: /healthz
port: "{{ .Values.service.metrics.ports.metrics.port }}"
env:
INTERFACE: 0.0.0.0
PORT: "{{ .Values.service.metrics.ports.metrics.port }}"
URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}'
# additional metrics (slow)
# ENABLE_ADDITIONAL_METRICS: false
# enable gathering unknown queue items
# ENABLE_UNKNOWN_QUEUE_ITEMS: false
CONFIG: "/config/config.xml"
persistence:
config:
enabled: true
targetSelector:
main:
main:
mountPath: /config
exportarr:
mountPath: /config
readOnly: true
metrics:
main:
enabled: true
type: "servicemonitor"
endpoints:
- port: metrics
path: /metrics
targetSelector: metrics
prometheusRule:
enabled: false
updated: true