From fef895bc98b79d87f1ad7701f5681ba26561b786 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 09:39:21 +0100 Subject: [PATCH] chore(deps): update nginx:1.21.4 docker digest to 168a6a2 (#1346) * chore(deps): update nginx:1.21.4 docker digest to 168a6a2 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/recipes/Chart.yaml | 2 +- charts/stable/recipes/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 692e0d20cb6..b246f822e0a 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.0.1" 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: 4.0.2 +version: 4.0.3 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/charts/stable/recipes/values.yaml b/charts/stable/recipes/values.yaml index 9ac30daf7b6..d2aaa2e246a 100644 --- a/charts/stable/recipes/values.yaml +++ b/charts/stable/recipes/values.yaml @@ -10,7 +10,7 @@ nginxImage: # -- nginx sidecar image repository repository: nginx # -- nginx sidecar image tag - tag: 1.21.4@sha256:b6f20606bb7b5b83c558f0b2b6022218a07d1607cd755136da0b5981de2b1eb9 + tag: 1.21.4@sha256:168a6a2be5c65d4aafa7a78ca98ff8b110fe44c6ca41e7ccb4314ed481e32288 securityContext: readOnlyRootFilesystem: false