chore(deps): update docker general non-major (#2658)

* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-05-13 09:35:54 +02:00
committed by GitHub
parent 421a89c8cb
commit a7da9d0914
96 changed files with 102 additions and 102 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.2.4"
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: 6.0.29
version: 6.0.30
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
+2 -2
View File
@@ -2,7 +2,7 @@ image:
# -- image repository
repository: tccr.io/truecharts/recipes
# -- image tag
tag: v1.2.4@sha256:e99edee714a6e64d8d06ff8782c010bef401f2476faae7ee7724dae41ddc1894
tag: v1.2.5@sha256:e71334d776e055c8189cddddb006ed883f4003bae98460938b68719f8186f093
# -- image pull policy
pullPolicy: IfNotPresent
@@ -10,7 +10,7 @@ nginxImage:
# -- nginx sidecar image repository
repository: tccr.io/truecharts/nginx
# -- nginx sidecar image tag
tag: v1.21.6@sha256:79875e354f6669f0fe8a31026a092734fd914ab041de0f3d8462e0117be37fd3
tag: v1.21.6@sha256:d631d0d946bb51399a73d7f6dc4b93dfbf2a43ba06f7d9ea5ded5606381760bd
securityContext:
readOnlyRootFilesystem: false