Skip to content

feat(container): update ghcr.io/unpoller/unpoller ( v3.2.0 → v3.3.0 )#5682

Merged
mchestr merged 1 commit into
mainfrom
renovate/ghcr.io-unpoller-unpoller-3.x
Jun 10, 2026
Merged

feat(container): update ghcr.io/unpoller/unpoller ( v3.2.0 → v3.3.0 )#5682
mchestr merged 1 commit into
mainfrom
renovate/ghcr.io-unpoller-unpoller-3.x

Conversation

@mchesterbot

@mchesterbot mchesterbot Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller (source) minor v3.2.0v3.3.0

Release Notes

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

v3.3.0

Compare Source

Changelog
  • 4ec6fa2 feat(promunifi): add mac label to per-VAP and per-radio metrics
  • 107b47d build(deps): bump github.com/prometheus/common in the all group
  • a47d9fc Merge pull request #​1022 from unpoller/dependabot/go_modules/all-0dab53a3cd
  • b7f61a1 build(deps): bump the all group with 7 updates
  • cf92c87 Merge pull request #​1021 from unpoller/dependabot/github_actions/all-db05c2199b
  • 45eafca Merge pull request #​1020 from unpoller/dependabot/go_modules/all-a3c8a40308
  • b188518 Merge pull request #​1019 from davidyilee/feat/uci-docsis-ci-metrics
  • 9033427 build(deps): bump docker/login-action in the all group
  • 9c84e12 build(deps): bump golang.org/x/crypto in the all group
  • 6d1b136 feat(promunifi): export DOCSIS CI state metrics for UCI devices
  • a6adc63 Merge pull request #​1017 from unpoller/dependabot/go_modules/all-66901936d3
  • 85929e8 build(deps): bump github.com/unpoller/unifi/v5 in the all group

Configuration

📅 Schedule: (in timezone America/Vancouver)

  • 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 Mend Renovate.

@mchesterbot mchesterbot Bot requested a review from mchestr as a code owner June 9, 2026 15:22
@mchesterbot mchesterbot Bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Jun 9, 2026
@mchesterbot

mchesterbot Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/observability/unpoller/app Kustomization: observability/unpoller HelmRelease: observability/unpoller

+++ kubernetes/apps/observability/unpoller/app Kustomization: observability/unpoller HelmRelease: observability/unpoller

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

               UP_UNIFI_DEFAULT_URL: https://192.168.1.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v3.2.0@sha256:bf7bdcc59fcdaa4699687007aa3ec24ddb3c9d9521f392d8c7aa2bea1bdb781a
+              tag: v3.3.0@sha256:1c03bc25d83c5dde54e7436a010851d2db4831f8afe4f2ee60699d52dd01c5c4
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@mchesterbot

mchesterbot Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: observability/unpoller Deployment: observability/unpoller

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

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

           value: home-ops
         - name: UP_UNIFI_DEFAULT_URL
           value: https://192.168.1.1
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v3.2.0@sha256:bf7bdcc59fcdaa4699687007aa3ec24ddb3c9d9521f392d8c7aa2bea1bdb781a
+        image: ghcr.io/unpoller/unpoller:v3.3.0@sha256:1c03bc25d83c5dde54e7436a010851d2db4831f8afe4f2ee60699d52dd01c5c4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@mchestr mchestr merged commit 1211bf2 into main Jun 10, 2026
13 of 14 checks passed
@mchesterbot mchesterbot Bot deleted the renovate/ghcr.io-unpoller-unpoller-3.x branch June 10, 2026 23:39
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/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant