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

[grafana] Add support for envValueFrom in datasources container and fix typo in dashboards container config #3187

Merged
merged 13 commits into from
Jul 3, 2024

Conversation

rgaduput
Copy link
Contributor

Fixes #3186

… dashboards container config

Signed-off-by: Reddysekhar Gaduputi <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Jun 25, 2024

CLA assistant check
All committers have signed the CLA.

@rgaduput rgaduput changed the title [Grafana] Add support for envValueFrom in datasources container and fix typo in datasources container config [Grafana] Add support for envValueFrom in datasources container and fix typo in dashboards container config Jun 25, 2024
@zanhsieh zanhsieh requested a review from jkroepke as a code owner July 1, 2024 09:55
@zanhsieh zanhsieh changed the title [Grafana] Add support for envValueFrom in datasources container and fix typo in dashboards container config [grafana] Add support for envValueFrom in datasources container and fix typo in dashboards container config Jul 1, 2024
Copy link
Collaborator

@jkroepke jkroepke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

to increase our test coverage, could you please fillout some new extra values in the CI test config that this values are covered by CI?

https://github.com/grafana/helm-charts/blob/main/charts/grafana/ci/with-extraconfigmapmounts-values.yaml

For extraVolumes / extraVolumeMounts, empty would be sufficient.

For extraConfigmapMounts / extraSecretMounts, you may have to setup own ConfigMaps / Secrets, which can be done via extraObject

@rgaduput
Copy link
Contributor Author

rgaduput commented Jul 1, 2024

Hi,

to increase our test coverage, could you please fillout some new extra values in the CI test config that this values are covered by CI?

https://github.com/grafana/helm-charts/blob/main/charts/grafana/ci/with-extraconfigmapmounts-values.yaml

For extraVolumes / extraVolumeMounts, empty would be sufficient.

For extraConfigmapMounts / extraSecretMounts, you may have to setup own ConfigMaps / Secrets, which can be done via extraObject

@jkroepke tried to add some tests to cover the changes I am introducing, Could you please take a look.

@rgaduput rgaduput requested a review from jkroepke July 1, 2024 16:02
Co-authored-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Reddysekhar Gaduputi <[email protected]>
@rgaduput rgaduput requested a review from jkroepke July 2, 2024 07:35
charts/grafana/values.yaml Outdated Show resolved Hide resolved
charts/grafana/values.yaml Outdated Show resolved Hide resolved
charts/grafana/values.yaml Outdated Show resolved Hide resolved
Copy link
Collaborator

@jkroepke jkroepke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jkroepke jkroepke merged commit 32ad8e1 into grafana:main Jul 3, 2024
6 checks passed
szinn referenced this pull request in szinn/k8s-homelab Jul 3, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | minor | `8.2.2`
-> `8.3.1` |

---

### Release Notes

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

###
[`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for envValueFrom in datasources container and
fix typo in dashboards container config by
[@&#8203;rgaduput](https://togithub.com/rgaduput) in
[https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.3.0...grafana-8.3.1

###
[`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for extra volumes for Grafana Image Renderer by
[@&#8203;bradleypettit](https://togithub.com/bradleypettit) in
[https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
UnicornChance referenced this pull request in defenseunicorns/uds-core Jul 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/curlimages/curl](https://togithub.com/curl/curl-container)
| minor | `8.7.1` -> `8.8.0` |
| docker.io/grafana/grafana | major | `10.4.2` -> `11.1.0` |
|
[ghcr.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
| minor | `1.26.1` -> `1.27.4` |
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | major | `7.3.9`
-> `8.3.1` |
|
[registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | minor |
`1.26.1` -> `1.27.4` |
|
[registry1.dso.mil/ironbank/opensource/grafana/grafana](https://togithub.com/grafana/grafana)
([source](https://repo1.dso.mil/dsop/opensource/grafana/grafana)) |
major | `10.4.2` -> `11.1.0` |
|
[registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal](https://catalog.redhat.com/software/container-stacks/detail/5ec53f50ef29fd35586d9a56)
([source](https://repo1.dso.mil/dsop/redhat/ubi/9.x/ubi9-minimal)) |
minor | `9.3` -> `9.4` |

---

### Release Notes

<details>
<summary>curl/curl-container (docker.io/curlimages/curl)</summary>

###
[`v8.8.0`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#880---2024-05-22)

[Compare
Source](https://togithub.com/curl/curl-container/compare/8.7.1...8.8.0)

##### Changed

-   bump to curl 8.8.0

</details>

<details>
<summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.27.4`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.4)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.3...1.27.4)

##### 📦 Dependencies

-   Bump logfmter from 0.0.7 to 0.0.8 in /src
- PR:
[#&#8203;348](https://togithub.com/kiwigrid/k8s-sidecar/issues/348)

###
[`v1.27.3`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.3)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.2...1.27.3)

##### 📦 Dependencies

-   Bump requests from 2.32.2 to 2.32.3 in /src
- PR:
[#&#8203;349](https://togithub.com/kiwigrid/k8s-sidecar/issues/349)

###
[`v1.27.2`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.2)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.1...1.27.2)

##### 📦 Dependencies

-   build(deps): bump requests from 2.31.0 to 2.32.2 in /src
- PR:
[#&#8203;346](https://togithub.com/kiwigrid/k8s-sidecar/issues/346)

###
[`v1.27.1`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.1)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.0...1.27.1)

##### 🚀 Features

-   Add exception_handler
- PR:
[#&#8203;333](https://togithub.com/kiwigrid/k8s-sidecar/issues/333)

###
[`v1.27.0`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.0)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.26.2...1.27.0)

##### 🚀 Features

-   Adding support for req-username-file and req-password-file cli flags
- PR:
[#&#8203;322](https://togithub.com/kiwigrid/k8s-sidecar/issues/322)

##### 🧪 Tests

-   build(deps): bump helm/kind-action from 1.8.0 to 1.10.0
- PR:
[#&#8203;342](https://togithub.com/kiwigrid/k8s-sidecar/issues/342)

###
[`v1.26.2`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.26.2)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.26.1...1.26.2)

##### 📦 Dependencies

-   build(deps): bump kubernetes from 28.1.0 to 29.0.0 in /src
- PR:
[#&#8203;319](https://togithub.com/kiwigrid/k8s-sidecar/issues/319)

</details>

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

###
[`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for envValueFrom in datasources container and
fix typo in dashboards container config by
[@&#8203;rgaduput](https://togithub.com/rgaduput) in
[https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.3.0...grafana-8.3.1

###
[`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for extra volumes for Grafana Image Renderer by
[@&#8203;bradleypettit](https://togithub.com/bradleypettit) in
[https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0

###
[`v8.2.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.1...grafana-8.2.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Introduce toggle for volumeName lookup by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3163](https://togithub.com/grafana/helm-charts/pull/3163)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.1...grafana-8.2.2

###
[`v8.2.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.0...grafana-8.2.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to 11.1.0 by
[@&#8203;sboulkour](https://togithub.com/sboulkour) in
[https://github.com/grafana/helm-charts/pull/3191](https://togithub.com/grafana/helm-charts/pull/3191)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.2.0...grafana-8.2.1

###
[`v8.2.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.1.1...grafana-8.2.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] add support for dual stack clusters by
[@&#8203;M0NsTeRRR](https://togithub.com/M0NsTeRRR) in
[https://github.com/grafana/helm-charts/pull/3066](https://togithub.com/grafana/helm-charts/pull/3066)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.1.1...grafana-8.2.0

###
[`v8.1.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.1.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.1.0...grafana-8.1.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Adding jkroepke as maintainer by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3179](https://togithub.com/grafana/helm-charts/pull/3179)

**Full Changelog**:
grafana/helm-charts@grafana-8.1.0...grafana-8.1.1

###
[`v8.1.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.1.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.2...grafana-8.1.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] feat:Allow hiding persistence warning by
[@&#8203;nikolaik](https://togithub.com/nikolaik) in
[https://github.com/grafana/helm-charts/pull/3013](https://togithub.com/grafana/helm-charts/pull/3013)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@alloy-0.4.0...grafana-8.1.0

###
[`v8.0.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.1...grafana-8.0.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Adding configmap annotation by
[@&#8203;jmiszczak83](https://togithub.com/jmiszczak83) in
[https://github.com/grafana/helm-charts/pull/3064](https://togithub.com/grafana/helm-charts/pull/3064)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-1.0.13...grafana-8.0.2

###
[`v8.0.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.0...grafana-8.0.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] conf(grafana): Add `folderUid` option by
[@&#8203;Rohlik](https://togithub.com/Rohlik) in
[https://github.com/grafana/helm-charts/pull/2956](https://togithub.com/grafana/helm-charts/pull/2956)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.11.0...grafana-8.0.1

###
[`v8.0.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.12...grafana-8.0.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to 11.0.0 by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3139](https://togithub.com/grafana/helm-charts/pull/3139)

**Full Changelog**:
grafana/helm-charts@grafana-7.3.12...grafana-8.0.0

###
[`v7.3.12`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.12)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.11...grafana-7.3.12)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update app version to v10.4.3 by
[@&#8203;xvilo](https://togithub.com/xvilo) in
[https://github.com/grafana/helm-charts/pull/3136](https://togithub.com/grafana/helm-charts/pull/3136)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@oncall-1.5.5...grafana-7.3.12

###
[`v7.3.11`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.11)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.10...grafana-7.3.11)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] add the option to set resources for the test framework
container by [@&#8203;dbluxo](https://togithub.com/dbluxo) in
[https://github.com/grafana/helm-charts/pull/2979](https://togithub.com/grafana/helm-charts/pull/2979)

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-1.0.8...grafana-7.3.11

###
[`v7.3.10`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.10)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.9...grafana-7.3.10)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Fix HPA selector by
[@&#8203;gritzkoo](https://togithub.com/gritzkoo) in
[https://github.com/grafana/helm-charts/pull/3050](https://togithub.com/grafana/helm-charts/pull/3050)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.9.9...grafana-7.3.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <[email protected]>
kireque referenced this pull request in kireque/home-ops Jul 3, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | minor | `8.2.2`
-> `8.3.1` |

---

### Release Notes

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

###
[`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for envValueFrom in datasources container and
fix typo in dashboards container config by
[@&#8203;rgaduput](https://togithub.com/rgaduput) in
[https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.3.0...grafana-8.3.1

###
[`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for extra volumes for Grafana Image Renderer by
[@&#8203;bradleypettit](https://togithub.com/bradleypettit) in
[https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
spiceratops referenced this pull request in spiceratops/k8s-gitops Jul 4, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | minor | `8.2.2`
-> `8.3.1` |

---

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

---

### Release Notes

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

###
[`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for envValueFrom in datasources container and
fix typo in dashboards container config by
[@&#8203;rgaduput](https://togithub.com/rgaduput) in
[https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.3.0...grafana-8.3.1

###
[`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for extra volumes for Grafana Image Renderer by
[@&#8203;bradleypettit](https://togithub.com/bradleypettit) in
[https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Jul 6, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | minor | `8.2.1`
-> `8.3.2` |

---

### Release Notes

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

###
[`v8.3.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.1...grafana-8.3.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Clarify documentation for serviceMonitor.enabled by
[@&#8203;oliviermichaelis](https://togithub.com/oliviermichaelis) in
[https://github.com/grafana/helm-charts/pull/3209](https://togithub.com/grafana/helm-charts/pull/3209)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@helm-loki-6.6.5...grafana-8.3.2

###
[`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for envValueFrom in datasources container and
fix typo in dashboards container config by
[@&#8203;rgaduput](https://togithub.com/rgaduput) in
[https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.3.0...grafana-8.3.1

###
[`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for extra volumes for Grafana Image Renderer by
[@&#8203;bradleypettit](https://togithub.com/bradleypettit) in
[https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0

###
[`v8.2.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.1...grafana-8.2.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Introduce toggle for volumeName lookup by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3163](https://togithub.com/grafana/helm-charts/pull/3163)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.1...grafana-8.2.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
rjferguson21 referenced this pull request in defenseunicorns/uds-core Jul 11, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/curlimages/curl](https://togithub.com/curl/curl-container)
| minor | `8.7.1` -> `8.8.0` |
| docker.io/grafana/grafana | major | `10.4.2` -> `11.1.0` |
|
[ghcr.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
| minor | `1.26.1` -> `1.27.4` |
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | major | `7.3.9`
-> `8.3.1` |
|
[registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | minor |
`1.26.1` -> `1.27.4` |
|
[registry1.dso.mil/ironbank/opensource/grafana/grafana](https://togithub.com/grafana/grafana)
([source](https://repo1.dso.mil/dsop/opensource/grafana/grafana)) |
major | `10.4.2` -> `11.1.0` |
|
[registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal](https://catalog.redhat.com/software/container-stacks/detail/5ec53f50ef29fd35586d9a56)
([source](https://repo1.dso.mil/dsop/redhat/ubi/9.x/ubi9-minimal)) |
minor | `9.3` -> `9.4` |

---

### Release Notes

<details>
<summary>curl/curl-container (docker.io/curlimages/curl)</summary>

###
[`v8.8.0`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#880---2024-05-22)

[Compare
Source](https://togithub.com/curl/curl-container/compare/8.7.1...8.8.0)

##### Changed

-   bump to curl 8.8.0

</details>

<details>
<summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.27.4`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.4)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.3...1.27.4)

##### 📦 Dependencies

-   Bump logfmter from 0.0.7 to 0.0.8 in /src
- PR:
[#&#8203;348](https://togithub.com/kiwigrid/k8s-sidecar/issues/348)

###
[`v1.27.3`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.3)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.2...1.27.3)

##### 📦 Dependencies

-   Bump requests from 2.32.2 to 2.32.3 in /src
- PR:
[#&#8203;349](https://togithub.com/kiwigrid/k8s-sidecar/issues/349)

###
[`v1.27.2`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.2)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.1...1.27.2)

##### 📦 Dependencies

-   build(deps): bump requests from 2.31.0 to 2.32.2 in /src
- PR:
[#&#8203;346](https://togithub.com/kiwigrid/k8s-sidecar/issues/346)

###
[`v1.27.1`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.1)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.0...1.27.1)

##### 🚀 Features

-   Add exception_handler
- PR:
[#&#8203;333](https://togithub.com/kiwigrid/k8s-sidecar/issues/333)

###
[`v1.27.0`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.0)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.26.2...1.27.0)

##### 🚀 Features

-   Adding support for req-username-file and req-password-file cli flags
- PR:
[#&#8203;322](https://togithub.com/kiwigrid/k8s-sidecar/issues/322)

##### 🧪 Tests

-   build(deps): bump helm/kind-action from 1.8.0 to 1.10.0
- PR:
[#&#8203;342](https://togithub.com/kiwigrid/k8s-sidecar/issues/342)

###
[`v1.26.2`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.26.2)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.26.1...1.26.2)

##### 📦 Dependencies

-   build(deps): bump kubernetes from 28.1.0 to 29.0.0 in /src
- PR:
[#&#8203;319](https://togithub.com/kiwigrid/k8s-sidecar/issues/319)

</details>

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

###
[`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for envValueFrom in datasources container and
fix typo in dashboards container config by
[@&#8203;rgaduput](https://togithub.com/rgaduput) in
[https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.3.0...grafana-8.3.1

###
[`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add support for extra volumes for Grafana Image Renderer by
[@&#8203;bradleypettit](https://togithub.com/bradleypettit) in
[https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0

###
[`v8.2.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.1...grafana-8.2.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Introduce toggle for volumeName lookup by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3163](https://togithub.com/grafana/helm-charts/pull/3163)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.1...grafana-8.2.2

###
[`v8.2.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.0...grafana-8.2.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to 11.1.0 by
[@&#8203;sboulkour](https://togithub.com/sboulkour) in
[https://github.com/grafana/helm-charts/pull/3191](https://togithub.com/grafana/helm-charts/pull/3191)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.2.0...grafana-8.2.1

###
[`v8.2.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.1.1...grafana-8.2.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] add support for dual stack clusters by
[@&#8203;M0NsTeRRR](https://togithub.com/M0NsTeRRR) in
[https://github.com/grafana/helm-charts/pull/3066](https://togithub.com/grafana/helm-charts/pull/3066)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.1.1...grafana-8.2.0

###
[`v8.1.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.1.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.1.0...grafana-8.1.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Adding jkroepke as maintainer by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3179](https://togithub.com/grafana/helm-charts/pull/3179)

**Full Changelog**:
grafana/helm-charts@grafana-8.1.0...grafana-8.1.1

###
[`v8.1.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.1.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.2...grafana-8.1.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] feat:Allow hiding persistence warning by
[@&#8203;nikolaik](https://togithub.com/nikolaik) in
[https://github.com/grafana/helm-charts/pull/3013](https://togithub.com/grafana/helm-charts/pull/3013)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@alloy-0.4.0...grafana-8.1.0

###
[`v8.0.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.1...grafana-8.0.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Adding configmap annotation by
[@&#8203;jmiszczak83](https://togithub.com/jmiszczak83) in
[https://github.com/grafana/helm-charts/pull/3064](https://togithub.com/grafana/helm-charts/pull/3064)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-1.0.13...grafana-8.0.2

###
[`v8.0.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.0...grafana-8.0.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] conf(grafana): Add `folderUid` option by
[@&#8203;Rohlik](https://togithub.com/Rohlik) in
[https://github.com/grafana/helm-charts/pull/2956](https://togithub.com/grafana/helm-charts/pull/2956)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.11.0...grafana-8.0.1

###
[`v8.0.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.12...grafana-8.0.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to 11.0.0 by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3139](https://togithub.com/grafana/helm-charts/pull/3139)

**Full Changelog**:
grafana/helm-charts@grafana-7.3.12...grafana-8.0.0

###
[`v7.3.12`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.12)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.11...grafana-7.3.12)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update app version to v10.4.3 by
[@&#8203;xvilo](https://togithub.com/xvilo) in
[https://github.com/grafana/helm-charts/pull/3136](https://togithub.com/grafana/helm-charts/pull/3136)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@oncall-1.5.5...grafana-7.3.12

###
[`v7.3.11`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.11)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.10...grafana-7.3.11)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] add the option to set resources for the test framework
container by [@&#8203;dbluxo](https://togithub.com/dbluxo) in
[https://github.com/grafana/helm-charts/pull/2979](https://togithub.com/grafana/helm-charts/pull/2979)

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-1.0.8...grafana-7.3.11

###
[`v7.3.10`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.10)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.9...grafana-7.3.10)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Fix HPA selector by
[@&#8203;gritzkoo](https://togithub.com/gritzkoo) in
[https://github.com/grafana/helm-charts/pull/3050](https://togithub.com/grafana/helm-charts/pull/3050)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.9.9...grafana-7.3.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants