Skip to content

Comments

feat(container): update image ghcr.io/unpoller/unpoller ( v2.15.4 ➔ v2.16.0 )#3688

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-unpoller-unpoller-2.x
Dec 4, 2025
Merged

feat(container): update image ghcr.io/unpoller/unpoller ( v2.15.4 ➔ v2.16.0 )#3688
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-unpoller-unpoller-2.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.15.4 -> v2.16.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.16.0

Compare Source

Changelog
  • ef677c8 Merge pull request #​887 from unpoller/dependabot/go_modules/all-2743cc9a87
  • 7e2fb01 fix dd client interface change, update deprecated context lib in influxdb
  • 14b747c Bump the all group across 1 directory with 5 updates
  • 647b3c0 Merge pull request #​888 from unpoller/dependabot/github_actions/all-14cb627f6c
  • c778dde fix verify
  • 6f4384c fix linting
  • bc37996 Bump the all group with 2 updates
  • 944ce85 make dependabot group updates
  • 814c173 Merge pull request #​883 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.43.0
  • 91d8eb3 Bump golang.org/x/crypto from 0.42.0 to 0.43.0
  • 2e51248 Merge pull request #​872 from unpoller/dependabot/go_modules/golang.org/x/net-0.44.0
  • 8fb3cb2 Merge pull request #​867 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.23.2
  • 5b8d151 Merge pull request #​877 from unpoller/dependabot/github_actions/docker/login-action-3.6.0
  • 29f9cb5 Bump golang.org/x/net from 0.43.0 to 0.44.0
  • b73e918 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2
  • 038234b Bump docker/login-action from 3.5.0 to 3.6.0
  • 003bdd7 Merge pull request #​868 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.66.1
  • bf68df4 Merge pull request #​869 from unpoller/dependabot/github_actions/actions/setup-go-6
  • 98c9335 Merge pull request #​870 from unpoller/dependabot/github_actions/actions/stale-10
  • d0b5998 Merge pull request #​876 from unpoller/dependabot/github_actions/peter-evans/dockerhub-description-5
  • 428f72e Bump peter-evans/dockerhub-description from 4 to 5
  • 4d5a89d Bump actions/stale from 9 to 10
  • 2cf4879 Bump actions/setup-go from 5 to 6
  • 64416a9 Bump github.com/prometheus/common from 0.65.0 to 0.66.1
  • 330e4a4 Merge pull request #​866 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.8
  • b976b32 Bump github.com/spf13/pflag from 1.0.7 to 1.0.8
  • 98ef73c Merge pull request #​865 from unpoller/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • a8ccbba Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • dd50960 Merge pull request #​863 from unpoller/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • 5ea181f Bump github.com/stretchr/testify from 1.10.0 to 1.11.0

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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Dec 3, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

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

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

           value: 0.0.0.0:80
         - name: UP_UNIFI_DEFAULT_URL
           value: https://10.0.30.1
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v2.15.4@sha256:788a890f2dc5aef3e99ce430917221c43b4e084464d38bc6537a8c7294ef8770
+        image: ghcr.io/unpoller/unpoller:v2.16.0@sha256:bfe3eee9396919165f8dfe8282dfc7d30b27308748e0d6bb5c90aabc4dd36e3e
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -43,13 +43,13 @@

               UP_UNIFI_DEFAULT_URL: https://10.0.30.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.15.4@sha256:788a890f2dc5aef3e99ce430917221c43b4e084464d38bc6537a8c7294ef8770
+              tag: v2.16.0@sha256:bfe3eee9396919165f8dfe8282dfc7d30b27308748e0d6bb5c90aabc4dd36e3e
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@binaryn3xus binaryn3xus merged commit 85a42e4 into main Dec 4, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch December 4, 2025 02:21
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