From f97a5a082ff2b5701cba1e189bfe7da1e0ecf59e Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 10:07:08 +0000 Subject: [PATCH] feat(helm): update helm release emqx to v5.4.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | emqx | 5.3.2 | 5.4.0 | --- 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 d7b4dc07e..3979a3bc0 100644 --- a/cluster/apps/home/emqx/helm-release.yaml +++ b/cluster/apps/home/emqx/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: emqx - version: 5.3.2 + version: 5.4.0 sourceRef: kind: HelmRepository name: emqx-charts