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 ) #3218

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner January 15, 2025 22:05
@layla-bot layla-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 15, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jan 15, 2025

--- kubernetes/main/apps/observability/unpoller/app Kustomization: flux-system/unpoller HelmRelease: observability/unpoller

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

@@ -42,13 +42,13 @@

               UP_UNIFI_DEFAULT_URL: https://172.16.0.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.14.0@sha256:6e9eb4a34b8d976e398511766281ec51946aafa51b5f563fca9238656eeaa118
+              tag: v2.14.1@sha256:9ba73b1793ef332ae9b4b719ef0fc09f231d6276bc7b721cbb47961ed7792961
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jan 15, 2025

--- HelmRelease: observability/unpoller Deployment: observability/unpoller

+++ HelmRelease: observability/unpoller Deployment: observability/unpoller

@@ -50,13 +50,13 @@

           value: home-ops
         - name: UP_UNIFI_DEFAULT_URL
           value: https://172.16.0.1
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v2.14.0@sha256:6e9eb4a34b8d976e398511766281ec51946aafa51b5f563fca9238656eeaa118
+        image: ghcr.io/unpoller/unpoller:v2.14.1@sha256:9ba73b1793ef332ae9b4b719ef0fc09f231d6276bc7b721cbb47961ed7792961
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@layla-bot layla-bot bot force-pushed the renovate/main-ghcr.io-unpoller-unpoller-2.x branch 10 times, most recently from d842a41 to 0fe7da1 Compare January 23, 2025 20:05
@layla-bot layla-bot bot force-pushed the renovate/main-ghcr.io-unpoller-unpoller-2.x branch from 0fe7da1 to 33f00fa Compare January 24, 2025 00:59
@kashalls kashalls merged commit 86ff458 into main Jan 24, 2025
12 checks passed
@layla-bot layla-bot bot deleted the renovate/main-ghcr.io-unpoller-unpoller-2.x branch January 24, 2025 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant