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.10.0 #473

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.10.0

Compare Source

Changelog

  • feb8882 Merge pull request #​683 from unpoller/loki-add-hostname
  • b87ee94 add hostname per #​415 request to loki exports
  • 60e5c3d Merge pull request #​682 from unpoller/platinummonkey-patch-1
  • c503f04 Fixes influxdb init for docker compose
  • d74dbcf Merge pull request #​681 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.20.0
  • 59d1de0 Bump golang.org/x/crypto from 0.19.0 to 0.20.0
  • 70703ad Merge pull request #​679 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
  • 33a2235 Merge pull request #​680 from unpoller/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • 7a74dc3 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6d2753e Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
  • 84cef2f Merge pull request #​677 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.48.0
  • 0333891 Bump github.com/prometheus/common from 0.47.0 to 0.48.0
  • df4e1bd Merge pull request #​675 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.47.0
  • b51ae3e Bump github.com/prometheus/common from 0.46.0 to 0.47.0
  • 8ba9ac9 Merge pull request #​672 from unpoller/dependabot/go_modules/golang.org/x/net-0.21.0
  • c953609 Bump golang.org/x/net from 0.20.0 to 0.21.0
  • 9adfa57 Merge pull request #​674 from unpoller/dependabot/github_actions/golangci/golangci-lint-action-4
  • 42a221f Merge pull request #​673 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.19.0
  • 4b11bda Bump golangci/golangci-lint-action from 3 to 4
  • 84cd5fa Bump golang.org/x/crypto from 0.18.0 to 0.19.0
  • 190e28d Merge pull request #​670 from unpoller/dependabot/github_actions/peter-evans/dockerhub-description-4
  • 27f16bc Bump peter-evans/dockerhub-description from 3 to 4
  • 51d7f86 Merge pull request #​667 from unpoller/dependabot/go_modules/golift.io/cnfg-0.2.3
  • 625cf0f Bump golift.io/cnfg from 0.2.2 to 0.2.3
  • 1e0e94a Merge pull request #​665 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.46.0
  • 601f587 Bump github.com/prometheus/common from 0.45.0 to 0.46.0
  • 8e25057 Merge pull request #​666 from unpoller/dependabot/go_modules/golang.org/x/net-0.20.0
  • 1e312e4 Bump golang.org/x/net from 0.19.0 to 0.20.0
  • f0cc926 Merge pull request #​662 from unpoller/dependabot/go_modules/golang.org/x/term-0.16.0
  • 955d210 Bump golang.org/x/term from 0.15.0 to 0.16.0
  • 46b2871 Update docker-compose.yml
  • 68e9ec3 Update docker-compose.yml
  • 427890c Merge pull request #​661 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
  • b2ff187 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.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.

@renovate renovate bot requested a review from martinohmann March 5, 2024 16:30
@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Mar 5, 2024
Copy link

github-actions bot commented Mar 5, 2024

--- kubernetes/apps/monitoring/unifi-exporter/app Kustomization: flux-system/unifi-exporter HelmRelease: monitoring/unifi-exporter

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

@@ -40,13 +40,13 @@

               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             envFrom:
             - secretRef:
                 name: unifi-exporter
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.9.5
+              tag: v2.10.0
             resources:
               limits:
                 memory: 45Mi
               requests:
                 cpu: 10m
                 memory: 15Mi

Copy link

github-actions bot commented Mar 5, 2024

--- HelmRelease: monitoring/unifi-exporter Deployment: monitoring/unifi-exporter

+++ HelmRelease: monitoring/unifi-exporter Deployment: monitoring/unifi-exporter

@@ -45,13 +45,13 @@

           value: https://unifi.18b.lan:8443
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
         envFrom:
         - secretRef:
             name: unifi-exporter
-        image: ghcr.io/unpoller/unpoller:v2.9.5
+        image: ghcr.io/unpoller/unpoller:v2.10.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@martinohmann martinohmann merged commit 04f8528 into main Mar 6, 2024
4 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch March 6, 2024 21:10
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant