Skip to content

Commit

Permalink
fix(deps): Update Helm release promtail to v6.15.2 (#394)
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.15.0` -> `6.15.2` |

---

### Release Notes

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

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

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

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

#### What's Changed

-   \[promtail] bump promtail version to 2.9.1 by [@&#8203;emilkor1](https://togithub.com/emilkor1) in [https://github.com/grafana/helm-charts/pull/2658](https://togithub.com/grafana/helm-charts/pull/2658)

#### New Contributors

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

**Full Changelog**: grafana/helm-charts@loki-distributed-0.74.3...promtail-6.15.2

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

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

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

#### What's Changed

-   \[promtail] bump promtail version to 2.8.4 by [@&#8203;venkatamutyala](https://togithub.com/venkatamutyala) in [https://github.com/grafana/helm-charts/pull/2628](https://togithub.com/grafana/helm-charts/pull/2628)

**Full Changelog**: grafana/helm-charts@grafana-6.59.1...promtail-6.15.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Oct 1, 2023
1 parent 6a9d2d8 commit 266735d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/cloudquery/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.0
digest: sha256:282302059e1aeb4b1d62a82076812455b7e89c0965d9f3a3978684947ece17cb
generated: "2023-09-01T00:21:29.930796383Z"
version: 6.15.2
digest: sha256:923dcd38eb7b6b9810c6e5a67f3984a6ce41650b247084ea00b8565fd46b5649
generated: "2023-10-01T00:30:27.563283057Z"
4 changes: 2 additions & 2 deletions charts/cloudquery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 26.0.23
version: 26.0.24

# -- This is the version number of the application being deployed.This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -37,6 +37,6 @@ annotations:
dependencies:
- name: promtail
version: 6.15.0
version: 6.15.2
repository: https://grafana.github.io/helm-charts
condition: promtail.enabled
4 changes: 2 additions & 2 deletions charts/cloudquery/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudquery

![Version: 26.0.23](https://img.shields.io/badge/Version-26.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.21](https://img.shields.io/badge/AppVersion-3.21-informational?style=flat-square)
![Version: 26.0.24](https://img.shields.io/badge/Version-26.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.21](https://img.shields.io/badge/AppVersion-3.21-informational?style=flat-square)

Open source high performance data integration platform designed for security and infrastructure teams.

Expand All @@ -22,7 +22,7 @@ Kubernetes: `^1.8.0-0`

| Repository | Name | Version |
|------------|------|---------|
| https://grafana.github.io/helm-charts | promtail | 6.15.0 |
| https://grafana.github.io/helm-charts | promtail | 6.15.2 |

## Values

Expand Down

0 comments on commit 266735d

Please sign in to comment.