Skip to content

Commit

Permalink
Merge pull request #230 from pree/renovate/readarr-1.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release readarr to v1.1.0
  • Loading branch information
pree authored Sep 27, 2023
2 parents 009e91b + 4cdcded commit c15ca22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/media-apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Argo CD app-of-apps config for media applications
| readarr.destination.namespace | string | `"media-apps"` | Namespace |
| readarr.enabled | bool | `false` | Enable Readarr |
| readarr.repoURL | string | [repo](https://github.com/pree/helm-charts) | Repo URL |
| readarr.targetRevision | string | `"1.0.0"` | [readarr Helm chart](https://github.com/pree/helm-charts/tree/master/charts/readarr) |
| readarr.targetRevision | string | `"1.1.0"` | [readarr Helm chart](https://github.com/pree/helm-charts/tree/master/charts/readarr) |
| readarr.values | object | [upstream values](https://github.com/pree/charts/blob/master/charts/readarr/values.yaml) | Helm values |
| sonarr | object | [example](./examples/sonarr.yaml) | [Sonarr](https://sonarr.tv/) |
| sonarr.chart | string | `"sonarr"` | Chart |
Expand Down
2 changes: 1 addition & 1 deletion charts/media-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ readarr:
# readarr.chart -- Chart
chart: "readarr"
# readarr.targetRevision -- [readarr Helm chart](https://github.com/pree/helm-charts/tree/master/charts/readarr)
targetRevision: "1.0.0"
targetRevision: "1.1.0"
# readarr.values -- Helm values
# @default -- [upstream values](https://github.com/pree/charts/blob/master/charts/readarr/values.yaml)
values: {}

0 comments on commit c15ca22

Please sign in to comment.