chore(deps): update container image grafana/agent-operator to v0.39.2@841e8e1 by renovate (#18686)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana/agent-operator](https://togithub.com/grafana/agent) | patch |
`v0.39.1` -> `v0.39.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>grafana/agent (grafana/agent-operator)</summary>

###
[`v0.39.2`](https://togithub.com/grafana/agent/blob/HEAD/CHANGELOG.md#v0392-2024-1-31)

[Compare
Source](https://togithub.com/grafana/agent/compare/v0.39.1...v0.39.2)

##### Bugfixes

- Fix error introduced in v0.39.0 preventing remote write to Amazon
Managed Prometheus.
([@&#8203;captncraig](https://togithub.com/captncraig))

- An error will be returned in the converter from Static to Flow when
`scrape_integration` is set
to `true` but no `remote_write` is defined.
([@&#8203;erikbaranowski](https://togithub.com/erikbaranowski))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-02-26 19:23:19 +01:00 committed by GitHub
parent f758a0f44f
commit dc67574411
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -5,9 +5,9 @@ annotations:
truecharts.org/category: system
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: operators
apiVersion: v2
appVersion: 18.0.1
appVersion: 0.39.2
dependencies:
- name: common
version: 17.5.1
@ -18,8 +18,8 @@ dependencies:
import-values: []
deprecated: false
description: Grafana Scraping Agent Operator
home: https://truecharts.org/charts/incubator/grafana-agent
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent.png
home: https://truecharts.org/charts/operators/grafana-agent-operator
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent-operator.png
keywords:
- grafana-agent
- shell
@ -31,5 +31,7 @@ maintainers:
name: grafana-agent-operator
sources:
- https://grafana.com
- https://github.com/truecharts/charts/tree/master/charts/operators/grafana-agent-operator
- https://hub.docker.com/r/grafana/agent-operator
type: application
version: 1.0.1

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/atuin)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/grafana-agent-operator)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -1,7 +1,7 @@
image:
repository: grafana/agent-operator
pullPolicy: IfNotPresent
tag: v0.39.1
tag: v0.39.2@sha256:841e8e1365758116d4058aa561d8d0f9deb3f6339d17548eadeeecc46889307f
podOptions:
automountServiceAccountToken: true