From 077e4b984d5a41245ef3766208b78fc05a305449 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 22:51:37 -0500 Subject: [PATCH] fix(helm): update chart nginx to 15.1.3 (#2128) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- cluster/apps/nginx/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/nginx/helmrelease.yaml b/cluster/apps/nginx/helmrelease.yaml index 18b29ac37..2a3fe519f 100644 --- a/cluster/apps/nginx/helmrelease.yaml +++ b/cluster/apps/nginx/helmrelease.yaml @@ -16,7 +16,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: nginx - version: 15.1.2 + version: 15.1.3 sourceRef: kind: HelmRepository name: bitnami-charts