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 to v2.11.0 #271

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/unpoller/unpoller minor v2.10.0 -> v2.11.0 OpenSSF Scorecard

Release Notes

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

v2.11.0

Compare Source

Changelog

  • c5a60f2 Merge pull request #​690 from unpoller/dependabot/github_actions/docker/login-action-3.1.0
  • 9ad1f4c Bump docker/login-action from 3.0.0 to 3.1.0
  • fcdf387 Merge pull request #​689 from unpoller/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 39313bb Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 148a06a Merge pull request #​687 from unpoller/dependabot/go_modules/golang.org/x/net-0.22.0
  • 53be393 Bump golang.org/x/net from 0.21.0 to 0.22.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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Apr 4, 2024

--- 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.10.0
+              tag: v2.11.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

Copy link

github-actions bot commented Apr 4, 2024

--- 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.10.0
+        image: ghcr.io/unpoller/unpoller:v2.11.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@renovate renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 605b595 to 8c67600 Compare April 4, 2024 13:11
@chrisbsmith chrisbsmith merged commit 8ec282b into main Apr 4, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch April 4, 2024 13:12
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