billimek / k8s-gitops

GitOps principles to define kubernetes cluster state via code
Apache License 2.0
641 stars 84 forks source link

fix(helm): update chart emqx ( 5.7.0 → 5.7.1 ) #3896

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
emqx patch 5.7.0 -> 5.7.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

Helm Release Diff: default/emqx/emqx.yaml

--- /tmp/tmp.ceCrucGqSf 2024-06-26 16:56:01.234063756 +0000
+++ /tmp/tmp.78Dyl5rORL 2024-06-26 16:56:03.322094896 +0000
@@ -136,7 +136,7 @@
           - 1000
       containers:
         - name: emqx
-          image: "emqx/emqx:5.7.0"
+          image: "emqx/emqx:5.7.1"
           imagePullPolicy: IfNotPresent
           securityContext:
             runAsNonRoot: true