Skip to content

Commit 48b3fea

Browse files
chore(deps): update promtail helm chart to v6.16.3 (defenseunicorns#538)
[![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>
1 parent 20889f2 commit 48b3fea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/promtail/common/zarf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ components:
1414
localPath: ../chart
1515
- name: promtail
1616
url: https://grafana.github.io/helm-charts/
17-
version: 6.16.2
17+
version: 6.16.3
1818
namespace: promtail
1919
gitPath: charts/promtail
2020
valuesFiles:

0 commit comments

Comments
 (0)