Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[promtail] bugfix: Checksum annotation #2413

Merged
merged 3 commits into from
Jun 22, 2023

Conversation

limoges
Copy link
Contributor

@limoges limoges commented May 17, 2023

When using the configuration .Values.configmap.enabled to use a Configmap instead of Secret for storing the configuration,
the checksum annotation used to force a pod re-roll is missing.

When using the .Values.configmap.enabled to use a Configmap instead of
Secret for storing the configuration, the checksum annotation used to
force a pod re-roll is missing.

Signed-off-by: Julien Limoges <julien.limoges@sumup.com>
@CLAassistant
Copy link

CLAassistant commented May 17, 2023

CLA assistant check
All committers have signed the CLA.

@zanhsieh zanhsieh merged commit cd4a43c into grafana:main Jun 22, 2023
6 checks passed
kodiakhq bot pushed a commit to cloudquery/helm-charts that referenced this pull request Jul 1, 2023
This PR contains the following updates:

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

---

### Release Notes

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

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

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

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

#### What's Changed

-   \[promtail] bugfix: Checksum annotation by [@&#8203;limoges](https://togithub.com/limoges) in [grafana/helm-charts#2413

#### New Contributors

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

**Full Changelog**: grafana/helm-charts@promtail-6.11.4...promtail-6.11.5

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

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

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

#### What's Changed

-   \[promtail] add update strategy to deployment by [@&#8203;rasta-rocket](https://togithub.com/rasta-rocket) in [grafana/helm-charts#2200

**Full Changelog**: grafana/helm-charts@grafana-agent-0.16.0...promtail-6.11.4

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

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants