chore(helm): update image docker.io/grafana/grafana 12.0.0 → 12.0.1 (#35689)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana)
| patch | `263cbef` -> `06dc8d6` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>grafana/grafana (docker.io/grafana/grafana)</summary>

###
[`v12.0.1`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1201-2025-05-22)

[Compare
Source](https://redirect.github.com/grafana/grafana/compare/v12.0.0...v12.0.1)

##### Features and enhancements

- **Chore:** Bump Go version to 1.24.3
[#&#8203;105101](https://redirect.github.com/grafana/grafana/pull/105101),
[@&#8203;macabu](https://redirect.github.com/macabu)
- **Dependencies:** Bump github.com/openfga/openfga from v1.8.6 to
v1.8.12
[#&#8203;105368](https://redirect.github.com/grafana/grafana/pull/105368),
[@&#8203;macabu](https://redirect.github.com/macabu)
- **Dependencies:** Unpin and bump github.com/getkin/kin-openapi from
v0.126.0 to v0.132.0
[#&#8203;105249](https://redirect.github.com/grafana/grafana/pull/105249),
[@&#8203;macabu](https://redirect.github.com/macabu)
- **K8s:** Dashboards: Add fine grained access control checks to /apis
[#&#8203;104419](https://redirect.github.com/grafana/grafana/pull/104419),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)

##### Bug fixes

- **Dashboard:** Fix Panel Explore link subpath duplication
([#&#8203;104952](https://redirect.github.com/grafana/grafana/issues/104952))
[#&#8203;105056](https://redirect.github.com/grafana/grafana/pull/105056),
[@&#8203;axelavargas](https://redirect.github.com/axelavargas)
- **Dashboard:** Fixes issue with row repeats and first row
[#&#8203;104469](https://redirect.github.com/grafana/grafana/pull/104469),
[@&#8203;torkelo](https://redirect.github.com/torkelo)
- **Graphite:** Ensure template variables are interpolated correctly
[#&#8203;105389](https://redirect.github.com/grafana/grafana/pull/105389),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **Graphite:** Fix Graphite series interpolation
[#&#8203;104516](https://redirect.github.com/grafana/grafana/pull/104516),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **InfluxDB:** Fix nested variable interpolation
[#&#8203;104176](https://redirect.github.com/grafana/grafana/pull/104176),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **MetricsDrilldown:** Restore link to Metrics Drilldown from Explore
[#&#8203;104073](https://redirect.github.com/grafana/grafana/pull/104073),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **NestedFolderPicker:** Fix scroll jumps back to top
[#&#8203;105769](https://redirect.github.com/grafana/grafana/pull/105769),
[@&#8203;samsch](https://redirect.github.com/samsch)
- **Preferences:** Disable the save button whilst saving preferences
[#&#8203;105612](https://redirect.github.com/grafana/grafana/pull/105612),
[@&#8203;ashharrison90](https://redirect.github.com/ashharrison90)
- **Prometheus:** Fix semver import path
[#&#8203;104945](https://redirect.github.com/grafana/grafana/pull/104945),
[@&#8203;jackw](https://redirect.github.com/jackw)
- **Themes:** Prevent duplicated API call in drawer
[#&#8203;105611](https://redirect.github.com/grafana/grafana/pull/105611),
[@&#8203;ashharrison90](https://redirect.github.com/ashharrison90)
- **XYChart:** Coerce threshold steps to numbers
[#&#8203;104492](https://redirect.github.com/grafana/grafana/pull/104492),
[@&#8203;leeoniya](https://redirect.github.com/leeoniya)
-   **Security:** Fix CVE-2025-4123
-   **Security:** Fix CVE-2025-3580

<!-- 12.0.1 END -->

<!-- 11.6.2 START -->

</details>

---

### Configuration

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-05-29 01:14:19 +02:00
committed by GitHub
parent 5f85c0cbfc
commit 87241c7334
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: premium truecharts.org/train: premium
apiVersion: v2 apiVersion: v2
appVersion: 12.0.0 appVersion: 12.0.1
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -40,5 +40,5 @@ sources:
- https://hub.docker.com/r/grafana/grafana - https://hub.docker.com/r/grafana/grafana
- https://quay.io/kiwigrid/k8s-sidecar - https://quay.io/kiwigrid/k8s-sidecar
type: application type: application
version: 18.0.0 version: 18.0.1
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/grafana/grafana repository: docker.io/grafana/grafana
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 12.0.0@sha256:263cbefd5d9b179893c47c415daab4da5c1f3d6770154741eca4f45c81119884 tag: 12.0.1@sha256:06dc8d60e184705e5dc00e051a6d92342a44010d7d5e538d0a36339e85abb9b7
sidecarImage: sidecarImage:
repository: quay.io/kiwigrid/k8s-sidecar repository: quay.io/kiwigrid/k8s-sidecar