chore(deps): update container image ghcr.io/k8s-at-home/sabnzbd to v3.3.0 (#537)

* chore(deps): update container image ghcr.io/k8s-at-home/sabnzbd to v3.3.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot] 2021-06-01 14:27:06 +02:00 committed by GitHub
parent a6a4d7b7f8
commit 01823e23e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -20,4 +20,4 @@ name: sabnzbd
sources:
- https://sabnzbd.org/
type: application
version: 5.2.3
version: 5.2.4

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/sabnzbd
pullPolicy: IfNotPresent
tag: v3.2.1
tag: v3.3.0
##
# Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/sabnzbd
pullPolicy: IfNotPresent
tag: v3.2.1
tag: v3.3.0
strategy:
type: Recreate