Skip to content

Commit

Permalink
chore(deps): update container image quay.io/kiwigrid/k8s-sidecar to v…
Browse files Browse the repository at this point in the history
…1.27.2@e3280f6 by renovate (#22413)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[quay.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
| patch | `1.27.1` -> `1.27.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v1.27.2`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.2)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.1...1.27.2)

#### 📦 Dependencies

-   build(deps): bump requests from 2.31.0 to 2.32.2 in /src
- PR:
[#&#8203;346](https://togithub.com/kiwigrid/k8s-sidecar/issues/346)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored May 25, 2024
1 parent 5c9a424 commit 659ae31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/premium/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ keywords:
- monitoring
- metrics
- logs
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,7 +35,7 @@ sources:
- https://grafana.com/
- https://github.com/bitnami/bitnami-docker-grafana
- https://github.com/truecharts/charts/tree/master/charts/premium/grafana
- https://hub.docker.com/r/grafana/grafana
- https://quay.io/kiwigrid/k8s-sidecar
- https://hub.docker.com/r/grafana/grafana
type: application
version: 15.1.4
version: 15.1.5
2 changes: 1 addition & 1 deletion charts/premium/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:

sidecarImage:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.1@sha256:df71eab1466c67b84e46fa9cd2d84738372377971d44dbb8699ab4483278c839
tag: 1.27.2@sha256:e3280f62096bee918a605658505baa8878223b483053396f769bd9f15a2876c0

securityContext:
container:
Expand Down

0 comments on commit 659ae31

Please sign in to comment.