Skip to content

Commit

Permalink
chore(deps): update promtail helm chart to v6.16.3 (#538)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [promtail](https://grafana.com/loki)
([source](https://togithub.com/grafana/helm-charts)) | patch | `6.16.2`
-> `6.16.3` |

---

### Release Notes

<details>
<summary>grafana/helm-charts (promtail)</summary>

###
[`v6.16.3`](https://togithub.com/grafana/helm-charts/releases/tag/promtail-6.16.3)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/promtail-6.16.2...promtail-6.16.3)

Promtail is an agent which ships the contents of local logs to a Loki
instance

#### What's Changed

- \[promtail] prefer image.tag for app.kubernetes.io/version by
[@&#8203;yurrriq](https://togithub.com/yurrriq) in
[https://github.com/grafana/helm-charts/pull/3200](https://togithub.com/grafana/helm-charts/pull/3200)

#### New Contributors

- [@&#8203;yurrriq](https://togithub.com/yurrriq) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/3200](https://togithub.com/grafana/helm-charts/pull/3200)

**Full Changelog**:
grafana/helm-charts@grafana-8.3.1...promtail-6.16.3

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
  • Loading branch information
renovate[bot] and mjnagel authored Jul 8, 2024
1 parent 6f0c316 commit 26fa750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/promtail/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ components:
localPath: ../chart
- name: promtail
url: https://grafana.github.io/helm-charts/
version: 6.16.2
version: 6.16.3
namespace: promtail
gitPath: charts/promtail
valuesFiles:
Expand Down

0 comments on commit 26fa750

Please sign in to comment.