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.11.2 #320

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/unpoller/unpoller patch v2.11.1 -> v2.11.2 OpenSSF Scorecard

Release Notes

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

v2.11.2

Compare Source

Changelog

  • 1b44fd7 Merge pull request #​703 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.53.0
  • 5b58e6c fix promver collector to default buildinfo collector
  • 76f8bec Bump github.com/prometheus/common from 0.48.0 to 0.53.0
  • 1dee7f7 Merge pull request #​702 from unpoller/unet-upgrade-8-1-113-catname
  • 4bd5667 fix type
  • 1367ddb bump unifi client version for more catname flexstring changes

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 Mend Renovate. View repository job log here.

Copy link

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

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

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

           value: America/New_York
         - name: UP_INFLUXDB_DISABLE
           value: 'true'
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v2.11.1
+        image: ghcr.io/unpoller/unpoller:v2.11.2
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

Copy link

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

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

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

               UP_INFLUXDB_DISABLE: true
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.11.1
+              tag: v2.11.2
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@chrisbsmith chrisbsmith merged commit e7f5849 into main Apr 24, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch April 24, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant