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.9.4 → v2.9.5) #1587

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 20, 2023

This PR contains the following updates:

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

Release Notes

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

v2.9.5

Compare Source

Changelog

  • 92fdd61 Merge pull request #​659 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 19e1240 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • 2302a69 Merge pull request #​654 from unpoller/dependabot/github_actions/actions/setup-go-5
  • 80d99a8 Merge pull request #​655 from unpoller/dependabot/go_modules/github.com/influxdata/influxdb-client-go/v2-2.13.0
  • e625f9d Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.4 to 2.13.0
  • 26c8e0a Bump actions/setup-go from 4 to 5
  • a73e9ea Merge pull request #​650 from unpoller/dependabot/go_modules/golang.org/x/net-0.19.0
  • aa98544 Bump golang.org/x/net from 0.18.0 to 0.19.0
  • c6186de Merge pull request #​643 from unpoller/platinummonkey-patch-1
  • bcfab84 Update docker-compose.yml
  • 880a152 Merge pull request #​642 from unpoller/dependabot/go_modules/golang.org/x/net-0.18.0
  • 39e1c56 Bump golang.org/x/net from 0.17.0 to 0.18.0
  • db5a268 Merge pull request #​631 from austinbrowder/master
  • 8974cce Fixed PR lint failure
  • 746ab85 Added source interface identifier to exportUSGstats function

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-blake bot-blake bot requested a review from buroa as a code owner December 20, 2023 02:05
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 20, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 20, 2023

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

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

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

         - name: UP_UNIFI_DEFAULT_URL
           value: https://unifi.${PUBLIC_DOMAIN}
         - name: UP_UNIFI_DEFAULT_USER
           value: unifipoller
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
-        image: ghcr.io/unpoller/unpoller:v2.9.4@sha256:20c161781ac544a7548c8dd533f13498201746efdf0853d4625a1dbfd5652a19
+        image: ghcr.io/unpoller/unpoller:v2.9.5@sha256:486a63339969fd5207697502e29e4875f4bf7d7ef5c558188b192f2f88fdd3d6
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 20, 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

@@ -38,13 +38,13 @@

               UP_UNIFI_DEFAULT_ROLE: k8s-gitops
               UP_UNIFI_DEFAULT_URL: https://unifi.${PUBLIC_DOMAIN}
               UP_UNIFI_DEFAULT_USER: unifipoller
               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.9.4@sha256:20c161781ac544a7548c8dd533f13498201746efdf0853d4625a1dbfd5652a19
+              tag: v2.9.5@sha256:486a63339969fd5207697502e29e4875f4bf7d7ef5c558188b192f2f88fdd3d6
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 5m
                 memory: 36M

@buroa buroa merged commit 2595cd0 into master Dec 20, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch December 20, 2023 02:29
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