Skip to content

Commit

Permalink
fix(container): update kiwigrid/k8s-sidecar ( 1.28.0 → 1.28.1 ) (#5971)
Browse files Browse the repository at this point in the history
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

<details>
<summary>kiwigrid/k8s-sidecar (kiwigrid/k8s-sidecar)</summary>

###
[`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:
[#&#8203;367](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/367)
-   Bump mikepenz/release-changelog-builder-action from 4 to 5
- PR:
[#&#8203;366](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/366)
-   update kind node images
- PR:
[#&#8203;365](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/365)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNDkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 8, 2024
1 parent af4de07 commit 364b7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/monitoring/loki/app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 364b7e9

Please sign in to comment.