diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 6daf7fc57a3..c4c732bb02e 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.7" +appVersion: "1.4.9" 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.35 diff --git a/charts/stable/recipes/values.yaml b/charts/stable/recipes/values.yaml index 0d21621fb86..9f04b8c4d42 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:4183ea7125b07e0009796688219ebedeede5ff79ad42f16f96a4862d743bd0af + tag: 1.4.9@sha256:303aaf27090d748aabf8f42c95b2d9e3dcded92b5e348d2b86ee9a02a77e2dca pullPolicy: IfNotPresent nginxImage: