diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 9af741ef12e..340b3fe36d1 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.4.7" 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: 11.0.30 +version: 11.0.31 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/charts/stable/recipes/values.yaml b/charts/stable/recipes/values.yaml index d61ec437f39..d3d90d98312 100644 --- a/charts/stable/recipes/values.yaml +++ b/charts/stable/recipes/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/recipes - tag: 1.4.7@sha256:774f3d1c21d5b7e5b727bdfef71f13724ae25fd1b49dc01c43182fa6dd5066bb + tag: 1.4.7@sha256:4183ea7125b07e0009796688219ebedeede5ff79ad42f16f96a4862d743bd0af pullPolicy: IfNotPresent nginxImage: