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(container): update ghcr.io/kpetremann/mqtt-exporter (1.6.0 β†’ 1.6.1) #3279

Closed

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 patch 1.6.0 -> 1.6.1

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.

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner January 9, 2025 21:05
@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

--- 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.6.0@sha256:c1ade5ba4ff9cfb51fe36b9d0001bc81abc095b0266ba7cfc4179a9ba7df2d47
+        image: ghcr.io/kpetremann/mqtt-exporter:1.6.1@sha256:e105467fe086f9b01de7da6aa25acf135d9262a270d35c3895dc813c154ddb22
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3321

@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.6.0@sha256:c1ade5ba4ff9cfb51fe36b9d0001bc81abc095b0266ba7cfc4179a9ba7df2d47
+              tag: 1.6.1@sha256:e105467fe086f9b01de7da6aa25acf135d9262a270d35c3895dc813c154ddb22
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@buroa buroa closed this Jan 9, 2025
@bot-blake bot-blake bot deleted the renovate/ghcr.io-kpetremann-mqtt-exporter-1.x branch January 9, 2025 23:06
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant