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

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Jan 12, 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 - 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…2.14.0 )

| datasource | package                   | from    | to      |
| ---------- | ------------------------- | ------- | ------- |
| docker     | ghcr.io/unpoller/unpoller | v2.13.1 | v2.14.0 |
@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jan 12, 2025
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 12, 2025

--- HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller

+++ HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller

@@ -54,13 +54,13 @@

         - name: UP_UNIFI_DEFAULT_URL
           value: https://10.1.1.1
         - name: UP_UNIFI_DEFAULT_USER
           value: unifipoller
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
-        image: ghcr.io/unpoller/unpoller:v2.13.1
+        image: ghcr.io/unpoller/unpoller:v2.14.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 12, 2025

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

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

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

               UP_UNIFI_DEFAULT_ROLE: home-ops
               UP_UNIFI_DEFAULT_URL: https://10.1.1.1
               UP_UNIFI_DEFAULT_USER: unifipoller
               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.13.1
+              tag: v2.14.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@kireque kireque merged commit 191ca8b into main Jan 12, 2025
14 checks passed
@kireque kireque deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch January 12, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant