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 ghcr.io/unpoller/unpoller to v2.9.4 #6341

Merged
merged 1 commit into from Nov 6, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Nov 6, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller patch v2.9.2 -> v2.9.4

Release Notes

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

v2.9.4

Compare Source

Changelog


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 November 6, 2023 15:04
@bot-ross bot-ross bot added type/patch area/kubernetes Changes made in the kubernetes directory labels Nov 6, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Nov 6, 2023

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

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

@@ -48,13 +48,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.9.2
+        image: ghcr.io/unpoller/unpoller:v2.9.4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Nov 6, 2023

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

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

@@ -36,13 +36,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.9.2
+              tag: v2.9.4
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 5m
                 memory: 36M

@onedr0p onedr0p merged commit e1f5647 into main Nov 6, 2023
5 checks passed
@onedr0p onedr0p deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch November 6, 2023 15:12
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.

None yet

1 participant