diff --git a/stable/recipes/4.0.2/CHANGELOG.md b/stable/recipes/4.0.3/CHANGELOG.md
similarity index 89%
rename from stable/recipes/4.0.2/CHANGELOG.md
rename to stable/recipes/4.0.3/CHANGELOG.md
index eb953955ce1..d16285154d9 100644
--- a/stable/recipes/4.0.2/CHANGELOG.md
+++ b/stable/recipes/4.0.3/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [recipes-4.0.3](https://github.com/truecharts/apps/compare/recipes-4.0.2...recipes-4.0.3) (2021-11-17)
+
+#### Chore
+
+* update nginx:1.21.4 docker digest to 168a6a2 ([#1346](https://github.com/truecharts/apps/issues/1346))
+
+
+
### [recipes-4.0.2](https://github.com/truecharts/apps/compare/recipes-4.0.1...recipes-4.0.2) (2021-11-16)
@@ -88,12 +97,3 @@
#### Chore
-* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
diff --git a/stable/recipes/4.0.2/CONFIG.md b/stable/recipes/4.0.3/CONFIG.md
similarity index 100%
rename from stable/recipes/4.0.2/CONFIG.md
rename to stable/recipes/4.0.3/CONFIG.md
diff --git a/stable/recipes/4.0.2/Chart.lock b/stable/recipes/4.0.3/Chart.lock
similarity index 84%
rename from stable/recipes/4.0.2/Chart.lock
rename to stable/recipes/4.0.3/Chart.lock
index 209fd53b677..5a947a3c750 100644
--- a/stable/recipes/4.0.2/Chart.lock
+++ b/stable/recipes/4.0.3/Chart.lock
@@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 6.0.3
digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948
-generated: "2021-11-16T22:43:18.318958408Z"
+generated: "2021-11-17T08:40:41.047394673Z"
diff --git a/stable/recipes/4.0.2/Chart.yaml b/stable/recipes/4.0.3/Chart.yaml
similarity index 98%
rename from stable/recipes/4.0.2/Chart.yaml
rename to stable/recipes/4.0.3/Chart.yaml
index 692e0d20cb6..b246f822e0a 100644
--- a/stable/recipes/4.0.2/Chart.yaml
+++ b/stable/recipes/4.0.3/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/stable/recipes/4.0.2/README.md b/stable/recipes/4.0.3/README.md
similarity index 100%
rename from stable/recipes/4.0.2/README.md
rename to stable/recipes/4.0.3/README.md
diff --git a/stable/recipes/4.0.2/app-readme.md b/stable/recipes/4.0.3/app-readme.md
similarity index 100%
rename from stable/recipes/4.0.2/app-readme.md
rename to stable/recipes/4.0.3/app-readme.md
diff --git a/stable/recipes/4.0.2/charts/common-8.6.3.tgz b/stable/recipes/4.0.3/charts/common-8.6.3.tgz
similarity index 100%
rename from stable/recipes/4.0.2/charts/common-8.6.3.tgz
rename to stable/recipes/4.0.3/charts/common-8.6.3.tgz
diff --git a/stable/recipes/4.0.2/charts/postgresql-6.0.3.tgz b/stable/recipes/4.0.3/charts/postgresql-6.0.3.tgz
similarity index 100%
rename from stable/recipes/4.0.2/charts/postgresql-6.0.3.tgz
rename to stable/recipes/4.0.3/charts/postgresql-6.0.3.tgz
diff --git a/stable/recipes/4.0.2/helm-values.md b/stable/recipes/4.0.3/helm-values.md
similarity index 96%
rename from stable/recipes/4.0.2/helm-values.md
rename to stable/recipes/4.0.3/helm-values.md
index 61235f2b0e6..0c9329fcc9c 100644
--- a/stable/recipes/4.0.2/helm-values.md
+++ b/stable/recipes/4.0.3/helm-values.md
@@ -36,7 +36,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"vabene1111/recipes"` | image repository |
| image.tag | string | `"1.0.1@sha256:0039fb1d3a48eb8d12425d7e60fd86a8cff1e314f82c95c94b1e4982e2fd3791"` | image tag |
| nginxImage.repository | string | `"nginx"` | nginx sidecar image repository |
-| nginxImage.tag | string | `"1.21.4@sha256:b6f20606bb7b5b83c558f0b2b6022218a07d1607cd755136da0b5981de2b1eb9"` | nginx sidecar image tag |
+| nginxImage.tag | string | `"1.21.4@sha256:168a6a2be5c65d4aafa7a78ca98ff8b110fe44c6ca41e7ccb4314ed481e32288"` | nginx sidecar image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/stable/recipes/4.0.2/ix_values.yaml b/stable/recipes/4.0.3/ix_values.yaml
similarity index 96%
rename from stable/recipes/4.0.2/ix_values.yaml
rename to stable/recipes/4.0.3/ix_values.yaml
index 9ac30daf7b6..d2aaa2e246a 100644
--- a/stable/recipes/4.0.2/ix_values.yaml
+++ b/stable/recipes/4.0.3/ix_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
diff --git a/stable/recipes/4.0.2/questions.yaml b/stable/recipes/4.0.3/questions.yaml
similarity index 100%
rename from stable/recipes/4.0.2/questions.yaml
rename to stable/recipes/4.0.3/questions.yaml
diff --git a/stable/recipes/4.0.2/templates/common.yaml b/stable/recipes/4.0.3/templates/common.yaml
similarity index 100%
rename from stable/recipes/4.0.2/templates/common.yaml
rename to stable/recipes/4.0.3/templates/common.yaml
diff --git a/stable/recipes/4.0.2/templates/configmap.yaml b/stable/recipes/4.0.3/templates/configmap.yaml
similarity index 100%
rename from stable/recipes/4.0.2/templates/configmap.yaml
rename to stable/recipes/4.0.3/templates/configmap.yaml
diff --git a/stable/recipes/4.0.2/values.yaml b/stable/recipes/4.0.3/values.yaml
similarity index 100%
rename from stable/recipes/4.0.2/values.yaml
rename to stable/recipes/4.0.3/values.yaml