feat(container): update image ghcr.io/unpoller/unpoller ( v2.24.0 ➔ v2.34.0 )#507
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/unpoller/unpoller ( v2.24.0 ➔ v2.34.0 )#507mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/monitoring/unpoller/app Kustomization: monitoring/unpoller HelmRelease: monitoring/unpoller
+++ kubernetes/apps/monitoring/unpoller/app Kustomization: monitoring/unpoller HelmRelease: monitoring/unpoller
@@ -44,13 +44,13 @@
UP_UNIFI_DEFAULT_VERIFY_SSL: false
envFrom:
- secretRef:
name: unpoller-secret
image:
repository: ghcr.io/unpoller/unpoller
- tag: v2.24.0@sha256:8ce4cfa443e833a3c9a300a8fd379742490869683f4a952c36c6c17fc6252a56
+ tag: v2.34.0@sha256:73423ddfe304e866b2cda2d3ecf8e68c15317c93a22945ad7d941d3ca3a6d022
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
Contributor
Author
--- HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller
+++ HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller
@@ -49,13 +49,13 @@
value: home-ops
- name: UP_UNIFI_DEFAULT_VERIFY_SSL
value: 'false'
envFrom:
- secretRef:
name: unpoller-secret
- image: ghcr.io/unpoller/unpoller:v2.24.0@sha256:8ce4cfa443e833a3c9a300a8fd379742490869683f4a952c36c6c17fc6252a56
+ image: ghcr.io/unpoller/unpoller:v2.34.0@sha256:73423ddfe304e866b2cda2d3ecf8e68c15317c93a22945ad7d941d3ca3a6d022
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
c049e97 to
8908356
Compare
8908356 to
218edeb
Compare
218edeb to
c113561
Compare
c113561 to
9cb4a61
Compare
9cb4a61 to
3ee96d6
Compare
3ee96d6 to
ce9bc36
Compare
ce9bc36 to
924c5ce
Compare
924c5ce to
4505fce
Compare
…2.34.0 ) | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | docker | ghcr.io/unpoller/unpoller | v2.24.0 | v2.34.0 |
4505fce to
ae2828d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.24.0→v2.34.0Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller)
v2.34.0Compare Source
Changelog
4bf5c1ebuild(deps): bump the all group with 2 updates (#955)40e2a77Fix panic when remote discovery fails and no controllers configured (fixes #953) (#957)eae3741build(deps): bump the all group with 2 updates (#950)v2.33.0Compare Source
Changelog
b4fa16bfix(influxunifi): use CelsiusSafe() for temp fields to fix InfluxDB type conflict (#944) (#945)6488fefBump docker/login-action from 3.6.0 to 3.7.0 in the all group (#942)v2.32.0Compare Source
Changelog
5ea7fcffeat: UPS battery metrics, example Prometheus/Loki alerts (#930) (#941)v2.31.0Compare Source
Changelog
3eb7c1cMerge pull request #940 from brngates98/feat/sysinfo-metricsca56838feat: add controller sysinfo metrics (#927)v2.30.0Compare Source
Changelog
bf2d1f7Merge pull request #939 from unpoller/upgrade-unifi-5-14-05e4a6cbupgrade unifi9aba310Merge pull request #938 from brngates98/restore-endpoint-discovery-tooladf9985Merge branch 'master' into restore-endpoint-discovery-tool4d19a9bRestore tools/endpoint-discovery as optional Python toolv2.29.0Compare Source
Changelog
e3f1a8fMerge pull request #937 from brngates98/feat/discover-flag719b746deps: use unifi v5.13.0, remove replace and CI unifi checkout8d3d983ci: checkout unifi discover-flag when go.mod has replace => ../unifi9cfb732Replace Python endpoint-discovery with --discover flag (replaces #936)fe23e85Merge pull request #936 from brngates98/feat/endpoint-discovery-tool6be9312Add tools/endpoint-discovery for controller API discoveryv2.28.0Compare Source
Changelog
490ae45Merge pull request #934 from unpoller/upgrade-unifi-5-12-0a94b530bump unifi versionv2.27.0Compare Source
Changelog
1145043Merge pull request #925 from brngates98/feat/wan-metricsb966061chore: Update go.sum for unifi v5.11.0 and fix formattingaf6cbdfchore: Update unifi dependency to v5.11.0 for WAN metrics supportb8519cafeat: Add WAN metrics to InfluxDB and Datadog exportersaac4917feat: Add WAN metrics export to Prometheusv2.26.0Compare Source
Changelog
d178da7Merge pull request #924 from brngates98/feat/dhcp-client-monitoring86bc1c9fix: rename unused exportWithTags param to _ to satisfy revive39b1b31Merge branch 'master' into feat/dhcp-client-monitoring8769f8fchore: bump unifi to v5.10.03faaa3afix: Remove local replace directive and update unifi to v5.8.0 to resolve go.sum conflicts74c30eafeat: Add DHCP lease metrics export to Prometheus6d85ea7Add device tag support to Prometheus metricsv2.25.0Compare Source
Changelog
d26d84eMerge pull request #923 from unpoller/issue-9215e68016fix client side log errora14d5c4Merge pull request #922 from brngates98/add-ai-context-files969445fAdd AI context files for major LLMsConfiguration
📅 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 these updates again.
This PR has been generated by Renovate Bot.