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

feat(container): update image docker.io/golift/unifi-poller ( v2.10.0 → v2.11.0 ) #3375

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Apr 4, 2024

This PR contains the following updates:

Package Update Change
docker.io/golift/unifi-poller minor v2.10.0 -> v2.11.0

Release Notes

unpoller/unpoller (docker.io/golift/unifi-poller)

v2.11.0

Compare Source

Changelog

  • c5a60f2 Merge pull request #​690 from unpoller/dependabot/github_actions/docker/login-action-3.1.0
  • 9ad1f4c Bump docker/login-action from 3.0.0 to 3.1.0
  • fcdf387 Merge pull request #​689 from unpoller/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 39313bb Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 148a06a Merge pull request #​687 from unpoller/dependabot/go_modules/golang.org/x/net-0.22.0
  • 53be393 Bump golang.org/x/net from 0.21.0 to 0.22.0

… → v2.11.0 )

| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| docker     | docker.io/golift/unifi-poller | v2.10.0 | v2.11.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Apr 4, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 4, 2024

--- kubernetes/main/apps/monitoring/unifi-poller/app Kustomization: flux-system/monitoring-unifi-poller HelmRelease: monitoring/unifi-poller

+++ kubernetes/main/apps/monitoring/unifi-poller/app Kustomization: flux-system/monitoring-unifi-poller HelmRelease: monitoring/unifi-poller

@@ -48,13 +48,13 @@

               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             envFrom:
             - secretRef:
                 name: unifi-poller-secret
             image:
               repository: docker.io/golift/unifi-poller
-              tag: v2.10.0@sha256:c2ac3a1415efeec0ad2a191786e570348748570bbdd414d0a56ef663ee09dca4
+              tag: v2.11.0@sha256:6e04812ee4a35fa058eb8019b2b5f0f4aed254e95c04ca152cb03a25c8251edb
     service:
       main:
         controller: main
         ports:
           http:
             port: 9130

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 4, 2024

--- HelmRelease: monitoring/unifi-poller Deployment: monitoring/unifi-poller

+++ HelmRelease: monitoring/unifi-poller Deployment: monitoring/unifi-poller

@@ -52,9 +52,9 @@

           value: 'true'
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
         envFrom:
         - secretRef:
             name: unifi-poller-secret
-        image: docker.io/golift/unifi-poller:v2.10.0@sha256:c2ac3a1415efeec0ad2a191786e570348748570bbdd414d0a56ef663ee09dca4
+        image: docker.io/golift/unifi-poller:v2.11.0@sha256:6e04812ee4a35fa058eb8019b2b5f0f4aed254e95c04ca152cb03a25c8251edb
         name: main
 

@szinn szinn merged commit 0095166 into main Apr 4, 2024
11 checks passed
@szinn szinn deleted the renovate/main-docker.io-golift-unifi-poller-2.x branch April 4, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant