Skip to content
Open
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
4 changes: 2 additions & 2 deletions charts/servarr-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: servarr-stack
description: >
A Helm chart for deploying the Servarr stack
type: application
version: 0.11.0
version: 0.12.0
appVersion: 1.0.0
home: https://github.com/jankcloud/charts
sources:
Expand Down Expand Up @@ -39,7 +39,7 @@ dependencies:
repository: "https://jankcloud.github.io/charts"
condition: lidarr.enabled
- name: cleanuparr
version: "1.2.2"
version: "1.3.2"
repository: "https://jankcloud.github.io/charts"
condition: cleanuparr.enabled
- name: prowlarr
Expand Down
4 changes: 2 additions & 2 deletions charts/servarr-stack/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# servarr-stack

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

A Helm chart for deploying the Servarr stack

Expand All @@ -23,7 +23,7 @@ A Helm chart for deploying the Servarr stack
| Repository | Name | Version |
|------------|------|---------|
| https://jankcloud.github.io/charts | bazarr | 1.3.0 |
| https://jankcloud.github.io/charts | cleanuparr | 1.2.2 |
| https://jankcloud.github.io/charts | cleanuparr | 1.3.2 |
| https://jankcloud.github.io/charts | lidarr | 1.2.0 |
| https://jankcloud.github.io/charts | prowlarr | 1.3.0 |
| https://jankcloud.github.io/charts | radarr | 1.4.0 |
Expand Down