This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/exportarr](https://togithub.com/onedr0p/exportarr) | major | `v1.6.1` -> `v2.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary> ### [`v2.0.0`](https://togithub.com/onedr0p/exportarr/releases/tag/v2.0.0) [Compare Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.2...v2.0.0) > \[!IMPORTANT] > This release removes the hardcoded `/sabnzbd` from the sabnzbd exporter. If you have sabnzbd deployed with this base URL you need to add that path into via your config. #### What's Changed - fix(deps): update module github.com/stretchr/testify to v1.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/272](https://togithub.com/onedr0p/exportarr/pull/272) - add missing valid api key tests by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/274](https://togithub.com/onedr0p/exportarr/pull/274) - \[BREAKING]\[fix [#​263](https://togithub.com/onedr0p/exportarr/issues/263)]: remove hardcoded /sabnzbd from api path by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/275](https://togithub.com/onedr0p/exportarr/pull/275) **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v1.6.2...v1.6.3 ### [`v1.6.2`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.2) [Compare Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.1...v1.6.2) ##### What's Changed - fix(deps): update module github.com/knadh/koanf/v2 to v2.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/260](https://togithub.com/onedr0p/exportarr/pull/260) - fix(deps): update module github.com/knadh/koanf/v2 to v2.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/262](https://togithub.com/onedr0p/exportarr/pull/262) - fix(deps): update module github.com/prometheus/client_golang to v1.19.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/268](https://togithub.com/onedr0p/exportarr/pull/268) - fix(deps): update golang.org/x/exp digest to [`814bf88`](https://togithub.com/onedr0p/exportarr/commit/814bf88) by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/261](https://togithub.com/onedr0p/exportarr/pull/261) - chore(deps): update golang docker tag to v1.22.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/264](https://togithub.com/onedr0p/exportarr/pull/264) - chore(deps): update golangci/golangci-lint-action action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/265](https://togithub.com/onedr0p/exportarr/pull/265) - fix(deps): update module go.uber.org/zap to v1.27.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/267](https://togithub.com/onedr0p/exportarr/pull/267) - fix: make api-key less restrictive by [@​onedr0p](https://togithub.com/onedr0p) in [https://github.com/onedr0p/exportarr/pull/270](https://togithub.com/onedr0p/exportarr/pull/270) **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v1.6.1...v1.6.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
90 lines
2.3 KiB
YAML
90 lines
2.3 KiB
YAML
image:
|
|
repository: ghcr.io/onedr0p/sabnzbd
|
|
pullPolicy: IfNotPresent
|
|
tag: 4.2.2@sha256:5b1f15c8d25afa2342505492486361d4ecf14449e1453aeea45cd7c1e5eeb63a
|
|
exportarrImage:
|
|
repository: ghcr.io/onedr0p/exportarr
|
|
pullPolicy: IfNotPresent
|
|
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10097
|
|
metrics:
|
|
enabled: true
|
|
type: ClusterIP
|
|
targetSelector: exportarr
|
|
ports:
|
|
metrics:
|
|
enabled: true
|
|
port: 8990
|
|
targetSelector: exportarr
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
SABNZBD__HOST_WHITELIST_ENTRIES: ""
|
|
SABNZBD__PORT: "{{ .Values.service.main.ports.main.port }}"
|
|
exportarr:
|
|
enabled: "{{ .Values.metrics.main.enabled }}"
|
|
type: Deployment
|
|
strategy: RollingUpdate
|
|
replicas: 1
|
|
podSpec:
|
|
containers:
|
|
exportarr:
|
|
primary: true
|
|
enabled: true
|
|
imageSelector: exportarrImage
|
|
args:
|
|
- sabnzbd
|
|
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 }}'
|
|
APIKEY: "{{ .Values.metrics.main.apiKey }}"
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
targetSelector:
|
|
main:
|
|
main:
|
|
mountPath: /config
|
|
exportarr:
|
|
exportarr:
|
|
mountPath: /config
|
|
readOnly: true
|
|
metrics:
|
|
main:
|
|
enabled: false
|
|
type: "servicemonitor"
|
|
endpoints:
|
|
- port: metrics
|
|
path: /metrics
|
|
targetSelector: metrics
|
|
# Required for exportarr
|
|
apiKey: ""
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|