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 ghcr.io/unpoller/unpoller ( v2.13.1 → v2.14.0 ) #1794

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.13.1 -> v2.14.0

Release Notes

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

v2.14.0

Compare Source

Changelog

  • 8cb90ed Merge pull request #​791 from unpoller/apikey-support
  • cba1111 add support for api-key auth
  • 0c639d6 Merge pull request #​789 from unpoller/dependabot/go_modules/golang.org/x/term-0.28.0
  • f9eac56 Bump golang.org/x/term from 0.27.0 to 0.28.0

Configuration

📅 Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner January 10, 2025 22:53
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 10, 2025
Copy link

helmrelease changes in kubernetes/main

--- HelmRelease: monitoring/unifi-exporter Deployment: monitoring/unifi-exporter

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

@@ -44,13 +44,13 @@

           value: https://unifi.18b.lan:8443
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
         envFrom:
         - secretRef:
             name: unifi-exporter
-        image: ghcr.io/unpoller/unpoller:v2.13.1
+        image: ghcr.io/unpoller/unpoller:v2.14.0
         name: app
         resources:
           limits:
             memory: 45Mi
           requests:
             cpu: 10m

Copy link

kustomization changes in kubernetes/main

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

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

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

               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             envFrom:
             - secretRef:
                 name: unifi-exporter
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.13.1
+              tag: v2.14.0
             resources:
               limits:
                 memory: 45Mi
               requests:
                 cpu: 10m
                 memory: 15Mi

@martinohmann martinohmann merged commit d3261fd into main Jan 10, 2025
7 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-unpoller-unpoller-2.x branch January 10, 2025 23:14
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