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 image golift/unifi-poller to v2.9.5 #323

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
golift/unifi-poller patch v2.9.4 -> v2.9.5

Release Notes

unpoller/unpoller (golift/unifi-poller)

v2.9.5

Compare Source

Changelog

  • 92fdd61 Merge pull request #​659 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 19e1240 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • 2302a69 Merge pull request #​654 from unpoller/dependabot/github_actions/actions/setup-go-5
  • 80d99a8 Merge pull request #​655 from unpoller/dependabot/go_modules/github.com/influxdata/influxdb-client-go/v2-2.13.0
  • e625f9d Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.4 to 2.13.0
  • 26c8e0a Bump actions/setup-go from 4 to 5
  • a73e9ea Merge pull request #​650 from unpoller/dependabot/go_modules/golang.org/x/net-0.19.0
  • aa98544 Bump golang.org/x/net from 0.18.0 to 0.19.0
  • c6186de Merge pull request #​643 from unpoller/platinummonkey-patch-1
  • bcfab84 Update docker-compose.yml
  • 880a152 Merge pull request #​642 from unpoller/dependabot/go_modules/golang.org/x/net-0.18.0
  • 39e1c56 Bump golang.org/x/net from 0.17.0 to 0.18.0
  • db5a268 Merge pull request #​631 from austinbrowder/master
  • 8974cce Fixed PR lint failure
  • 746ab85 Added source interface identifier to exportUSGstats function

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 6, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2024

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

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

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: unifi-poller
-        image: golift/unifi-poller:v2.9.4
+        image: golift/unifi-poller:v2.9.5
         imagePullPolicy: null
         env:
         - name: TZ
           value: Australia/Sydney
         - name: UP_INFLUXDB_DISABLE
           value: 'true'

Copy link
Contributor

github-actions bot commented Jan 6, 2024

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

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

@@ -40,13 +40,13 @@

       UP_UNIFI_DEFAULT_SAVE_SITES: true
       UP_UNIFI_DEFAULT_URL: https://unifi.networking:8443
       UP_UNIFI_DEFAULT_USER: ${SECRET_UNIFI_POLLER_USERNAME}
       UP_UNIFI_DEFAULT_VERIFY_SSL: false
     image:
       repository: golift/unifi-poller
-      tag: v2.9.4
+      tag: v2.9.5
     resources:
       limits:
         memory: 500Mi
       requests:
         cpu: 10m
         memory: 100Mi

@angryninja48 angryninja48 merged commit b155868 into main Jan 14, 2024
4 checks passed
@angryninja48 angryninja48 deleted the renovate/golift-unifi-poller-2.x branch January 14, 2024 05:51
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant