From 6ba6afe8871863408155da1ee1a47f00b70c5469 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 10:47:23 +0000 Subject: [PATCH] feat(helm): update chart emqx to 5.7.2 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | emqx | 5.0.3 | 5.7.2 | --- cluster/apps/home/emqx/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/emqx/helm-release.yaml b/cluster/apps/home/emqx/helm-release.yaml index f7539704..04159a94 100644 --- a/cluster/apps/home/emqx/helm-release.yaml +++ b/cluster/apps/home/emqx/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://repos.emqx.io/charts chart: emqx - version: 5.0.3 + version: 5.7.2 sourceRef: kind: HelmRepository name: emqx-charts