From 7deb11660e1eb7e2551c14afcea17dad0bb7be45 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:56:16 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/kashalls/kro?= =?UTF-8?q?mgo=20(=20v0.4.3=20=E2=86=92=20v0.4.4=20)=20(#6257)?= 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/kashalls/kromgo](https://redirect.github.com/kashalls/kromgo) | patch | `v0.4.3` -> `v0.4.4` | --- ### Release Notes
kashalls/kromgo (ghcr.io/kashalls/kromgo) ### [`v0.4.4`](https://redirect.github.com/kashalls/kromgo/releases/tag/v0.4.4) [Compare Source](https://redirect.github.com/kashalls/kromgo/compare/v0.4.3...v0.4.4) ##### What's Changed - fix(deps): update module github.com/go-chi/chi/v5 to v5.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/87](https://redirect.github.com/kashalls/kromgo/pull/87) - fix(deps): update module github.com/invopop/jsonschema to v0.13.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/89](https://redirect.github.com/kashalls/kromgo/pull/89) - fix(deps): update module github.com/caarlos0/env/v11 to v11.3.1 - autoclosed by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/88](https://redirect.github.com/kashalls/kromgo/pull/88) - fix(deps): update module github.com/prometheus/common to v0.62.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/91](https://redirect.github.com/kashalls/kromgo/pull/91) - chore(deps): update stefanzweifel/git-auto-commit-action action to v5.1.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/90](https://redirect.github.com/kashalls/kromgo/pull/90) **Full Changelog**: https://github.com/kashalls/kromgo/compare/v0.4.3...v0.4.4
--- ### 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 these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/monitoring/kromgo/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/kromgo/app/helmrelease.yaml b/kubernetes/kyak/apps/monitoring/kromgo/app/helmrelease.yaml index fa38f7731a..ebca964571 100644 --- a/kubernetes/kyak/apps/monitoring/kromgo/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/monitoring/kromgo/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/kashalls/kromgo - tag: v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b + tag: v0.4.4@sha256:4f6770a49ffa2d1a96517761d677ababe5fa966a5da398530cc35ee4714c315b env: PROMETHEUS_URL: http://prometheus-operated.monitoring.svc.cluster.local:9090 SERVER_HOST: 0.0.0.0