chore(deps): update ghcr.io/unpoller/unpoller docker tag to v3 #760

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

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller (source) major v2.39.0 -> v3.3.4

⚠️ Warning

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


Release Notes

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

v3.3.4

Compare Source

Changelog

  • 6ab2f06 build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1

v3.3.3

Compare Source

Changelog

  • aa37353 fix: explicitly dispatch release workflow after creating a tag

v3.3.1

Compare Source

Changelog

  • df0baba feat(promunifi): add band label to per-VAP and per-radio metrics
  • 9fd23b6 build(deps): bump the all group with 3 updates

v3.3.0

Compare Source

Changelog

  • 4ec6fa2 feat(promunifi): add mac label to per-VAP and per-radio metrics
  • 107b47d build(deps): bump github.com/prometheus/common in the all group
  • a47d9fc Merge pull request #​1022 from unpoller/dependabot/go_modules/all-0dab53a3cd
  • b7f61a1 build(deps): bump the all group with 7 updates
  • cf92c87 Merge pull request #​1021 from unpoller/dependabot/github_actions/all-db05c2199b
  • 45eafca Merge pull request #​1020 from unpoller/dependabot/go_modules/all-a3c8a40308
  • b188518 Merge pull request #​1019 from davidyilee/feat/uci-docsis-ci-metrics
  • 9033427 build(deps): bump docker/login-action in the all group
  • 9c84e12 build(deps): bump golang.org/x/crypto in the all group
  • 6d1b136 feat(promunifi): export DOCSIS CI state metrics for UCI devices
  • a6adc63 Merge pull request #​1017 from unpoller/dependabot/go_modules/all-66901936d3
  • 85929e8 build(deps): bump github.com/unpoller/unifi/v5 in the all group

v3.2.0

Compare Source

Potential Breaking Change

Note there is a potential breaking change for prometheus users. Unpoller now background refreshes data by default every 60s instead of polling the unifi API on-demand per prometheus scrape. You can restore previous behavior with interval = 0

Changelog

  • 2ecdd79 Merge pull request #​1014 from unpoller/fix/prometheus-scrape-cache-1013
  • dabfeff fix(prometheus): serve scrapes from cached background poll (#​1013)

v3.1.2

Compare Source

Changelog

  • 0b83c6a fix(release): drop universal_binaries so homebrew_casks can find macOS archives
  • 4093648 Merge pull request #​1011 from unpoller/chore/goreleaser-deprecations
  • 6306136 chore(release): migrate goreleaser config off deprecated fields

v3.1.1

Compare Source

Changelog

  • 46f9f8f Merge pull request #​1010 from unpoller/chore/deps-unifi-5.28.0
  • 84a14ed chore(deps): upgrade unifi to v5.28.0
  • 840fa0a Merge pull request #​1009 from unpoller/chore/deps-unifi-5.27.0
  • 679face chore(deps): upgrade unifi to v5.27.0 and refresh golang.org/x deps
  • 817d725 Merge pull request #​1008 from unpoller/feature/issue-988-uap-uplink-metrics
  • fef3ae7 test: update integration expectations for new UAP uplink fields
  • b1a8d60 feat: add UAP uplink metrics and Prometheus parity for USW/UBB/UDB (closes #​988)

v3.1.0

Compare Source

Changelog

  • 46f9f8f Merge pull request #​1010 from unpoller/chore/deps-unifi-5.28.0
  • 84a14ed chore(deps): upgrade unifi to v5.28.0
  • 840fa0a Merge pull request #​1009 from unpoller/chore/deps-unifi-5.27.0
  • 679face chore(deps): upgrade unifi to v5.27.0 and refresh golang.org/x deps
  • 817d725 Merge pull request #​1008 from unpoller/feature/issue-988-uap-uplink-metrics
  • fef3ae7 test: update integration expectations for new UAP uplink fields
  • b1a8d60 feat: add UAP uplink metrics and Prometheus parity for USW/UBB/UDB (closes #​988)

v3.0.1

Compare Source

Changelog

  • cf56aa9 Merge pull request #​1007 from unpoller/feature/influx-global-tags-1001
  • 511c524 feat(influxunifi): add global tags applied to every measurement
  • 724982b Merge pull request #​1005 from jimstrang/fix/prometheus-integration-device-collision
  • c48b991 fix(promunifi): avoid descriptor collision on unpoller_device_uptime_seconds

v3.0.0

Compare Source

Breaking Change

  • Unifi network APIs have changed significantly in later 10.x releases. v5.26.0 of unifi incorporates some of these changes, but expect metrics, events and logs to have changed (new, missing, changed). This release may not work for older Unifi installations on 9.x network APIs and the earlier 10.x releases. See #​987 issue.

Changelog

  • 7288697 Merge pull request #​1000 from unpoller/fix/issue-995-brew-up-conf
  • 8697e45 fix: reference up.conf.example in brew install steps (#​995)
  • bbc3300 Merge pull request #​999 from unpoller/upgrade/unifi-v5.26.0
  • d2948b8 feat: upgrade unifi to v5.26.0 and add Integration/v1 + new legacy metrics
  • f23e681 Merge pull request #​992 from danroozemond/feature/docker-compose-remote
  • 431d6db Merge pull request #​993 from unpoller/dependabot/go_modules/all-aa7bbf7b0a
  • fff55b1 build(deps): bump the all group with 2 updates
  • 2dec2d7 feat: add docker-compose example for remote (ui.com cloud) mode
  • 6d9ba5d Merge pull request #​989 from unpoller/dependabot/go_modules/all-8bc9e2f491
  • c529f1a Merge pull request #​990 from unpoller/dependabot/github_actions/all-cb5fd4910d
  • 99793f9 build(deps): bump docker/login-action in the all group
  • 00311ab build(deps): bump the all group with 6 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://unpoller.com) ([source](https://github.com/unpoller/unpoller)) | major | `v2.39.0` -> `v3.3.4` | --- > :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> ### [`v3.3.4`](https://github.com/unpoller/unpoller/releases/tag/v3.3.4) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.3.3...v3.3.4) #### Changelog - [`6ab2f06`](https://github.com/unpoller/unpoller/commit/6ab2f06f89eafbac3a1239d3683d3395d81a28ef) build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 ### [`v3.3.3`](https://github.com/unpoller/unpoller/releases/tag/v3.3.3) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.3.1...v3.3.3) #### Changelog - [`aa37353`](https://github.com/unpoller/unpoller/commit/aa37353e3d0f146410bbd27a64d1bb0958e1b1c7) fix: explicitly dispatch release workflow after creating a tag ### [`v3.3.1`](https://github.com/unpoller/unpoller/releases/tag/v3.3.1) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.3.0...v3.3.1) #### Changelog - [`df0baba`](https://github.com/unpoller/unpoller/commit/df0baba630d9f79f3939970ffa3e8f96f2b538cf) feat(promunifi): add band label to per-VAP and per-radio metrics - [`9fd23b6`](https://github.com/unpoller/unpoller/commit/9fd23b66e7560859d525f57122b89e97191aec7d) build(deps): bump the all group with 3 updates ### [`v3.3.0`](https://github.com/unpoller/unpoller/releases/tag/v3.3.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.2.0...v3.3.0) #### Changelog - [`4ec6fa2`](https://github.com/unpoller/unpoller/commit/4ec6fa2010074714fc9570a2312b9a9823b7e343) feat(promunifi): add mac label to per-VAP and per-radio metrics - [`107b47d`](https://github.com/unpoller/unpoller/commit/107b47d529ce919f859a78b73d02f8fd49d54c48) build(deps): bump github.com/prometheus/common in the all group - [`a47d9fc`](https://github.com/unpoller/unpoller/commit/a47d9fc1f5e9d115be04db62791a6429b02218ba) Merge pull request [#&#8203;1022](https://github.com/unpoller/unpoller/issues/1022) from unpoller/dependabot/go_modules/all-0dab53a3cd - [`b7f61a1`](https://github.com/unpoller/unpoller/commit/b7f61a1c28723799869d9bb8c7c1c3404c21da40) build(deps): bump the all group with 7 updates - [`cf92c87`](https://github.com/unpoller/unpoller/commit/cf92c87c963abb4f2d97c0b8303e6482bdb44fa3) Merge pull request [#&#8203;1021](https://github.com/unpoller/unpoller/issues/1021) from unpoller/dependabot/github_actions/all-db05c2199b - [`45eafca`](https://github.com/unpoller/unpoller/commit/45eafca1f3d7f62741ba1868b79547cb86748d56) Merge pull request [#&#8203;1020](https://github.com/unpoller/unpoller/issues/1020) from unpoller/dependabot/go_modules/all-a3c8a40308 - [`b188518`](https://github.com/unpoller/unpoller/commit/b18851848f1a605a718dbefa625c7d39292c46b7) Merge pull request [#&#8203;1019](https://github.com/unpoller/unpoller/issues/1019) from davidyilee/feat/uci-docsis-ci-metrics - [`9033427`](https://github.com/unpoller/unpoller/commit/903342724efacf0059db83b686074360e7cebf59) build(deps): bump docker/login-action in the all group - [`9c84e12`](https://github.com/unpoller/unpoller/commit/9c84e12e6d8a6c6a1deebd0e97f9c7df953d45fe) build(deps): bump golang.org/x/crypto in the all group - [`6d1b136`](https://github.com/unpoller/unpoller/commit/6d1b1361fc7103fa1b290e6bd17d32d2a11715b6) feat(promunifi): export DOCSIS CI state metrics for UCI devices - [`a6adc63`](https://github.com/unpoller/unpoller/commit/a6adc638f95542bf981b5ca63fd6f8c8c0de853f) Merge pull request [#&#8203;1017](https://github.com/unpoller/unpoller/issues/1017) from unpoller/dependabot/go_modules/all-66901936d3 - [`85929e8`](https://github.com/unpoller/unpoller/commit/85929e8648b19979da2c096f9c67e89d7260c8eb) build(deps): bump github.com/unpoller/unifi/v5 in the all group ### [`v3.2.0`](https://github.com/unpoller/unpoller/releases/tag/v3.2.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.1.2...v3.2.0) #### Potential Breaking Change Note there is a potential breaking change for prometheus users. Unpoller now background refreshes data by default every 60s instead of polling the unifi API on-demand per prometheus scrape. You can restore previous behavior with interval = 0 #### Changelog - [`2ecdd79`](https://github.com/unpoller/unpoller/commit/2ecdd797af5058cfaa50d9aa98fe5556af43f0a7) Merge pull request [#&#8203;1014](https://github.com/unpoller/unpoller/issues/1014) from unpoller/fix/prometheus-scrape-cache-1013 - [`dabfeff`](https://github.com/unpoller/unpoller/commit/dabfeffe6674e89fe8f16e096cafdf3c155189d3) fix(prometheus): serve scrapes from cached background poll ([#&#8203;1013](https://github.com/unpoller/unpoller/issues/1013)) ### [`v3.1.2`](https://github.com/unpoller/unpoller/releases/tag/v3.1.2) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.1.1...v3.1.2) #### Changelog - [`0b83c6a`](https://github.com/unpoller/unpoller/commit/0b83c6ad192f01d582e4f6b720c4d0ed223348cd) fix(release): drop universal_binaries so homebrew_casks can find macOS archives - [`4093648`](https://github.com/unpoller/unpoller/commit/4093648205224b852352b898f7f3dde44355370e) Merge pull request [#&#8203;1011](https://github.com/unpoller/unpoller/issues/1011) from unpoller/chore/goreleaser-deprecations - [`6306136`](https://github.com/unpoller/unpoller/commit/630613625e5a66b74a99b3440a7fc056dbce1caa) chore(release): migrate goreleaser config off deprecated fields ### [`v3.1.1`](https://github.com/unpoller/unpoller/releases/tag/v3.1.1) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.1.0...v3.1.1) #### Changelog - [`46f9f8f`](https://github.com/unpoller/unpoller/commit/46f9f8fe72e08013988dd1612727fd7b1370830d) Merge pull request [#&#8203;1010](https://github.com/unpoller/unpoller/issues/1010) from unpoller/chore/deps-unifi-5.28.0 - [`84a14ed`](https://github.com/unpoller/unpoller/commit/84a14edb647ac8ed4e649029f0bd9ef52de6b3ad) chore(deps): upgrade unifi to v5.28.0 - [`840fa0a`](https://github.com/unpoller/unpoller/commit/840fa0a6a5e0c235579fe98ad4b56f43bf44434a) Merge pull request [#&#8203;1009](https://github.com/unpoller/unpoller/issues/1009) from unpoller/chore/deps-unifi-5.27.0 - [`679face`](https://github.com/unpoller/unpoller/commit/679faceafd7b549664d9603b7976053cc06399dd) chore(deps): upgrade unifi to v5.27.0 and refresh golang.org/x deps - [`817d725`](https://github.com/unpoller/unpoller/commit/817d725f634471aad644b8933c56b3e91e652231) Merge pull request [#&#8203;1008](https://github.com/unpoller/unpoller/issues/1008) from unpoller/feature/issue-988-uap-uplink-metrics - [`fef3ae7`](https://github.com/unpoller/unpoller/commit/fef3ae74f26e5a8dc2ee65dbe87b3aa108ba8c6c) test: update integration expectations for new UAP uplink fields - [`b1a8d60`](https://github.com/unpoller/unpoller/commit/b1a8d60460ac033f669dd83efb78fb1c4dc3f822) feat: add UAP uplink metrics and Prometheus parity for USW/UBB/UDB (closes [#&#8203;988](https://github.com/unpoller/unpoller/issues/988)) ### [`v3.1.0`](https://github.com/unpoller/unpoller/releases/tag/v3.1.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.0.1...v3.1.0) #### Changelog - [`46f9f8f`](https://github.com/unpoller/unpoller/commit/46f9f8fe72e08013988dd1612727fd7b1370830d) Merge pull request [#&#8203;1010](https://github.com/unpoller/unpoller/issues/1010) from unpoller/chore/deps-unifi-5.28.0 - [`84a14ed`](https://github.com/unpoller/unpoller/commit/84a14edb647ac8ed4e649029f0bd9ef52de6b3ad) chore(deps): upgrade unifi to v5.28.0 - [`840fa0a`](https://github.com/unpoller/unpoller/commit/840fa0a6a5e0c235579fe98ad4b56f43bf44434a) Merge pull request [#&#8203;1009](https://github.com/unpoller/unpoller/issues/1009) from unpoller/chore/deps-unifi-5.27.0 - [`679face`](https://github.com/unpoller/unpoller/commit/679faceafd7b549664d9603b7976053cc06399dd) chore(deps): upgrade unifi to v5.27.0 and refresh golang.org/x deps - [`817d725`](https://github.com/unpoller/unpoller/commit/817d725f634471aad644b8933c56b3e91e652231) Merge pull request [#&#8203;1008](https://github.com/unpoller/unpoller/issues/1008) from unpoller/feature/issue-988-uap-uplink-metrics - [`fef3ae7`](https://github.com/unpoller/unpoller/commit/fef3ae74f26e5a8dc2ee65dbe87b3aa108ba8c6c) test: update integration expectations for new UAP uplink fields - [`b1a8d60`](https://github.com/unpoller/unpoller/commit/b1a8d60460ac033f669dd83efb78fb1c4dc3f822) feat: add UAP uplink metrics and Prometheus parity for USW/UBB/UDB (closes [#&#8203;988](https://github.com/unpoller/unpoller/issues/988)) ### [`v3.0.1`](https://github.com/unpoller/unpoller/releases/tag/v3.0.1) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.0.0...v3.0.1) #### Changelog - [`cf56aa9`](https://github.com/unpoller/unpoller/commit/cf56aa9c58184843fe220554d69f71b2144d8933) Merge pull request [#&#8203;1007](https://github.com/unpoller/unpoller/issues/1007) from unpoller/feature/influx-global-tags-1001 - [`511c524`](https://github.com/unpoller/unpoller/commit/511c524e6e45f93a54022fff762aa86cf461b51d) feat(influxunifi): add global tags applied to every measurement - [`724982b`](https://github.com/unpoller/unpoller/commit/724982b1e34387b278ea87c07562ad842546619a) Merge pull request [#&#8203;1005](https://github.com/unpoller/unpoller/issues/1005) from jimstrang/fix/prometheus-integration-device-collision - [`c48b991`](https://github.com/unpoller/unpoller/commit/c48b9917b05ea98c50c375ebb4aa32d56fb09c9d) fix(promunifi): avoid descriptor collision on unpoller_device_uptime_seconds ### [`v3.0.0`](https://github.com/unpoller/unpoller/releases/tag/v3.0.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.39.0...v3.0.0) #### Breaking Change - Unifi network APIs have changed significantly in later 10.x releases. v5.26.0 of unifi incorporates some of these changes, but expect metrics, events and logs to have changed (new, missing, changed). This release may not work for older Unifi installations on 9.x network APIs and the earlier 10.x releases. See [#&#8203;987](https://github.com/unpoller/unpoller/issues/987) issue. #### Changelog - [`7288697`](https://github.com/unpoller/unpoller/commit/728869741a0bf2b3377a4cbd6ffc8645221c687e) Merge pull request [#&#8203;1000](https://github.com/unpoller/unpoller/issues/1000) from unpoller/fix/issue-995-brew-up-conf - [`8697e45`](https://github.com/unpoller/unpoller/commit/8697e455f6d113d119f317037828b833936a27a2) fix: reference up.conf.example in brew install steps ([#&#8203;995](https://github.com/unpoller/unpoller/issues/995)) - [`bbc3300`](https://github.com/unpoller/unpoller/commit/bbc33006ee3a01f6813ba0162e813702bbf4e97a) Merge pull request [#&#8203;999](https://github.com/unpoller/unpoller/issues/999) from unpoller/upgrade/unifi-v5.26.0 - [`d2948b8`](https://github.com/unpoller/unpoller/commit/d2948b8bd0731a3bf09febd887253c62e3ed2f14) feat: upgrade unifi to v5.26.0 and add Integration/v1 + new legacy metrics - [`f23e681`](https://github.com/unpoller/unpoller/commit/f23e681c016396262bac615471002a914761d0e4) Merge pull request [#&#8203;992](https://github.com/unpoller/unpoller/issues/992) from danroozemond/feature/docker-compose-remote - [`431d6db`](https://github.com/unpoller/unpoller/commit/431d6dbfdccdaba2779498665bb110035176608d) Merge pull request [#&#8203;993](https://github.com/unpoller/unpoller/issues/993) from unpoller/dependabot/go_modules/all-aa7bbf7b0a - [`fff55b1`](https://github.com/unpoller/unpoller/commit/fff55b13595b96dfc369d9fd4784546a09d1777d) build(deps): bump the all group with 2 updates - [`2dec2d7`](https://github.com/unpoller/unpoller/commit/2dec2d7d257fb25319df63fcec75914f56ac39f0) feat: add docker-compose example for remote (ui.com cloud) mode - [`6d9ba5d`](https://github.com/unpoller/unpoller/commit/6d9ba5de04afd869e9438a0a06461d6b0c154a94) Merge pull request [#&#8203;989](https://github.com/unpoller/unpoller/issues/989) from unpoller/dependabot/go_modules/all-8bc9e2f491 - [`c529f1a`](https://github.com/unpoller/unpoller/commit/c529f1aa8c7bfc874b306fdb3949acd320c192d8) Merge pull request [#&#8203;990](https://github.com/unpoller/unpoller/issues/990) from unpoller/dependabot/github_actions/all-cb5fd4910d - [`99793f9`](https://github.com/unpoller/unpoller/commit/99793f92ba665e957040fa5369e1b479c07555a5) build(deps): bump docker/login-action in the all group - [`00311ab`](https://github.com/unpoller/unpoller/commit/00311abcb421fdec39bab300725470f5dec62420) build(deps): bump the all group with 6 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-3.x from e5b9cab5af to 4b95195539 2026-05-09 18:04:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from 4b95195539 to 9c4f7d1348 2026-05-12 16:04:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from 9c4f7d1348 to 64edc775ab 2026-06-01 16:10:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from 64edc775ab to b16ff9092b 2026-06-09 14:04:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from b16ff9092b to 2ae6961a7b 2026-06-17 20:04:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from 2ae6961a7b to 72f0641fb4 2026-07-21 00:10:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from 72f0641fb4 to 4b4886fb32 2026-07-25 14:06:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from 4b4886fb32 to 7c8e8258a8 2026-07-27 22:07:35 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-unpoller-unpoller-3.x from 7c8e8258a8 to e4bc3399c1 2026-07-31 18:07:50 +00:00 Compare
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-3.x:renovate/ghcr.io-unpoller-unpoller-3.x
git switch renovate/ghcr.io-unpoller-unpoller-3.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-3.x
git switch renovate/ghcr.io-unpoller-unpoller-3.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-unpoller-unpoller-3.x
git switch renovate/ghcr.io-unpoller-unpoller-3.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-unpoller-unpoller-3.x
git switch main
git merge --squash renovate/ghcr.io-unpoller-unpoller-3.x
git switch main
git merge --ff-only renovate/ghcr.io-unpoller-unpoller-3.x
git switch main
git merge renovate/ghcr.io-unpoller-unpoller-3.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!760
No description provided.