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.1 #112

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.10.0 -> v2.11.1

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

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 - "on saturday" (UTC), 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 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.${SECRET_DOMAIN}
         - name: UP_UNIFI_DEFAULT_USER
           value: unifipoller
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
-        image: ghcr.io/unpoller/unpoller:v2.10.0@sha256:c2ac3a1415efeec0ad2a191786e570348748570bbdd414d0a56ef663ee09dca4
+        image: ghcr.io/unpoller/unpoller:v2.11.1@sha256:1e54332b769bda9359f30d72e5924a526cded25699eb5e3c2a4c486161010834
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

Copy link

github-actions bot commented Apr 6, 2024

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

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

@@ -39,13 +39,13 @@

               UP_UNIFI_DEFAULT_ROLE: home-ops
               UP_UNIFI_DEFAULT_URL: https://unifi.${SECRET_DOMAIN}
               UP_UNIFI_DEFAULT_USER: unifipoller
               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.10.0@sha256:c2ac3a1415efeec0ad2a191786e570348748570bbdd414d0a56ef663ee09dca4
+              tag: v2.11.1@sha256:1e54332b769bda9359f30d72e5924a526cded25699eb5e3c2a4c486161010834
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:

@renovate renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from f3a3a63 to 3a6654e Compare April 6, 2024 22:07
@renovate renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller to v2.11.0 feat(container): update image ghcr.io/unpoller/unpoller to v2.11.1 Apr 6, 2024
@gelato gelato merged commit e693f92 into main Apr 15, 2024
7 of 8 checks passed
@gelato gelato deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch April 15, 2024 17:15
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