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 ghcr.io/unpoller/unpoller ( v2.11.0 → v2.11.1 ) #7322

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Apr 6, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller patch v2.11.0 -> v2.11.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.11.1

Compare Source

Fixing the IDS.data.catname bug.

What's Changed

Full Changelog: unpoller/unpoller@v2.11.0...v2.11.1


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 April 6, 2024 21:13
@bot-ross bot-ross bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 6, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 6, 2024

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

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

@@ -49,13 +49,13 @@

         - name: UP_UNIFI_DEFAULT_URL
           value: https://unifi-network.turbo.ac
         - name: UP_UNIFI_DEFAULT_USER
           value: unifipoller
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
-        image: ghcr.io/unpoller/unpoller:v2.11.0@sha256:6e04812ee4a35fa058eb8019b2b5f0f4aed254e95c04ca152cb03a25c8251edb
+        image: ghcr.io/unpoller/unpoller:v2.11.1@sha256:1e54332b769bda9359f30d72e5924a526cded25699eb5e3c2a4c486161010834
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 6, 2024

--- 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

@@ -41,13 +41,13 @@

               UP_UNIFI_DEFAULT_ROLE: home-ops
               UP_UNIFI_DEFAULT_URL: https://unifi-network.turbo.ac
               UP_UNIFI_DEFAULT_USER: unifipoller
               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.11.0@sha256:6e04812ee4a35fa058eb8019b2b5f0f4aed254e95c04ca152cb03a25c8251edb
+              tag: v2.11.1@sha256:1e54332b769bda9359f30d72e5924a526cded25699eb5e3c2a4c486161010834
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@onedr0p onedr0p merged commit 6d187b7 into main Apr 6, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-unpoller-unpoller-2.x branch April 6, 2024 21:48
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