Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.5 #244

Merged
merged 1 commit into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/prowlarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prowlarr
description: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps
type: application
version: 1.22.0
version: 1.22.1
# renovate: image=ghcr.io/onedr0p/prowlarr-develop
appVersion: "1.9.3.4013"
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/prowlarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# prowlarr

![Version: 1.22.0](https://img.shields.io/badge/Version-1.22.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.3.4013](https://img.shields.io/badge/AppVersion-1.9.3.4013-informational?style=flat-square)
![Version: 1.22.1](https://img.shields.io/badge/Version-1.22.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.3.4013](https://img.shields.io/badge/AppVersion-1.9.3.4013-informational?style=flat-square)

Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps

Expand Down Expand Up @@ -39,7 +39,7 @@ Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base
| metrics.exporter.env.unknownQueueItems | bool | `false` | Set to true to enable gathering unknown queue items |
| metrics.exporter.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| metrics.exporter.image.repository | string | `"ghcr.io/onedr0p/exportarr"` | image repository |
| metrics.exporter.image.tag | string | `"v1.5.3"` | image tag |
| metrics.exporter.image.tag | string | `"v1.5.5"` | image tag |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
| metrics.serviceMonitor.interval | string | `"3m"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/prowlarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ metrics:
# -- image repository
repository: ghcr.io/onedr0p/exportarr
# -- image tag
tag: v1.5.3
tag: v1.5.5
# -- image pull policy
pullPolicy: IfNotPresent
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/radarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: radarr
description: A fork of Sonarr to work with movies à la Couchpotato
type: application
version: 1.4.2
version: 1.4.3
# renovate: image=ghcr.io/onedr0p/radarr
appVersion: "4.7.5.7809"
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/radarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# radarr

![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.5.7809](https://img.shields.io/badge/AppVersion-4.7.5.7809-informational?style=flat-square)
![Version: 1.4.3](https://img.shields.io/badge/Version-1.4.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.5.7809](https://img.shields.io/badge/AppVersion-4.7.5.7809-informational?style=flat-square)

A fork of Sonarr to work with movies à la Couchpotato

Expand Down Expand Up @@ -39,7 +39,7 @@ A fork of Sonarr to work with movies à la Couchpotato
| metrics.exporter.env.unknownQueueItems | bool | `false` | Set to true to enable gathering unknown queue items |
| metrics.exporter.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| metrics.exporter.image.repository | string | `"ghcr.io/onedr0p/exportarr"` | image repository |
| metrics.exporter.image.tag | string | `"v1.5.3"` | image tag |
| metrics.exporter.image.tag | string | `"v1.5.5"` | image tag |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
| metrics.serviceMonitor.interval | string | `"3m"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/radarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ metrics:
# -- image repository
repository: ghcr.io/onedr0p/exportarr
# -- image tag
tag: v1.5.3
tag: v1.5.5
# -- image pull policy
pullPolicy: IfNotPresent
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/readarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: readarr
description: Book Manager and Automation (Sonarr for Ebooks)
type: application
version: 1.1.1
version: 1.1.2
# renovate: image=ghcr.io/onedr0p/readarr-develop
appVersion: "0.3.6.2232"
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/readarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# readarr

![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.6.2232](https://img.shields.io/badge/AppVersion-0.3.6.2232-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.6.2232](https://img.shields.io/badge/AppVersion-0.3.6.2232-informational?style=flat-square)

Book Manager and Automation (Sonarr for Ebooks)

Expand Down Expand Up @@ -39,7 +39,7 @@ Book Manager and Automation (Sonarr for Ebooks)
| metrics.exporter.env.unknownQueueItems | bool | `false` | Set to true to enable gathering unknown queue items |
| metrics.exporter.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| metrics.exporter.image.repository | string | `"ghcr.io/onedr0p/exportarr"` | image repository |
| metrics.exporter.image.tag | string | `"v1.5.3"` | image tag |
| metrics.exporter.image.tag | string | `"v1.5.5"` | image tag |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
| metrics.serviceMonitor.interval | string | `"3m"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/readarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ metrics:
# -- image repository
repository: ghcr.io/onedr0p/exportarr
# -- image tag
tag: v1.5.3
tag: v1.5.5
# -- image pull policy
pullPolicy: IfNotPresent
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/sonarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sonarr
description: Smart PVR for newsgroup and bittorrent users
type: application
version: 1.1.11
version: 1.1.12
# renovate: image=ghcr.io/onedr0p/sonarr
appVersion: "3.0.10.1567"
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/sonarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sonarr

![Version: 1.1.11](https://img.shields.io/badge/Version-1.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.10.1567](https://img.shields.io/badge/AppVersion-3.0.10.1567-informational?style=flat-square)
![Version: 1.1.12](https://img.shields.io/badge/Version-1.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.10.1567](https://img.shields.io/badge/AppVersion-3.0.10.1567-informational?style=flat-square)

Smart PVR for newsgroup and bittorrent users

Expand Down Expand Up @@ -39,7 +39,7 @@ Smart PVR for newsgroup and bittorrent users
| metrics.exporter.env.unknownQueueItems | bool | `false` | Set to true to enable gathering unknown queue items |
| metrics.exporter.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| metrics.exporter.image.repository | string | `"ghcr.io/onedr0p/exportarr"` | image repository |
| metrics.exporter.image.tag | string | `"v1.5.3"` | image tag |
| metrics.exporter.image.tag | string | `"v1.5.5"` | image tag |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
| metrics.serviceMonitor.interval | string | `"3m"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/sonarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ metrics:
# -- image repository
repository: ghcr.io/onedr0p/exportarr
# -- image tag
tag: v1.5.3
tag: v1.5.5
# -- image pull policy
pullPolicy: IfNotPresent
env:
Expand Down
Loading