From 4505e70e06f45e91b378b627c2f7ba57b79e5eae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 Feb 2024 01:02:47 +0100 Subject: [PATCH] chore(deps): update ignored by renovate (patch) (#18689) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `18.0.3` -> `18.0.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `17.5.0` -> `17.5.1` | | [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
grafana/agent (grafana/agent-operator) ### [`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. ([@​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. ([@​erikbaranowski](https://togithub.com/erikbaranowski))
--- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Signed-off-by: Kjeld Schouten Co-authored-by: Kjeld Schouten --- charts/incubator/grafana-agent-operator/Chart.yaml | 8 ++++---- charts/incubator/grafana-agent-operator/values.yaml | 2 +- charts/incubator/speedtest-tracker/Chart.yaml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/incubator/grafana-agent-operator/Chart.yaml b/charts/incubator/grafana-agent-operator/Chart.yaml index e7e057c9baa..b3b3579df5a 100644 --- a/charts/incubator/grafana-agent-operator/Chart.yaml +++ b/charts/incubator/grafana-agent-operator/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 0.39.1 +appVersion: 0.39.2 dependencies: - name: common - version: 17.5.0 + version: 17.5.1 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent-operator.p keywords: - grafana-agent - shell -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-agent-operator - https://hub.docker.com/r/grafana/agent-operator type: application -version: 0.0.1 +version: 0.0.3 diff --git a/charts/incubator/grafana-agent-operator/values.yaml b/charts/incubator/grafana-agent-operator/values.yaml index 2594ea39dd9..64b42681c35 100644 --- a/charts/incubator/grafana-agent-operator/values.yaml +++ b/charts/incubator/grafana-agent-operator/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/agent-operator pullPolicy: IfNotPresent - tag: v0.39.1 + tag: v0.39.2@sha256:841e8e1365758116d4058aa561d8d0f9deb3f6339d17548eadeeecc46889307f podOptions: automountServiceAccountToken: true diff --git a/charts/incubator/speedtest-tracker/Chart.yaml b/charts/incubator/speedtest-tracker/Chart.yaml index 55468c4614e..86cb8d5c1ce 100644 --- a/charts/incubator/speedtest-tracker/Chart.yaml +++ b/charts/incubator/speedtest-tracker/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.17.2 dependencies: - name: common - version: 18.0.3 + version: 18.0.4 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - https://ghcr.io/linuxserver/speedtest-tracker type: application -version: 0.0.1 +version: 0.0.2