diff --git a/argocd/manifests/mqtt/values.yaml b/argocd/manifests/mqtt/values.yaml index 420540bb2..7ed8c916a 100644 --- a/argocd/manifests/mqtt/values.yaml +++ b/argocd/manifests/mqtt/values.yaml @@ -8,7 +8,7 @@ image: repository: emqx/emqx pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "5.6" + tag: "5.7" ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/