[sonarr] Update appVersion to v3.0.8.1507 (#1535)

* [sonarr] Update appVersion to v3.0.8.1507

Signed-off-by: Pascal Reeb <pascal@reeb.io>
This commit is contained in:
Pascal Reeb 2022-04-29 16:14:09 +02:00 committed by GitHub
parent fae94f6e36
commit 0564e120b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v3.0.7.1477
appVersion: v3.0.8.1507
description: Smart PVR for newsgroup and bittorrent users
name: sonarr
version: 16.1.0
version: 16.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- sonarr
@ -23,4 +23,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Changed docker image version to the latest one.
description: Changed docker image version to v3.0.8.1507.

View File

@ -1,6 +1,6 @@
# sonarr
![Version: 16.1.0](https://img.shields.io/badge/Version-16.1.0-informational?style=flat-square) ![AppVersion: v3.0.7.1477](https://img.shields.io/badge/AppVersion-v3.0.7.1477-informational?style=flat-square)
![Version: 16.1.1](https://img.shields.io/badge/Version-16.1.1-informational?style=flat-square) ![AppVersion: v3.0.8.1507](https://img.shields.io/badge/AppVersion-v3.0.8.1507-informational?style=flat-square)
Smart PVR for newsgroup and bittorrent users
@ -100,7 +100,7 @@ N/A
## Changelog
### Version 16.1.0
### Version 16.1.1
#### Added
@ -108,7 +108,7 @@ N/A
#### Changed
* Changed docker image version to the latest one.
* Changed docker image version to v3.0.8.1507.
#### Fixed