Skip to content

Commit

Permalink
chore(deps): update promtail helm chart to v6.16.5 (#706)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

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

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

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

#### What's Changed

- \[promtail] Add automount option for service account and pod by
[@&#8203;emilkor1](https://togithub.com/emilkor1) in
[https://github.com/grafana/helm-charts/pull/2990](https://togithub.com/grafana/helm-charts/pull/2990)

**Full Changelog**:
grafana/helm-charts@grafana-sampling-1.0.1...promtail-6.16.5

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

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

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 Aug 28, 2024
1 parent 9323d4e commit 4689d54
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.4
version: 6.16.5
namespace: promtail
gitPath: charts/promtail
valuesFiles:
Expand Down

0 comments on commit 4689d54

Please sign in to comment.