Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

deprecate radarr and others #365

Merged
merged 2 commits into from
Aug 29, 2020
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
8 changes: 3 additions & 5 deletions charts/qbittorrent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
apiVersion: v1
appVersion: 14.2.0.99201912180418-6819-118af03ubuntu18.04.1-ls62
description: qBittorrent is a cross-platform free and open-source BitTorrent client
description: DEPRECATED - qBittorrent is a cross-platform free and open-source BitTorrent client
name: qbittorrent
version: 3.2.2
version: 3.2.3
keywords:
- qbittorrent
- torrrent
home: https://github.com/billimek/billimek-charts/tree/master/charts/qbittorrent
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
sources:
- https://hub.docker.com/r/linuxserver/qbittorrent/
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/qbittorrent/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# qBittorrent client
# DEPRECATED - qBittorrent client

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/qbittorrent

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/qbittorrent
```

---

This is a helm chart for [qbittorrent](https://qbittorrent.org/) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/qbittorrent/)

Expand Down
2 changes: 2 additions & 0 deletions charts/qbittorrent/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

1. Get the application URL by running these commands:
{{- if .Values.ingress.enabled }}
{{- range .Values.ingress.hosts }}
Expand Down
8 changes: 3 additions & 5 deletions charts/radarr/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: v0.2.0.1480-ls58
description: Radarr is a movie downloading client
description: DEPRECATED - Radarr is a movie downloading client
name: radarr
version: 4.1.3
version: 4.1.4
keywords:
- radarr
- usenet
Expand All @@ -12,6 +12,4 @@ icon: https://avatars3.githubusercontent.com/u/25025331?s=400&v=4
sources:
- https://hub.docker.com/r/linuxserver/radarr/
- https://github.com/Radarr/Radarr/
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/radarr/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# radarr movie download client
# DEPRECATED - radarr movie download client

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/radarr

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/radarr
```

---

This is a helm chart for [radarr](https://github.com/Radarr/Radarr/) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/radarr/)

Expand Down
2 changes: 2 additions & 0 deletions charts/radarr/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

1. Get the application URL by running these commands:
{{- if .Values.ingress.enabled }}
{{- range .Values.ingress.hosts }}
Expand Down
8 changes: 3 additions & 5 deletions charts/rtorrent-flood/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 1.0.0
description: rtorrent and flood co-located in the same deployment
description: DEPRECATED - rtorrent and flood co-located in the same deployment
name: rtorrent-flood
version: 4.1.1
version: 4.1.2
keywords:
- rtorrent
- flood
Expand All @@ -13,6 +13,4 @@ sources:
- https://hub.docker.com/r/looselyrigorous/rtorrent
- https://github.com/looselyrigorous/docker-rtorrent
- https://github.com/Flood-UI/flood
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/rtorrent-flood/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# rTorrent/flood BitTorrent client
# DEPRECATED - rTorrent/flood BitTorrent client

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/rtorrent-flood

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/rtorrent-flood
```

---

TBD
2 changes: 2 additions & 0 deletions charts/rtorrent-flood/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

1. Get the application URL by running these commands:
{{- if .Values.ingress.enabled }}
{{- range .Values.ingress.hosts }}
Expand Down
8 changes: 3 additions & 5 deletions charts/sabnzbd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 2.3.9
description: Free and easy binary newsreader
description: DEPRECATED - Free and easy binary newsreader
name: sabnzbd
version: 1.0.2
version: 1.0.3
keywords:
- sabnzbd
- usenet
Expand All @@ -11,6 +11,4 @@ icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4
sources:
- https://hub.docker.com/r/linuxserver/sabnzbd/
- https://sabnzbd.org/
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/sabnzbd/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# SABnzbd Usenet client
# DEPRECATED - SABnzbd Usenet client

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/sabnzbd

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/sabnzbd
```

---

This is a helm chart for [SABnzbd](https://sabnzbd.org/) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/sabnzbd/)

Expand Down
2 changes: 2 additions & 0 deletions charts/sabnzbd/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

1. Get the application URL by running these commands:
{{- if .Values.ingress.enabled }}
{{- range .Values.ingress.hosts }}
Expand Down
8 changes: 3 additions & 5 deletions charts/ser2sock/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
apiVersion: v1
appVersion: "1.0.0"
description: Serial to Socket Redirector
description: DEPRECATED - Serial to Socket Redirector
name: ser2sock
version: 1.1.0
version: 1.1.1
keywords:
- ser2sock
home: https://github.com/billimek/billimek-charts/tree/master/charts/ser2sock
icon: https://i.imgur.com/GfZ7McO.png
sources:
- https://github.com/nutechsoftware/ser2sock
- https://github.com/tenstartups/ser2sock
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/ser2sock/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# ser2sock: Serial to Socket Redirector
# DEPRECATED - ser2sock: Serial to Socket Redirector

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/ser2sock

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/ser2sock
```

---

This is a helm chart for [ser2sock](https://github.com/nutechsoftware/ser2sock)

Expand Down
2 changes: 2 additions & 0 deletions charts/ser2sock/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

1. Get the application URL by running these commands:
{{- if contains "NodePort" .Values.service.type }}
export NODE_PORT=$(kubectl get --namespace {{ .Release.Namespace }} -o jsonpath="{.spec.ports[0].nodePort}" services {{ include "ser2sock.fullname" . }})
Expand Down
8 changes: 3 additions & 5 deletions charts/sonarr/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 2.0.0.5344-ls60
description: Sonarr is a television show downloading client
description: DEPRECATED - Sonarr is a television show downloading client
name: sonarr
version: 4.1.3
version: 4.1.4
keywords:
- sonarr
- usenet
Expand All @@ -12,6 +12,4 @@ icon: https://avatars1.githubusercontent.com/u/1082903?s=400&v=4
sources:
- https://hub.docker.com/r/linuxserver/sonarr/
- https://sonarr.tv/
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/sonarr/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# sonarr televsion show download client
# DEPRECATED - sonarr televsion show download client

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/sonarr

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/sonarr
```

---

This is a helm chart for [sonarr](https://github.com/sonarr/sonarr/) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/sonarr/)

Expand Down
2 changes: 2 additions & 0 deletions charts/sonarr/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

1. Get the application URL by running these commands:
{{- if .Values.ingress.enabled }}
{{- range .Values.ingress.hosts }}
Expand Down
8 changes: 3 additions & 5 deletions charts/speedtest-prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: speedtest-prometheus
description: Prometheus Exporter for the official Speedtest CLI
description: DEPRECATED - Prometheus Exporter for the official Speedtest CLI
type: application
version: 1.0.1
version: 1.0.2
appVersion: 1.1.0
keywords:
- speedtest
Expand All @@ -12,6 +12,4 @@ home: https://github.com/billimek/billimek-charts/tree/master/charts/speedtest-p
icon: https://cdn.speedcheck.org/images/reviews/ookla-logo.png
sources:
- https://github.com/billimek/prometheus-speedtest-exporter
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/speedtest-prometheus/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Prometheus Exporter using the Speedtest CLI
# DEPRECATED - Prometheus Exporter using the Speedtest CLI

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/ speedtest-prometheus

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/ speedtest-prometheus
```

---

![Screenshot](https://i.imgur.com/iIzWUre.png)

Expand Down
2 changes: 2 additions & 0 deletions charts/speedtest-prometheus/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

1. Get the application URL by running these commands:
{{- if contains "NodePort" .Values.service.type }}
export NODE_PORT=$(kubectl get --namespace {{ .Release.Namespace }} -o jsonpath="{.spec.ports[0].nodePort}" services {{ include "speedtest-prometheus.fullname" . }})
Expand Down
8 changes: 3 additions & 5 deletions charts/speedtest/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: speedtest
version: 2.0.1
version: 2.0.2
appVersion: 1.0.0
description: periodic speedtest and save the results to InfluxDB
description: DEPRECATED - periodic speedtest and save the results to InfluxDB
keywords:
- speedtest
- influxdb
Expand All @@ -12,6 +12,4 @@ icon: https://i.imgur.com/nDYjKk8.png
sources:
- https://github.com/billimek/Speedtest-for-InfluxDB-and-Grafana
- https://github.com/billimek/billimek-charts
maintainers:
- name: billimek
email: [email protected]
deprecated: true
13 changes: 12 additions & 1 deletion charts/speedtest/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Speedtest.net Collector For InfluxDB and Grafana
# DEPRECATED - Speedtest.net Collector For InfluxDB and Grafana

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/speedtest

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/speedtest
```

---

![Screenshot](https://camo.githubusercontent.com/c652a6685bcb5a8cec6a47c92e57d159b28e47e7/68747470733a2f2f7075752e73682f746d664f412f623535373665383864652e706e67)

Expand Down
2 changes: 2 additions & 0 deletions charts/speedtest/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

You can connect to the container running speedtest. To open a shell session in the pod run the following:

- kubectl exec -i -t --namespace {{ .Release.Namespace }} $(kubectl get pods --namespace {{ .Release.Namespace }} -l app={{ template "speedtest.fullname" . }} -o jsonpath='{.items[0].metadata.name}') /bin/sh
Expand Down