From 9a4a3c8f7cd88ce76918452a0ebb1ff92548aa0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:07:35 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.27.1 (#327) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../kustomize-example/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/helm-vs-kustomize/kustomize-example/overlays/prod/kustomization.yaml b/contents/helm-vs-kustomize/kustomize-example/overlays/prod/kustomization.yaml index f0024833..04f9438a 100644 --- a/contents/helm-vs-kustomize/kustomize-example/overlays/prod/kustomization.yaml +++ b/contents/helm-vs-kustomize/kustomize-example/overlays/prod/kustomization.yaml @@ -7,4 +7,4 @@ patches: images: - name: nginx newName: nginx - newTag: 1.27.0 + newTag: 1.27.1