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(-arr): change ci to use metrics from template #221

Merged
merged 1 commit into from
Sep 17, 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.20.0
version: 1.20.1
# renovate: image=ghcr.io/onedr0p/prowlarr-develop
appVersion: "1.9.0.3966"
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/prowlarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# prowlarr

![Version: 1.20.0](https://img.shields.io/badge/Version-1.20.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.0.3966](https://img.shields.io/badge/AppVersion-1.9.0.3966-informational?style=flat-square)
![Version: 1.20.1](https://img.shields.io/badge/Version-1.20.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.0.3966](https://img.shields.io/badge/AppVersion-1.9.0.3966-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
22 changes: 2 additions & 20 deletions charts/prowlarr/ci/ct-exportarr-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,5 @@ persistence:
enabled: true
type: emptyDir

additionalContainers:
exportarr:
name: exportarr
image: ghcr.io/onedr0p/exportarr:master@sha256:2f6c2c583d11cd82252f31dec2965645a461af6af0231e87dbd736c7b16cca1c
imagePullPolicy: IfNotPresent
args: ["prowlarr"]
env:
- name: PORT
value: "32123"
- name: URL
value: "http://localhost"
- name: CONFIG
value: "/config/config.xml"
ports:
- name: exportarr
containerPort: 32123
volumeMounts:
- name: config
mountPath: /config
readOnly: true
metrics:
enabled: true
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.0
version: 1.4.1
# renovate: image=ghcr.io/onedr0p/radarr
appVersion: "4.7.5.7809"
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/radarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# radarr

![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: 4.7.5.7809](https://img.shields.io/badge/AppVersion-4.7.5.7809-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: 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
22 changes: 2 additions & 20 deletions charts/radarr/ci/ct-exportarr-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,5 @@ persistence:
enabled: true
type: emptyDir

additionalContainers:
exportarr:
name: exportarr
image: ghcr.io/onedr0p/exportarr:v1.0.0
imagePullPolicy: IfNotPresent
args: ["radarr"]
env:
- name: PORT
value: "32123"
- name: URL
value: "http://localhost"
- name: CONFIG
value: "/config/config.xml"
ports:
- name: exportarr
containerPort: 32123
volumeMounts:
- name: config
mountPath: /config
readOnly: true
metrics:
enabled: true
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.9
version: 1.1.10
# renovate: image=ghcr.io/onedr0p/sonarr
appVersion: "3.0.10.1567"
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/sonarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sonarr

![Version: 1.1.9](https://img.shields.io/badge/Version-1.1.9-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.10](https://img.shields.io/badge/Version-1.1.10-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
22 changes: 2 additions & 20 deletions charts/sonarr/ci/ct-exportarr-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,5 @@ persistence:
enabled: true
type: emptyDir

additionalContainers:
exportarr:
name: exportarr
image: ghcr.io/onedr0p/exportarr:v1.0.0
imagePullPolicy: IfNotPresent
args: ["sonarr"]
env:
- name: PORT
value: "32123"
- name: URL
value: "http://localhost"
- name: CONFIG
value: "/config/config.xml"
ports:
- name: exportarr
containerPort: 32123
volumeMounts:
- name: config
mountPath: /config
readOnly: true
metrics:
enabled: true
Loading