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 ) [network] #6127

Merged

Conversation

doug-piranha-bot[bot]
Copy link
Contributor

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.

@doug-piranha-bot doug-piranha-bot bot requested a review from haraldkoch as a code owner January 9, 2025 21:20
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/network labels Jan 9, 2025
@doug-piranha-bot
Copy link
Contributor Author

--- kubernetes/network/apps/default/mqtt-exporter/app Kustomization: flux-system/mqtt-exporter HelmRelease: default/mqtt-exporter

+++ kubernetes/network/apps/default/mqtt-exporter/app Kustomization: flux-system/mqtt-exporter HelmRelease: default/mqtt-exporter

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

               ZIGBEE2MQTT_AVAILABILITY: 'True'
             envFrom:
             - secretRef:
                 name: mqtt-exporter
             image:
               repository: ghcr.io/kpetremann/mqtt-exporter
-              tag: 1.6.0
+              tag: 1.6.1
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@doug-piranha-bot
Copy link
Contributor Author

--- HelmRelease: default/mqtt-exporter Deployment: default/mqtt-exporter

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

@@ -49,13 +49,13 @@

           value: America/Toronto
         - name: ZIGBEE2MQTT_AVAILABILITY
           value: 'True'
         envFrom:
         - secretRef:
             name: mqtt-exporter
-        image: ghcr.io/kpetremann/mqtt-exporter:1.6.0
+        image: ghcr.io/kpetremann/mqtt-exporter:1.6.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3321

@haraldkoch haraldkoch merged commit b9af789 into main Jan 10, 2025
11 checks passed
@doug-piranha-bot doug-piranha-bot bot deleted the renovate/network-ghcr.io-kpetremann-mqtt-exporter-1.x branch January 10, 2025 16:27
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