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/unpoller/unpoller ( v2.14.0 → v2.14.1 ) #7858

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Jan 15, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller patch v2.14.0 -> v2.14.1

Release Notes

unpoller/unpoller (ghcr.io/unpoller/unpoller)

v2.14.1

Compare Source

Changelog

  • a181e95 Merge pull request #​794 from unpoller/fix-ubb-uci-metric-names
  • 6d40651 fixes metrics prefix names for ubb and uci devices
  • e946f24 update example conf file

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.

| datasource | package                   | from    | to      |
| ---------- | ------------------------- | ------- | ------- |
| docker     | ghcr.io/unpoller/unpoller | v2.14.0 | v2.14.1 |
@lab-assistant lab-assistant bot added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes labels Jan 15, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 15, 2025

--- kubernetes/apps/monitoring/unpoller/app Kustomization: flux-system/unpoller HelmRelease: monitoring/unpoller

+++ kubernetes/apps/monitoring/unpoller/app Kustomization: flux-system/unpoller HelmRelease: monitoring/unpoller

@@ -36,13 +36,13 @@

               UP_UNIFI_DEFAULT_ROLE: home-ops
               UP_UNIFI_DEFAULT_URL: https://10.1.3.1
               UP_UNIFI_DEFAULT_USER: unpoller
               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.14.0
+              tag: v2.14.1
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 15, 2025

--- HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller

+++ HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller

@@ -53,13 +53,13 @@

         - name: UP_UNIFI_DEFAULT_URL
           value: https://10.1.3.1
         - name: UP_UNIFI_DEFAULT_USER
           value: unpoller
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
-        image: ghcr.io/unpoller/unpoller:v2.14.0
+        image: ghcr.io/unpoller/unpoller:v2.14.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@bjw-s bjw-s force-pushed the main branch 2 times, most recently from 524b39d to fdb7c50 Compare January 16, 2025 10:12
@bjw-s bjw-s merged commit c5efe7b into main Jan 16, 2025
14 checks passed
@bjw-s bjw-s deleted the renovate/ghcr.io-unpoller-unpoller-2.14.x branch January 16, 2025 10:20
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 renovate/container type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant