Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release emqx to v5.7.2 #1178

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
emqx patch 5.7.1 -> 5.7.2

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) August 7, 2024 12:20
Copy link

github-actions bot commented Aug 7, 2024

--- . HelmRelease: automation/emqx StatefulSet: automation/emqx

+++ . HelmRelease: automation/emqx StatefulSet: automation/emqx

@@ -33,13 +33,13 @@

       app.kubernetes.io/name: emqx
       app.kubernetes.io/instance: emqx
   template:
     metadata:
       labels:
         app: emqx
-        version: 5.7.1
+        version: 5.7.2
         app.kubernetes.io/name: emqx
         app.kubernetes.io/instance: emqx
     spec:
       serviceAccountName: emqx
       volumes: null
       securityContext:
@@ -47,13 +47,13 @@

         fsGroupChangePolicy: Always
         runAsUser: 1000
         supplementalGroups:
         - 1000
       containers:
       - name: emqx
-        image: emqx/emqx:5.7.1
+        image: emqx/emqx:5.7.2
         imagePullPolicy: IfNotPresent
         securityContext:
           runAsNonRoot: true
           runAsUser: 1000
         ports:
         - name: mqtt

Copy link

github-actions bot commented Aug 7, 2024

--- . Kustomization: flux-system/flux-system HelmRelease: automation/emqx

+++ . Kustomization: flux-system/flux-system HelmRelease: automation/emqx

@@ -6,13 +6,13 @@

   namespace: automation
 spec:
   interval: 30m
   chart:
     spec:
       chart: emqx
-      version: 5.7.1
+      version: 5.7.2
       sourceRef:
         kind: HelmRepository
         name: emqx
         namespace: automation
   maxHistory: 2
   install:

@renovate renovate bot merged commit 188f050 into main Aug 7, 2024
2 checks passed
@renovate renovate bot deleted the renovate/emqx-5.x branch August 7, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant