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 ) #7971

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate 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 was generated by Mend Renovate. View the repository job log.

….1 )

| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| docker     | ghcr.io/kpetremann/mqtt-exporter | 1.6.0 | 1.6.1 |
@rosey-the-renovator-bot
Copy link
Contributor

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

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

@@ -51,13 +51,13 @@

           value: 'true'
         - name: PROMETHEUS_PORT
           value: '3321'
         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

@rosey-the-renovator-bot
Copy link
Contributor

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

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

@@ -38,13 +38,13 @@

               PROMETHEUS_PORT: 3321
             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:

@rwlove rwlove merged commit b2900d7 into main Jan 9, 2025
16 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-kpetremann-mqtt-exporter-1.x branch January 9, 2025 23:30
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.

1 participant