Skip to content

Commit

Permalink
chore(docs): add helm chart OCI documentation (#136)
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR authored Nov 22, 2024
1 parent 55cb436 commit 43c04bd
Show file tree
Hide file tree
Showing 48 changed files with 288 additions and 32 deletions.
2 changes: 1 addition & 1 deletion charts/as212510-net/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: as212510-net
description: as212510.net helm chart for Kubernetes
type: application
version: 0.5.4
version: 0.5.5
# image: ghcr.io/m0nsterrr/as212510.net
appVersion: "3.0.0"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/as212510-net/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# as212510-net

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

as212510.net helm chart for Kubernetes

Expand All @@ -22,6 +22,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install as212510-net oci://ghcr.io/m0nsterrr/helm-charts/as212510-net
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/as212510-net/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install as212510-net oci://ghcr.io/m0nsterrr/helm-charts/as212510-net
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/bazarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: bazarr
description: bazarr helm chart for Kubernetes
type: application
version: 0.4.2
version: 0.4.3
# image: ghcr.io/onedr0p/bazarr
appVersion: "1.4.5"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/bazarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bazarr

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

bazarr helm chart for Kubernetes

Expand All @@ -22,6 +22,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install bazarr oci://ghcr.io/m0nsterrr/helm-charts/bazarr
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/bazarr/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install bazarr oci://ghcr.io/m0nsterrr/helm-charts/bazarr
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/flaresolverr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: flaresolverr
description: flaresolverr helm chart for Kubernetes
type: application
version: 0.2.8
version: 0.2.9
# image: flaresolverr/flaresolverr
appVersion: "v3.3.21"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/flaresolverr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flaresolverr

![Version: 0.2.8](https://img.shields.io/badge/Version-0.2.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.3.21](https://img.shields.io/badge/AppVersion-v3.3.21-informational?style=flat-square)
![Version: 0.2.9](https://img.shields.io/badge/Version-0.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.3.21](https://img.shields.io/badge/AppVersion-v3.3.21-informational?style=flat-square)

flaresolverr helm chart for Kubernetes

Expand All @@ -22,6 +22,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install flaresolverr oci://ghcr.io/m0nsterrr/helm-charts/flaresolverr
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/flaresolverr/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install flaresolverr oci://ghcr.io/m0nsterrr/helm-charts/flaresolverr
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/homepage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: homepage
description: homepage helm chart for Kubernetes
type: application
version: 0.1.2
version: 0.1.3
# image: ghcr.io/gethomepage/homepage
appVersion: "v0.9.12"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/homepage/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# homepage

![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.12](https://img.shields.io/badge/AppVersion-v0.9.12-informational?style=flat-square)
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.12](https://img.shields.io/badge/AppVersion-v0.9.12-informational?style=flat-square)

homepage helm chart for Kubernetes

Expand All @@ -22,6 +22,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install homepage oci://ghcr.io/m0nsterrr/helm-charts/homepage
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/homepage/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install homepage oci://ghcr.io/m0nsterrr/helm-charts/homepage
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/hyperglass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: hyperglass
description: hyperglass helm chart for Kubernetes
type: application
version: 1.0.0
version: 1.0.1
# image: ghcr.io/m0nsterrr/hyperglass
appVersion: "v2.0.4"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/hyperglass/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hyperglass

![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.0.4](https://img.shields.io/badge/AppVersion-v2.0.4-informational?style=flat-square)
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.0.4](https://img.shields.io/badge/AppVersion-v2.0.4-informational?style=flat-square)

hyperglass helm chart for Kubernetes

Expand All @@ -26,6 +26,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install hyperglass oci://ghcr.io/m0nsterrr/helm-charts/hyperglass
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/hyperglass/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install hyperglass oci://ghcr.io/m0nsterrr/helm-charts/hyperglass
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/jellyfin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: jellyfin
description: jellyfin helm chart for Kubernetes
type: application
version: 0.3.2
version: 0.3.3
# image: jellyfin/jellyfin
appVersion: "10.10.3"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/jellyfin/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jellyfin

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

jellyfin helm chart for Kubernetes

Expand All @@ -22,6 +22,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install jellyfin oci://ghcr.io/m0nsterrr/helm-charts/jellyfin
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/jellyfin/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install jellyfin oci://ghcr.io/m0nsterrr/helm-charts/jellyfin
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/jellyseerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: jellyseerr
description: jellyseerr helm chart for Kubernetes
type: application
version: 1.1.0
version: 1.1.1
# image: fallenbagel/jellyseerr
appVersion: "2.1.0"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/jellyseerr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jellyseerr

![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.0](https://img.shields.io/badge/AppVersion-2.1.0-informational?style=flat-square)
![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: 2.1.0](https://img.shields.io/badge/AppVersion-2.1.0-informational?style=flat-square)

jellyseerr helm chart for Kubernetes

Expand All @@ -22,6 +22,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install jellyseerr oci://ghcr.io/m0nsterrr/helm-charts/jellyseerr
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/jellyseerr/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install jellyseerr oci://ghcr.io/m0nsterrr/helm-charts/jellyseerr
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/joal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: joal
description: joal helm chart for Kubernetes
type: application
version: 0.3.0
version: 0.3.1
# image: anthonyraymond/joal
appVersion: "2.1.36"
maintainers:
Expand Down
10 changes: 9 additions & 1 deletion charts/joal/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# joal

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

joal helm chart for Kubernetes

Expand All @@ -22,6 +22,14 @@ Kubernetes: `>=1.23.0-0`

## Chart Repo

### OCI
```console
helm install joal oci://ghcr.io/m0nsterrr/helm-charts/joal
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
8 changes: 8 additions & 0 deletions charts/joal/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

## Chart Repo

### OCI
```console
helm install joal oci://ghcr.io/m0nsterrr/helm-charts/joal
```

### Helm repository
Will be deprecated in a future major release

Add the following repo to use the chart:

```console
Expand Down
2 changes: 1 addition & 1 deletion charts/kea-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: kea-exporter
description: kea-exporter helm chart for Kubernetes
type: application
version: 0.2.5
version: 0.2.6
# image: ghcr.io/mweinelt/kea-exporter
appVersion: "v0.7.0"
maintainers:
Expand Down
Loading

0 comments on commit 43c04bd

Please sign in to comment.