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 ghcr.io/kpetremann/mqtt-exporter (1.5.0 β†’ 1.6.0) #3277

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Jan 9, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kpetremann/mqtt-exporter minor 1.5.0 -> 1.6.0

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.

@bot-blake bot-blake bot requested a review from buroa as a code owner January 9, 2025 19:05
@bot-blake bot-blake bot added the type/minor label Jan 9, 2025
@bot-blake bot-blake bot assigned buroa Jan 9, 2025
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 9, 2025
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 9, 2025

--- kubernetes/apps/monitoring/exporters/mqtt-exporter/app Kustomization: flux-system/mqtt-exporter HelmRelease: monitoring/mqtt-exporter

+++ kubernetes/apps/monitoring/exporters/mqtt-exporter/app Kustomization: flux-system/mqtt-exporter HelmRelease: monitoring/mqtt-exporter

@@ -42,13 +42,13 @@

               ZIGBEE2MQTT_AVAILABILITY: true
             envFrom:
             - secretRef:
                 name: mqtt-exporter-secret
             image:
               repository: ghcr.io/kpetremann/mqtt-exporter
-              tag: 1.5.0@sha256:f930a8940b6ba4879a78e869e684eb82b6e453bbdaae1a47b059cb6ec8730877
+              tag: 1.6.0@sha256:c1ade5ba4ff9cfb51fe36b9d0001bc81abc095b0266ba7cfc4179a9ba7df2d47
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@bot-blake bot-blake bot force-pushed the renovate/ghcr.io-kpetremann-mqtt-exporter-1.x branch from b8c1d43 to dc6ea5a Compare January 9, 2025 19:40
Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot force-pushed the renovate/ghcr.io-kpetremann-mqtt-exporter-1.x branch from dc6ea5a to 767e489 Compare January 9, 2025 20:06
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 9, 2025

--- HelmRelease: monitoring/mqtt-exporter Deployment: monitoring/mqtt-exporter

+++ HelmRelease: monitoring/mqtt-exporter Deployment: monitoring/mqtt-exporter

@@ -53,13 +53,13 @@

           value: America/Chicago
         - name: ZIGBEE2MQTT_AVAILABILITY
           value: 'true'
         envFrom:
         - secretRef:
             name: mqtt-exporter-secret
-        image: ghcr.io/kpetremann/mqtt-exporter:1.5.0@sha256:f930a8940b6ba4879a78e869e684eb82b6e453bbdaae1a47b059cb6ec8730877
+        image: ghcr.io/kpetremann/mqtt-exporter:1.6.0@sha256:c1ade5ba4ff9cfb51fe36b9d0001bc81abc095b0266ba7cfc4179a9ba7df2d47
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3321

@buroa buroa merged commit fa88b55 into master Jan 9, 2025
10 checks passed
@buroa buroa deleted the renovate/ghcr.io-kpetremann-mqtt-exporter-1.x branch January 9, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant