From 91b253776c977722ed9a8d7e52e1a6716cb3ca33 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:24:27 +0200 Subject: [PATCH] fix(docker-image): update ghcr.io/unpoller/unpoller docker tag to v2.11.2 (#475) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://togithub.com/unpoller/unpoller) | patch | `v2.11.1` -> `v2.11.2` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.11.2`](https://togithub.com/unpoller/unpoller/releases/tag/v2.11.2) [Compare Source](https://togithub.com/unpoller/unpoller/compare/v2.11.1...v2.11.2) #### Changelog - [`1b44fd7`](https://togithub.com/unpoller/unpoller/commit/1b44fd72) Merge pull request [#​703](https://togithub.com/unpoller/unpoller/issues/703) from unpoller/dependabot/go_modules/github.com/prometheus/common-0.53.0 - [`5b58e6c`](https://togithub.com/unpoller/unpoller/commit/5b58e6c2) fix promver collector to default buildinfo collector - [`76f8bec`](https://togithub.com/unpoller/unpoller/commit/76f8becb) Bump github.com/prometheus/common from 0.48.0 to 0.53.0 - [`1dee7f7`](https://togithub.com/unpoller/unpoller/commit/1dee7f74) Merge pull request [#​702](https://togithub.com/unpoller/unpoller/issues/702) from unpoller/unet-upgrade-8-1-113-catname - [`4bd5667`](https://togithub.com/unpoller/unpoller/commit/4bd56677) fix type - [`1367ddb`](https://togithub.com/unpoller/unpoller/commit/1367ddbd) bump unifi client version for more catname flexstring changes
--- ### 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](https://togithub.com/renovatebot/renovate). Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/monitoring/unpoller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/unpoller/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/unpoller/app/helmrelease.yaml index 633aa0b6d..f2c5f3277 100644 --- a/kubernetes/main/apps/monitoring/unpoller/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/unpoller/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/unpoller/unpoller - tag: v2.11.1 + tag: v2.11.2 env: UP_UNIFI_DEFAULT_ROLE: home-ops UP_UNIFI_DEFAULT_URL: https://unifi:8443