chore(deps): update container image vabene1111/recipes to v1.0.0 (#1293)

* chore(deps): update container image vabene1111/recipes to v1.0.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-11-07 18:19:36 +01:00 committed by GitHub
parent 2bd3a06042
commit 5becdda5d8
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.18.0"
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.9
version: 3.0.10
kubeVersion: ">=1.16.0-0"
keywords:
- recipes

View File

@ -2,7 +2,7 @@ image:
# -- image repository
repository: vabene1111/recipes
# -- image tag
tag: 0.18.0@sha256:9d01d30f3e15a2f014242538a2d1e362ff4d0ab469e1baefcc609d22ec6fec79
tag: 1.0.0@sha256:46053687b2a980472525cd7f62fca9a29055ec4c5f588c7fefc94eea108c26a5
# -- image pull policy
pullPolicy: IfNotPresent