From a2e04f7ea6e198ccae3fe2e0af100b3c4f6513e2 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 12:17:29 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/emqx):=20update=205.8.4=20=E2=9E=BC=205?= =?UTF-8?q?.8.6=20(#1933)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kube/deploy/core/db/emqx/cluster/emqx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/db/emqx/cluster/emqx.yaml b/kube/deploy/core/db/emqx/cluster/emqx.yaml index 1e3f80d1..cde300be 100644 --- a/kube/deploy/core/db/emqx/cluster/emqx.yaml +++ b/kube/deploy/core/db/emqx/cluster/emqx.yaml @@ -6,7 +6,7 @@ metadata: name: &app emqx namespace: emqx spec: - image: public.ecr.aws/emqx/emqx:5.8.4@sha256:c7da53f8de64f9d932b09b581c9b43e758d734d0c5a867511ce4452ef6b9b15a + image: public.ecr.aws/emqx/emqx:5.8.6@sha256:a1e3d10fa1dcc8c94325b815a93b5b5974253a97cb36470b44e47d5d3ef9cd13 config: # the `$${env}` in the env var means Flux's Kustomize controller should escape the envsubst and output `${env}` exactly data: |