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

feat(container)!: Update vernemq/vernemq Docker tag to 2.0.1 #1532

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gitops-updater[bot]
Copy link
Contributor

@gitops-updater gitops-updater bot commented Apr 28, 2024

This PR contains the following updates:

Package Update Change
vernemq/vernemq major 1.11.0-alpine -> 2.0.1-alpine

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: 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.


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

This PR has been generated by Renovate Bot.

Copy link

Path: cluster/apps/home/vernemq/helm-release.yaml

@@ -118,7 +118,7 @@
       terminationGracePeriodSeconds: 60
       containers:
         - name: vernemq
-          image: "vernemq/vernemq:1.11.0-alpine"
+          image: "vernemq/vernemq:2.0.0-alpine"
           imagePullPolicy: IfNotPresent
           ports:
             - containerPort: 1883

| datasource | package         | from   | to    |
| ---------- | --------------- | ------ | ----- |
| docker     | vernemq/vernemq | 1.11.0 | 2.0.1 |
@gitops-updater gitops-updater bot changed the title feat(container)!: Update vernemq/vernemq Docker tag to 2.0.0 feat(container)!: Update vernemq/vernemq Docker tag to 2.0.1 Jun 12, 2024
@gitops-updater gitops-updater bot force-pushed the renovate/vernemq-vernemq-2.x branch from 5e24716 to e2139a7 Compare June 12, 2024 01:07
Copy link

Path: cluster/apps/home/vernemq/helm-release.yaml

@@ -118,7 +118,7 @@
       terminationGracePeriodSeconds: 60
       containers:
         - name: vernemq
-          image: "vernemq/vernemq:1.11.0-alpine"
+          image: "vernemq/vernemq:2.0.1-alpine"
           imagePullPolicy: IfNotPresent
           ports:
             - containerPort: 1883

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants