chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.32.0 #677

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-unpoller-unpoller-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.21.0 -> v2.32.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.32.0

Compare Source

Changelog

v2.31.0

Compare Source

Changelog

v2.30.0

Compare Source

Changelog

  • bf2d1f7 Merge pull request #​939 from unpoller/upgrade-unifi-5-14-0
  • 5e4a6cb upgrade unifi
  • 9aba310 Merge pull request #​938 from brngates98/restore-endpoint-discovery-tool
  • adf9985 Merge branch 'master' into restore-endpoint-discovery-tool
  • 4d19a9b Restore tools/endpoint-discovery as optional Python tool

v2.29.0

Compare Source

Changelog

  • e3f1a8f Merge pull request #​937 from brngates98/feat/discover-flag
  • 719b746 deps: use unifi v5.13.0, remove replace and CI unifi checkout
  • 8d3d983 ci: checkout unifi discover-flag when go.mod has replace => ../unifi
  • 9cfb732 Replace Python endpoint-discovery with --discover flag (replaces #​936)
  • fe23e85 Merge pull request #​936 from brngates98/feat/endpoint-discovery-tool
  • 6be9312 Add tools/endpoint-discovery for controller API discovery

v2.28.0

Compare Source

Changelog

v2.27.0

Compare Source

Changelog

  • 1145043 Merge pull request #​925 from brngates98/feat/wan-metrics
  • b966061 chore: Update go.sum for unifi v5.11.0 and fix formatting
  • af6cbdf chore: Update unifi dependency to v5.11.0 for WAN metrics support
  • b8519ca feat: Add WAN metrics to InfluxDB and Datadog exporters
  • aac4917 feat: Add WAN metrics export to Prometheus

v2.26.0

Compare Source

Changelog

  • d178da7 Merge pull request #​924 from brngates98/feat/dhcp-client-monitoring
  • 86bc1c9 fix: rename unused exportWithTags param to _ to satisfy revive
  • 39b1b31 Merge branch 'master' into feat/dhcp-client-monitoring
  • 8769f8f chore: bump unifi to v5.10.0
  • 3faaa3a fix: Remove local replace directive and update unifi to v5.8.0 to resolve go.sum conflicts
  • 74c30ea feat: Add DHCP lease metrics export to Prometheus
  • 6d85ea7 Add device tag support to Prometheus metrics

v2.25.0

Compare Source

Changelog

  • d26d84e Merge pull request #​923 from unpoller/issue-921
  • 5e68016 fix client side log error
  • a14d5c4 Merge pull request #​922 from brngates98/add-ai-context-files
  • 969445f Add AI context files for major LLMs

v2.24.0

Compare Source

Changelog

  • 2a44b2f Merge pull request #​920 from unpoller/issue-742
  • 3f60654 Fix Homebrew formula for newer Homebrew versions
  • 037f456 Merge pull request #​919 from unpoller/issue-415
  • 0fc8b6f use new unifi version
  • 97d3f99 Enrich alarms with device names for Loki logs
  • a35e52c Merge pull request #​918 from unpoller/issue-417
  • ae1ab40 Populate num_user field for VPN subsystem metrics
  • 10a43dc Merge pull request #​917 from unpoller/issue-425
  • f51a0c7 Allow polling to continue when individual controllers fail

v2.23.0

Compare Source

Changelog

  • 4e3c823 Merge pull request #​916 from unpoller/issue-904
  • a1a8963 Fix authentication retry to prevent data gaps after re-auth
  • 092dd69 Merge pull request #​915 from unpoller/issue-910
  • 9e3debd Allow PoE-providing ports to be scraped even when disabled
  • 347467a Merge pull request #​914 from unpoller/issue-912
  • 0778121 Add config option to suppress unknown device type messages

v2.22.0

Compare Source

Changelog

  • 2c20013 Merge pull request #​913 from brngates98/master
  • 1235430 Update to unifi library v5.6.0 and fix linter errors
  • e17d8bf move remote.go to use unifi library functions
  • 0cb331a Fix golangci-lint empty-block errors in input.go
  • 28e77d1 Fix site name override for DPI clients, anomalies, and site metrics
  • 3996fd8 Format code with gofmt
  • d0abba6 Improve site name override to handle all default site name variations
  • 1440f14 Fix site name override for remote API Cloud Gateways
  • 5f76c59 fix duplicate controllers due to cloud gateways site being default
  • 28eae6a Add remote API support for UniFi Site Manager
  • 1df4ba9 Merge pull request #​908 from unpoller/dependabot/go_modules/all-cf2caa1bb8
  • dc0cacd Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group
  • f47b463 Merge pull request #​907 from unpoller/dependabot/go_modules/all-0542acbba5
  • 2a2dfb0 Bump the all group with 2 updates

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 is behind base branch, 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.21.0` -> `v2.32.0` | --- > :warning: **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.32.0`](https://github.com/unpoller/unpoller/releases/tag/v2.32.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.31.0...v2.32.0) #### Changelog - [`5ea7fcf`](https://github.com/unpoller/unpoller/commit/5ea7fcf736b642f365067c48325431a47e7ad5a7) feat: UPS battery metrics, example Prometheus/Loki alerts ([#&#8203;930](https://github.com/unpoller/unpoller/issues/930)) ([#&#8203;941](https://github.com/unpoller/unpoller/issues/941)) ### [`v2.31.0`](https://github.com/unpoller/unpoller/releases/tag/v2.31.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.30.0...v2.31.0) #### Changelog - [`3eb7c1c`](https://github.com/unpoller/unpoller/commit/3eb7c1cf1d5de1cfdabb88eedb47799816fffd6d) Merge pull request [#&#8203;940](https://github.com/unpoller/unpoller/issues/940) from brngates98/feat/sysinfo-metrics - [`ca56838`](https://github.com/unpoller/unpoller/commit/ca568384d14f4c21781137e2a8e19759777110ba) feat: add controller sysinfo metrics ([#&#8203;927](https://github.com/unpoller/unpoller/issues/927)) ### [`v2.30.0`](https://github.com/unpoller/unpoller/releases/tag/v2.30.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.29.0...v2.30.0) #### Changelog - [`bf2d1f7`](https://github.com/unpoller/unpoller/commit/bf2d1f76176a4edd6bf7a71304163605e0abf784) Merge pull request [#&#8203;939](https://github.com/unpoller/unpoller/issues/939) from unpoller/upgrade-unifi-5-14-0 - [`5e4a6cb`](https://github.com/unpoller/unpoller/commit/5e4a6cbef380c494ac2353cbaba43494add3886e) upgrade unifi - [`9aba310`](https://github.com/unpoller/unpoller/commit/9aba3101cd42405ba57b47706afd04cde7cac314) Merge pull request [#&#8203;938](https://github.com/unpoller/unpoller/issues/938) from brngates98/restore-endpoint-discovery-tool - [`adf9985`](https://github.com/unpoller/unpoller/commit/adf99856752f5524600173810c25e6151734ef90) Merge branch 'master' into restore-endpoint-discovery-tool - [`4d19a9b`](https://github.com/unpoller/unpoller/commit/4d19a9b2c83c3c31ed6d49a226915ba183ee4203) Restore tools/endpoint-discovery as optional Python tool ### [`v2.29.0`](https://github.com/unpoller/unpoller/releases/tag/v2.29.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.28.0...v2.29.0) #### Changelog - [`e3f1a8f`](https://github.com/unpoller/unpoller/commit/e3f1a8f7e0a64d117c23b006e5e549396148a41f) Merge pull request [#&#8203;937](https://github.com/unpoller/unpoller/issues/937) from brngates98/feat/discover-flag - [`719b746`](https://github.com/unpoller/unpoller/commit/719b74627f173f531b084e9c0043e4826845533e) deps: use unifi v5.13.0, remove replace and CI unifi checkout - [`8d3d983`](https://github.com/unpoller/unpoller/commit/8d3d98384409269303890b8fc9d91ea5f5b3f8ea) ci: checkout unifi discover-flag when go.mod has replace => ../unifi - [`9cfb732`](https://github.com/unpoller/unpoller/commit/9cfb732c11487eb66f3c02172636bafc27ab81d8) Replace Python endpoint-discovery with --discover flag (replaces [#&#8203;936](https://github.com/unpoller/unpoller/issues/936)) - [`fe23e85`](https://github.com/unpoller/unpoller/commit/fe23e85a21b982e2743cb9465be56955e27e1456) Merge pull request [#&#8203;936](https://github.com/unpoller/unpoller/issues/936) from brngates98/feat/endpoint-discovery-tool - [`6be9312`](https://github.com/unpoller/unpoller/commit/6be9312a1a27933f8971c4a4533b5afa7a55cd66) Add tools/endpoint-discovery for controller API discovery ### [`v2.28.0`](https://github.com/unpoller/unpoller/releases/tag/v2.28.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.27.0...v2.28.0) #### Changelog - [`490ae45`](https://github.com/unpoller/unpoller/commit/490ae4567a20fef333bd279eb926f254c136b0c4) Merge pull request [#&#8203;934](https://github.com/unpoller/unpoller/issues/934) from unpoller/upgrade-unifi-5-12-0 - [`a94b530`](https://github.com/unpoller/unpoller/commit/a94b530adf7aa52e027aa2006353298ee74e687b) bump unifi version ### [`v2.27.0`](https://github.com/unpoller/unpoller/releases/tag/v2.27.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.26.0...v2.27.0) #### Changelog - [`1145043`](https://github.com/unpoller/unpoller/commit/11450439fc9c175b5562e33b38aba1b3ce565238) Merge pull request [#&#8203;925](https://github.com/unpoller/unpoller/issues/925) from brngates98/feat/wan-metrics - [`b966061`](https://github.com/unpoller/unpoller/commit/b96606128d368ed352149b00a1c389ef1bfdcb2a) chore: Update go.sum for unifi v5.11.0 and fix formatting - [`af6cbdf`](https://github.com/unpoller/unpoller/commit/af6cbdf79fdf93ddf3f53dfa13de7d1708b1523b) chore: Update unifi dependency to v5.11.0 for WAN metrics support - [`b8519ca`](https://github.com/unpoller/unpoller/commit/b8519ca05816cd143d55899784e5a96f36cb300c) feat: Add WAN metrics to InfluxDB and Datadog exporters - [`aac4917`](https://github.com/unpoller/unpoller/commit/aac4917da76e1ce1801e171b0b66b793d00db62a) feat: Add WAN metrics export to Prometheus ### [`v2.26.0`](https://github.com/unpoller/unpoller/releases/tag/v2.26.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.25.0...v2.26.0) #### Changelog - [`d178da7`](https://github.com/unpoller/unpoller/commit/d178da7c75a664f84d7f419b51b01535af1e9eed) Merge pull request [#&#8203;924](https://github.com/unpoller/unpoller/issues/924) from brngates98/feat/dhcp-client-monitoring - [`86bc1c9`](https://github.com/unpoller/unpoller/commit/86bc1c9d6dc9db948d436917921f112a04dad28c) fix: rename unused exportWithTags param to \_ to satisfy revive - [`39b1b31`](https://github.com/unpoller/unpoller/commit/39b1b316a26602521141b47b6c35d55a04fae67a) Merge branch 'master' into feat/dhcp-client-monitoring - [`8769f8f`](https://github.com/unpoller/unpoller/commit/8769f8f1213638a330b10c57748fa30a0cbbd536) chore: bump unifi to v5.10.0 - [`3faaa3a`](https://github.com/unpoller/unpoller/commit/3faaa3a696b5d208e2dd0fa3c3c3b8664e1bf552) fix: Remove local replace directive and update unifi to v5.8.0 to resolve go.sum conflicts - [`74c30ea`](https://github.com/unpoller/unpoller/commit/74c30eabe6b00e307153754166d3b5e60f5b9e4f) feat: Add DHCP lease metrics export to Prometheus - [`6d85ea7`](https://github.com/unpoller/unpoller/commit/6d85ea76abb242956fa033ee0faea5d9579e2021) Add device tag support to Prometheus metrics ### [`v2.25.0`](https://github.com/unpoller/unpoller/releases/tag/v2.25.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.24.0...v2.25.0) #### Changelog - [`d26d84e`](https://github.com/unpoller/unpoller/commit/d26d84e8ade1867eb74e1934c4bb023460ebe4d7) Merge pull request [#&#8203;923](https://github.com/unpoller/unpoller/issues/923) from unpoller/issue-921 - [`5e68016`](https://github.com/unpoller/unpoller/commit/5e68016564888479044c9489cd4505bc459469e6) fix client side log error - [`a14d5c4`](https://github.com/unpoller/unpoller/commit/a14d5c4150497bc882c10bebcfb4577a129b35ab) Merge pull request [#&#8203;922](https://github.com/unpoller/unpoller/issues/922) from brngates98/add-ai-context-files - [`969445f`](https://github.com/unpoller/unpoller/commit/969445fadec99dfbbb9b924dd5a6ac8fb74b5dd5) Add AI context files for major LLMs ### [`v2.24.0`](https://github.com/unpoller/unpoller/releases/tag/v2.24.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.23.0...v2.24.0) #### Changelog - [`2a44b2f`](https://github.com/unpoller/unpoller/commit/2a44b2f0bef777b29fdf3c7e8fe18418f4d05bdd) Merge pull request [#&#8203;920](https://github.com/unpoller/unpoller/issues/920) from unpoller/issue-742 - [`3f60654`](https://github.com/unpoller/unpoller/commit/3f60654a2ad1aa5afb852cee0c5fa0aa0fa17bec) Fix Homebrew formula for newer Homebrew versions - [`037f456`](https://github.com/unpoller/unpoller/commit/037f4563f086c88c2934f0f893f33300a90db7ee) Merge pull request [#&#8203;919](https://github.com/unpoller/unpoller/issues/919) from unpoller/issue-415 - [`0fc8b6f`](https://github.com/unpoller/unpoller/commit/0fc8b6f0084b3c3add21c138cbc1372cb18ccac9) use new unifi version - [`97d3f99`](https://github.com/unpoller/unpoller/commit/97d3f995b13a296e1d711c1b4da2469353f460dd) Enrich alarms with device names for Loki logs - [`a35e52c`](https://github.com/unpoller/unpoller/commit/a35e52c140404ca4f6747217bacfee7bbef3455c) Merge pull request [#&#8203;918](https://github.com/unpoller/unpoller/issues/918) from unpoller/issue-417 - [`ae1ab40`](https://github.com/unpoller/unpoller/commit/ae1ab40386bcec66780eec7a8577adf11b06b4ad) Populate num_user field for VPN subsystem metrics - [`10a43dc`](https://github.com/unpoller/unpoller/commit/10a43dcf04f69655d437b4c39ef505c0a6d996d1) Merge pull request [#&#8203;917](https://github.com/unpoller/unpoller/issues/917) from unpoller/issue-425 - [`f51a0c7`](https://github.com/unpoller/unpoller/commit/f51a0c7202ca9d7775900c09d45960f6328014d1) Allow polling to continue when individual controllers fail ### [`v2.23.0`](https://github.com/unpoller/unpoller/releases/tag/v2.23.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.22.0...v2.23.0) #### Changelog - [`4e3c823`](https://github.com/unpoller/unpoller/commit/4e3c82398913044850d2f8be6d388ff8521f1f90) Merge pull request [#&#8203;916](https://github.com/unpoller/unpoller/issues/916) from unpoller/issue-904 - [`a1a8963`](https://github.com/unpoller/unpoller/commit/a1a89631593803119859f881fa794f60a9d8b1f4) Fix authentication retry to prevent data gaps after re-auth - [`092dd69`](https://github.com/unpoller/unpoller/commit/092dd69509e1c50c06e5bee9fccac895421e7ec0) Merge pull request [#&#8203;915](https://github.com/unpoller/unpoller/issues/915) from unpoller/issue-910 - [`9e3debd`](https://github.com/unpoller/unpoller/commit/9e3debd58ab87dfd55ba824af44ddebda82d573e) Allow PoE-providing ports to be scraped even when disabled - [`347467a`](https://github.com/unpoller/unpoller/commit/347467a96975d8f0d57d04647c2650d76f25b338) Merge pull request [#&#8203;914](https://github.com/unpoller/unpoller/issues/914) from unpoller/issue-912 - [`0778121`](https://github.com/unpoller/unpoller/commit/07781214c3444d6fabdcceda06d637f8bfc82079) Add config option to suppress unknown device type messages ### [`v2.22.0`](https://github.com/unpoller/unpoller/releases/tag/v2.22.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.21.0...v2.22.0) #### Changelog - [`2c20013`](https://github.com/unpoller/unpoller/commit/2c20013ac6cf11927c2e07615c51381ff224063f) Merge pull request [#&#8203;913](https://github.com/unpoller/unpoller/issues/913) from brngates98/master - [`1235430`](https://github.com/unpoller/unpoller/commit/12354304785f007cb90effcd176bb990319d653a) Update to unifi library v5.6.0 and fix linter errors - [`e17d8bf`](https://github.com/unpoller/unpoller/commit/e17d8bf62ee08a6c0aad4543f8d24715eb3a6298) move remote.go to use unifi library functions - [`0cb331a`](https://github.com/unpoller/unpoller/commit/0cb331a7459818905d39a99129a5c4075b455971) Fix golangci-lint empty-block errors in input.go - [`28e77d1`](https://github.com/unpoller/unpoller/commit/28e77d1ac5333c9bd4b2d9a6cf657f43e74637f6) Fix site name override for DPI clients, anomalies, and site metrics - [`3996fd8`](https://github.com/unpoller/unpoller/commit/3996fd868387b432e9831caef9257f60aa169e52) Format code with gofmt - [`d0abba6`](https://github.com/unpoller/unpoller/commit/d0abba6ddb299531dff539fc76c1c77e758b2a02) Improve site name override to handle all default site name variations - [`1440f14`](https://github.com/unpoller/unpoller/commit/1440f1426edd1c40a892f77ec99a7d363d90b9b4) Fix site name override for remote API Cloud Gateways - [`5f76c59`](https://github.com/unpoller/unpoller/commit/5f76c59fa2d2cb7fc5504e1d05750ac5029ea9ce) fix duplicate controllers due to cloud gateways site being default - [`28eae6a`](https://github.com/unpoller/unpoller/commit/28eae6ab2223e504ddc07765f6e96e527d93b031) Add remote API support for UniFi Site Manager - [`1df4ba9`](https://github.com/unpoller/unpoller/commit/1df4ba9932e5ed3c5e2d0af76f9c7c4a85ac1bb5) Merge pull request [#&#8203;908](https://github.com/unpoller/unpoller/issues/908) from unpoller/dependabot/go_modules/all-cf2caa1bb8 - [`dc0cacd`](https://github.com/unpoller/unpoller/commit/dc0cacd6156434471b49c3cd3e5ab2352b40660b) Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group - [`f47b463`](https://github.com/unpoller/unpoller/commit/f47b463384df7ce2790eb777fadf3c37417bb305) Merge pull request [#&#8203;907](https://github.com/unpoller/unpoller/issues/907) from unpoller/dependabot/go_modules/all-0542acbba5 - [`2a2dfb0`](https://github.com/unpoller/unpoller/commit/2a2dfb0e59355cc039ae77d4d8434c0f606948e2) Bump the all group with 2 updates </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-2.x from 32f21e4522 to 9785ca8c4a 2026-01-28 04:02:15 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.24.0 to chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.25.0 2026-01-28 04:02:16 +00:00
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-2.x from 9785ca8c4a to 40718d4ceb 2026-01-30 00:07:15 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.25.0 to chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.27.0 2026-01-30 00:07:18 +00:00
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-2.x from 40718d4ceb to c37502dfd9 2026-01-30 18:02:26 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.27.0 to chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.28.0 2026-01-30 18:02:30 +00:00
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-2.x from c37502dfd9 to e19fd93a43 2026-01-31 04:02:34 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.28.0 to chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.29.0 2026-01-31 04:02:37 +00:00
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-2.x from e19fd93a43 to 359339cf98 2026-01-31 18:02:24 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.29.0 to chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.30.0 2026-01-31 18:02:28 +00:00
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-2.x from 359339cf98 to 50e1dcbc52 2026-02-01 02:02:32 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.30.0 to chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.31.0 2026-02-01 02:02:34 +00:00
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-2.x from 50e1dcbc52 to db7b6b7427 2026-02-01 04:02:45 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.31.0 to chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.32.0 2026-02-01 04:02:49 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-unpoller-unpoller-2.x:renovate/ghcr.io-unpoller-unpoller-2.x
git switch renovate/ghcr.io-unpoller-unpoller-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-unpoller-unpoller-2.x
git switch renovate/ghcr.io-unpoller-unpoller-2.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-unpoller-unpoller-2.x
git switch renovate/ghcr.io-unpoller-unpoller-2.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-unpoller-unpoller-2.x
git switch main
git merge --squash renovate/ghcr.io-unpoller-unpoller-2.x
git switch main
git merge --ff-only renovate/ghcr.io-unpoller-unpoller-2.x
git switch main
git merge renovate/ghcr.io-unpoller-unpoller-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peschmae/ansible-home-borr!677
No description provided.