From 364b7e9f0f613debfb8d2d5aced98c44537d8ab5 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 19:47:15 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20kiwigrid/k8s-sidecar?= =?UTF-8?q?=20(=201.28.0=20=E2=86=92=201.28.1=20)=20(#5971)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | patch | `1.28.0` -> `1.28.1` | --- ### Release Notes
kiwigrid/k8s-sidecar (kiwigrid/k8s-sidecar) ### [`v1.28.1`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.28.1) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.28.0...1.28.1) #### 📦 Dependencies - Bump docker/setup-qemu-action from 2 to 3 - PR: [#​367](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/367) - Bump mikepenz/release-changelog-builder-action from 4 to 5 - PR: [#​366](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/366) - update kind node images - PR: [#​365](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/365)
--- ### 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://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/monitoring/loki/app/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/loki/app/values.yaml b/kubernetes/kyak/apps/monitoring/loki/app/values.yaml index 31fa74b939..de8f95db66 100644 --- a/kubernetes/kyak/apps/monitoring/loki/app/values.yaml +++ b/kubernetes/kyak/apps/monitoring/loki/app/values.yaml @@ -1410,7 +1410,7 @@ sidecar: # -- The Docker registry and image for the k8s sidecar repository: kiwigrid/k8s-sidecar # -- Docker image tag - tag: 1.28.0 + tag: 1.28.1 # -- Docker image sha. If empty, no sha will be used sha: "" # -- Docker image pull policy