Skip to content

Commit

Permalink
fix: update docker image emqx/emqx to 5.0.11
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <[email protected]>
  • Loading branch information
renovate[bot] committed Nov 27, 2022
1 parent db231d8 commit c077a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/home/emqx/emqx-broker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
namespace: home
spec:
serviceAccountName: "emqx"
image: emqx/emqx:5.0.10
image: emqx/emqx:5.0.11
imagePullPolicy: IfNotPresent
# imagePullSecrets:
# - name: fake-secrets
Expand Down

0 comments on commit c077a05

Please sign in to comment.