Skip to content

Commit

Permalink
Merge pull request #69 from pree/renovate/ghcr.io-onedr0p-exportarr-m…
Browse files Browse the repository at this point in the history
…aster

chore(deps): update ghcr.io/onedr0p/exportarr:master docker digest to 88e36bc
  • Loading branch information
pree authored Mar 16, 2023
2 parents 4e63a78 + 1b2cdff commit 08318bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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.4.0
version: 1.4.1
# renovate: image=ghcr.io/onedr0p/prowlarr-develop
appVersion: "1.3.1.2796"
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.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.1.2796](https://img.shields.io/badge/AppVersion-1.3.1.2796-informational?style=flat-square)
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.1.2796](https://img.shields.io/badge/AppVersion-1.3.1.2796-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 | `"master@sha256:2f6c2c583d11cd82252f31dec2965645a461af6af0231e87dbd736c7b16cca1c"` | image tag |
| metrics.exporter.image.tag | string | `"master@sha256:88e36bc9afcb1800f8db57c60e08556fadb665e426064064b9e4d8fc1a6b5132"` | 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: master@sha256:2f6c2c583d11cd82252f31dec2965645a461af6af0231e87dbd736c7b16cca1c
tag: master@sha256:88e36bc9afcb1800f8db57c60e08556fadb665e426064064b9e4d8fc1a6b5132
# -- image pull policy
pullPolicy: IfNotPresent
env:
Expand Down

0 comments on commit 08318bc

Please sign in to comment.