Skip to content

Commit

Permalink
fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.28.1 → 1.28.4…
Browse files Browse the repository at this point in the history
… ) (#6039)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar)
| patch | `1.28.1` -> `1.28.4` |

---

### Release Notes

<details>
<summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.28.4`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.28.4)

[Compare
Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.28.3...1.28.4)

#### 🐛 Fixes

-   BUG: Fix missing sleep in \_watch_resource_loop
- PR:
[#&#8203;373](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/373)

###
[`v1.28.3`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.28.3)

[Compare
Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.28.2...1.28.3)

#### 📦 Dependencies

-   Bump helm/kind-action from 1.10.0 to 1.11.0
- PR:
[#&#8203;381](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/381)

###
[`v1.28.2`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.28.2)

[Compare
Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.28.1...1.28.2)

#### 📦 Dependencies

-   Bump docker/login-action from 2 to 3
- PR:
[#&#8203;368](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/368)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 25, 2024
1 parent 95067c6 commit e938a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/monitoring/gatus/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
dependsOn: init-db
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
tag: 1.28.1@sha256:707875abfd38af450ff420c6f271e883fc28e9ce4d3742741af993b25ae93f85
tag: 1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
env:
FOLDER: /config
LABEL: gatus.io/enabled
Expand Down

0 comments on commit e938a29

Please sign in to comment.