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.12.0 → v2.13.0 ) #8593

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Jan 2, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.12.0 -> v2.13.0

Release Notes

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

v2.13.0

Compare Source

Changelog

  • 7a4ba7e Merge pull request #​787 from unpoller/add-ubb-and-uci-support
  • 1b120a2 tests pass locally;
  • 3602d8c adds in UBB & UCI support
  • a30c820 add ubb and uci initial support

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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner January 2, 2025 18:07
@bot-ross bot-ross bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 2, 2025
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jan 2, 2025

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

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

@@ -42,13 +42,13 @@

               UP_UNIFI_DEFAULT_URL: https://192.168.1.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.12.0@sha256:3af948dc9a6b51f1cc4ad86f0a3ba5548233baec0f40658a4761af5d4eede830
+              tag: v2.13.0@sha256:6a67e4bf86db2b0fe475f2f1247b9fe2415a745124bcea95425c70a43edb1949
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jan 2, 2025

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

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

@@ -51,13 +51,13 @@

           value: home-ops
         - name: UP_UNIFI_DEFAULT_URL
           value: https://192.168.1.1
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v2.12.0@sha256:3af948dc9a6b51f1cc4ad86f0a3ba5548233baec0f40658a4761af5d4eede830
+        image: ghcr.io/unpoller/unpoller:v2.13.0@sha256:6a67e4bf86db2b0fe475f2f1247b9fe2415a745124bcea95425c70a43edb1949
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@onedr0p onedr0p merged commit fdb40bb into main Jan 2, 2025
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-unpoller-unpoller-2.x branch January 2, 2025 18:11
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