Skip to content

Commit

Permalink
fix(deps): Update Helm release promtail to v6.9.3 (#291)
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://github.com/grafana/helm-charts)) | patch | `6.9.0` -> `6.9.3` |

---

### Release Notes

<details>
<summary>grafana/helm-charts</summary>

### [`v6.9.3`](https://github.com/grafana/helm-charts/releases/tag/promtail-6.9.3)

[Compare Source](https://github.com/grafana/helm-charts/compare/promtail-6.9.2...promtail-6.9.3)

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

### [`v6.9.2`](https://github.com/grafana/helm-charts/releases/tag/promtail-6.9.2)

[Compare Source](https://github.com/grafana/helm-charts/compare/promtail-6.9.1...promtail-6.9.2)

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

### [`v6.9.1`](https://github.com/grafana/helm-charts/releases/tag/promtail-6.9.1)

[Compare Source](https://github.com/grafana/helm-charts/compare/promtail-6.9.0...promtail-6.9.1)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
  • Loading branch information
cq-bot authored Apr 1, 2023
1 parent e8b2e86 commit 5fbace1
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.9.0
digest: sha256:1f47744018607cf8c70402ad922ecccf16bb0fa2aa75f490818542414313a83a
generated: "2023-03-01T00:47:15.716854946Z"
version: 6.9.3
digest: sha256:8ce064112e00c0f0022208cccdf4d6d48eb142637a316cec15fc4ea5aacadfdb
generated: "2023-04-01T01:01:09.756694924Z"
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: 15.0.5
version: 15.0.6

# -- 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.9.0
version: 6.9.3
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: 15.0.5](https://img.shields.io/badge/Version-15.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.5](https://img.shields.io/badge/AppVersion-2.5-informational?style=flat-square)
![Version: 15.0.6](https://img.shields.io/badge/Version-15.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.5](https://img.shields.io/badge/AppVersion-2.5-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.9.0 |
| https://grafana.github.io/helm-charts | promtail | 6.9.3 |

## Values

Expand Down

0 comments on commit 5fbace1

Please sign in to comment.