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

Update Helm chart emqx to 5.8.4 #7780

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Update Helm chart emqx to 5.8.4 #7780

merged 1 commit into from
Dec 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Update Change
emqx patch 5.8.3 -> 5.8.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 these updates 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 requested a review from h3mmy as a code owner December 27, 2024 08:15
@renovate renovate bot enabled auto-merge (squash) December 27, 2024 08:15
@bloopy-boi bloopy-boi bot added area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 27, 2024
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Dec 27, 2024

Path: cluster/apps/home/emqx/helm-release.yaml
Version: 5.8.3 -> 5.8.4

@@ -195,11 +195,11 @@
 metadata:
 labels:
 app: emqx
- version: 5.8.3
+ version: 5.8.4
 app.kubernetes.io/name: emqx
 app.kubernetes.io/instance: emqx
 annotations:
- checksum/config: "b7b2d1b0943c69875324c9b275506de1776e9e957ad5749473e6098088fff568"
+ checksum/config: "c755bec53ad9a391626356868a52f8f309c169339abca31092f56139f4c1aa79"
 spec:
 serviceAccountName: emqx
 volumes:
@@ -219,7 +219,7 @@
 - 1000
 containers:
 - name: emqx
- image: "emqx/emqx:5.8.3"
+ image: "emqx/emqx:5.8.4"
 imagePullPolicy: IfNotPresent
 securityContext:
 runAsNonRoot: true

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Dec 27, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.04s
✅ YAML prettier 1 1 0 0.41s
✅ YAML yamllint 1 0 0.29s

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

@renovate renovate bot merged commit 7a712e1 into main Dec 27, 2024
8 checks passed
@renovate renovate bot deleted the renovate/emqx-5.8.x branch December 27, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants