From f4bb69d91ad50f92b2ca49970f7e3b003a39329d Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:20:21 +0000 Subject: [PATCH] feat(container): update helm values nginx to 1.23.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 99fe7e1cc..3e43393a0 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.22.0 + tag: 1.23.0 pullPolicy: IfNotPresent persistence: