Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix(container): update image ghcr.io/kpetremann/mqtt-exporter ( 1.4.3 β†’ 1.4.7 ) #2833

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

greyrock-repo-duster[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/kpetremann/mqtt-exporter patch 1.4.3 -> 1.4.7

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.

… β†’ 1.4.7 )

| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| docker     | ghcr.io/kpetremann/mqtt-exporter | 1.4.3 | 1.4.7 |
@greyrock-repo-duster greyrock-repo-duster bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jun 14, 2024
@greyrock-repo-duster
Copy link
Contributor Author

--- 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.4.3
+              tag: 1.4.7
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@greyrock-repo-duster
Copy link
Contributor Author

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

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

@@ -68,13 +68,13 @@

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

@greyrock-repo-duster
Copy link
Contributor Author

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.07s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 2.09s
⚠️ YAML prettier 1 1 0.38s
βœ… YAML yamllint 1 0 0.3s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@doonga doonga merged commit 0304412 into main Jun 14, 2024
15 checks passed
@doonga doonga deleted the renovate/main-ghcr.io-kpetremann-mqtt-exporter-1.x branch June 14, 2024 16:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant