From c5a0840ec8f049cf2a871d25bace166fa9c818bc Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 18:26:01 +0000 Subject: [PATCH] feat(container): update helm values nginx to 1.22.0 --- cluster/apps/data/recipes/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/recipes/helm-release.yaml b/cluster/apps/data/recipes/helm-release.yaml index 98dd4914b..53609a50f 100644 --- a/cluster/apps/data/recipes/helm-release.yaml +++ b/cluster/apps/data/recipes/helm-release.yaml @@ -41,7 +41,7 @@ spec: sidecar: image: repository: nginx - tag: 1.21.6 + tag: 1.22.0 pullPolicy: IfNotPresent persistence: