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

fix(emqx): update helm-release to v5.3.2 #2180

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
emqx patch 5.3.1 -> 5.3.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 has been generated by Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/patch a patch for a bug labels Nov 30, 2023
@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/home-automation/emqx/app Kustomization: flux-system/apps-emqx HelmRelease: home-automation/emqx

+++ kubernetes/talos-flux/apps/home-automation/emqx/app Kustomization: flux-system/apps-emqx HelmRelease: home-automation/emqx

@@ -12,13 +12,13 @@

     spec:
       chart: emqx
       sourceRef:
         kind: HelmRepository
         name: emqx-charts
         namespace: flux-system
-      version: 5.3.1
+      version: 5.3.2
   install:
     createNamespace: false
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 15

@tyriis-automation
Copy link
Contributor Author

--- kubernetes HelmRelease: home-automation/emqx StatefulSet: home-automation/emqx

+++ kubernetes HelmRelease: home-automation/emqx StatefulSet: home-automation/emqx

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

       app.kubernetes.io/name: emqx
       app.kubernetes.io/instance: emqx
   template:
     metadata:
       labels:
         app: emqx
-        version: 5.3.1
+        version: 5.3.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: public.ecr.aws/emqx/emqx:5.3.1
+        image: public.ecr.aws/emqx/emqx:5.3.2
         imagePullPolicy: IfNotPresent
         securityContext:
           runAsNonRoot: true
           runAsUser: 1000
         ports:
         - name: mqtt

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 1.61s
✅ YAML prettier 1 0 0.45s
✅ YAML yamllint 1 0 0.26s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 20feec5 into main Nov 30, 2023
8 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/emqx-5.3.x branch November 30, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/flux renovate flux manager renovate/helm renovate helm datasource type/patch a patch for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants