chore(deps): update container image vabene1111/recipes to v0.17.3 (#1244)

* chore(deps): update container image vabene1111/recipes to v0.17.3

* 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-10-26 18:40:04 +02:00 committed by GitHub
parent a0ce568dd2
commit 6ffb044ddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.17.2"
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
name: recipes
version: 3.0.1
version: 3.0.2
kubeVersion: ">=1.16.0-0"
keywords:
- recipes

View File

@ -2,7 +2,7 @@ image:
# -- image repository
repository: vabene1111/recipes
# -- image tag
tag: 0.17.2@sha256:9eba376b008e94ce4273e61c11cefcc029c7dc617fba9202bee8486fe85f4538
tag: 0.17.3@sha256:12978e6746806f341f6709e66f13480da5d4a51eac5c61e06b07fbc1187b5c32
# -- image pull policy
pullPolicy: IfNotPresent