|
1 | 1 | # media-apps |
2 | 2 |
|
3 | | -   |
| 3 | +   |
4 | 4 |
|
5 | 5 | Argo CD app-of-apps config for media applications |
6 | 6 |
|
@@ -66,14 +66,14 @@ Argo CD app-of-apps config for media applications |
66 | 66 | | radarr.destination.namespace | string | `"media-apps"` | Namespace | |
67 | 67 | | radarr.enabled | bool | `false` | Enable Radarr | |
68 | 68 | | radarr.repoURL | string | [repo](https://github.com/pree/helm-charts) | Repo URL | |
69 | | -| radarr.targetRevision | string | `"1.22.0"` | [radarr Helm chart](https://github.com/pree/helm-charts/tree/master/charts/radarr) | |
| 69 | +| radarr.targetRevision | string | `"1.23.0"` | [radarr Helm chart](https://github.com/pree/helm-charts/tree/master/charts/radarr) | |
70 | 70 | | radarr.values | object | [upstream values](https://github.com/pree/helm-charts/blob/master/charts/radarr/values.yaml) | Helm values | |
71 | 71 | | readarr | object | [example](./example/readarr.yaml) | [Readarr](https://github.com/Readarr/Readarr) | |
72 | 72 | | readarr.chart | string | `"readarr"` | Chart | |
73 | 73 | | readarr.destination.namespace | string | `"media-apps"` | Namespace | |
74 | 74 | | readarr.enabled | bool | `false` | Enable Readarr | |
75 | 75 | | readarr.repoURL | string | [repo](https://github.com/pree/helm-charts) | Repo URL | |
76 | | -| readarr.targetRevision | string | `"1.16.0"` | [readarr Helm chart](https://github.com/pree/helm-charts/tree/master/charts/readarr) | |
| 76 | +| readarr.targetRevision | string | `"1.17.0"` | [readarr Helm chart](https://github.com/pree/helm-charts/tree/master/charts/readarr) | |
77 | 77 | | readarr.values | object | [upstream values](https://github.com/pree/charts/blob/master/charts/readarr/values.yaml) | Helm values | |
78 | 78 | | sonarr | object | [example](./examples/sonarr.yaml) | [Sonarr](https://sonarr.tv/) | |
79 | 79 | | sonarr.chart | string | `"sonarr"` | Chart | |
|
0 commit comments