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.4.1 β†’ 1.4.2) #2117

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Mar 31, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kpetremann/mqtt-exporter patch 1.4.1 -> 1.4.2

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 March 31, 2024 09:05
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Mar 31, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Mar 31, 2024

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

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

@@ -41,13 +41,13 @@

               ZIGBEE2MQTT_AVAILABILITY: true
             envFrom:
             - secretRef:
                 name: mqtt-exporter-secret
             image:
               repository: ghcr.io/kpetremann/mqtt-exporter
-              tag: 1.4.1@sha256:1879225cec3b1bfceeaa401b662d990afd815534ee3388b5fa78b9488e8695f2
+              tag: 1.4.2@sha256:f590a1b0364ec76af94472621543c79839b11bce59a6683145efe2cb923c8376
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Mar 31, 2024

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

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

@@ -56,13 +56,13 @@

           value: ${TIMEZONE}
         - name: ZIGBEE2MQTT_AVAILABILITY
           value: 'true'
         envFrom:
         - secretRef:
             name: mqtt-exporter-secret
-        image: ghcr.io/kpetremann/mqtt-exporter:1.4.1@sha256:1879225cec3b1bfceeaa401b662d990afd815534ee3388b5fa78b9488e8695f2
+        image: ghcr.io/kpetremann/mqtt-exporter:1.4.2@sha256:f590a1b0364ec76af94472621543c79839b11bce59a6683145efe2cb923c8376
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3321

@bot-blake bot-blake bot merged commit c62a7e9 into master Mar 31, 2024
8 checks passed
@bot-blake bot-blake bot deleted the renovate/ghcr.io-kpetremann-mqtt-exporter-1.x branch March 31, 2024 14:03
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