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 image ghcr.io/kpetremann/mqtt-exporter ( 1.5.0 → 1.6.1 ) #1485

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot 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.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.

@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jan 9, 2025
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 9, 2025

--- kubernetes/main/apps/home-automation/zigbee2mqtt/exporter Kustomization: flux-system/zigbee2mqtt-exporter HelmRelease: home-automation/zigbee2mqtt-exporter

+++ kubernetes/main/apps/home-automation/zigbee2mqtt/exporter Kustomization: flux-system/zigbee2mqtt-exporter HelmRelease: home-automation/zigbee2mqtt-exporter

@@ -46,13 +46,13 @@

               PROMETHEUS_PORT: 9000
               PROMETHEUS_PREFIX: mqtt_
               TOPIC_LABEL: topic
               ZIGBEE2MQTT_AVAILABILITY: 'True'
             image:
               repository: ghcr.io/kpetremann/mqtt-exporter
-              tag: 1.5.0
+              tag: 1.6.1
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 9, 2025

--- HelmRelease: home-automation/zigbee2mqtt-exporter Deployment: home-automation/zigbee2mqtt-exporter

+++ HelmRelease: home-automation/zigbee2mqtt-exporter Deployment: home-automation/zigbee2mqtt-exporter

@@ -69,13 +69,13 @@

         - name: PROMETHEUS_PREFIX
           value: mqtt_
         - name: TOPIC_LABEL
           value: topic
         - name: ZIGBEE2MQTT_AVAILABILITY
           value: 'True'
-        image: ghcr.io/kpetremann/mqtt-exporter:1.5.0
+        image: ghcr.io/kpetremann/mqtt-exporter:1.6.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9000

…0 → 1.6.1 )

| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| docker     | ghcr.io/kpetremann/mqtt-exporter | 1.5.0 | 1.6.1 |
@kireque-bot kireque-bot bot changed the title feat(container): update image ghcr.io/kpetremann/mqtt-exporter ( 1.5.0 → 1.6.0 ) feat(container): update image ghcr.io/kpetremann/mqtt-exporter ( 1.5.0 → 1.6.1 ) Jan 9, 2025
@kireque-bot kireque-bot bot force-pushed the renovate/main-ghcr.io-kpetremann-mqtt-exporter-1.x branch from ae8aa64 to 5007663 Compare January 9, 2025 21:21
@kireque kireque merged commit f633cb6 into main Jan 10, 2025
14 checks passed
@kireque kireque deleted the renovate/main-ghcr.io-kpetremann-mqtt-exporter-1.x branch January 10, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant