TrueCharts Bot 882d9d503c chore(helm): update image docker.io/grafana/grafana 11.6.1 → 12.0.0 (#35256)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana)
| major | `52c3e20` -> `263cbef` |

---

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

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.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1200-2025-05-05)

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

##### Features and enhancements

- **Alerting:** API to convert submitted Prometheus rules to GMA
[#&#8203;102231](https://redirect.github.com/grafana/grafana/pull/102231),
[@&#8203;fayzal-g](https://redirect.github.com/fayzal-g)
- **Alerting:** Add HMAC signature config to the webhook integration
[#&#8203;100960](https://redirect.github.com/grafana/grafana/pull/100960),
[@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Add MissingSeriesEvalsToResolve to the APIs
[#&#8203;102150](https://redirect.github.com/grafana/grafana/pull/102150),
[@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Add UI migration feature toggle
[#&#8203;102217](https://redirect.github.com/grafana/grafana/pull/102217),
[@&#8203;tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Add backend support for keep_firing_for
[#&#8203;100750](https://redirect.github.com/grafana/grafana/pull/100750),
[@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Add details and edit pages for groups
[#&#8203;100884](https://redirect.github.com/grafana/grafana/pull/100884),
[@&#8203;konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Add keep_firing_for and Recovering state
[#&#8203;103248](https://redirect.github.com/grafana/grafana/pull/103248),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Add migration to clean up rule versions table
[#&#8203;102484](https://redirect.github.com/grafana/grafana/pull/102484),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Add missing_series_evals_to_resolve option to alert rule
form
[#&#8203;102808](https://redirect.github.com/grafana/grafana/pull/102808),
[@&#8203;tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Delete permanently deleted alert rules.
[#&#8203;102960](https://redirect.github.com/grafana/grafana/pull/102960),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Detect target folder rules and show warning
[#&#8203;103673](https://redirect.github.com/grafana/grafana/pull/103673),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Migration UI
[#&#8203;102010](https://redirect.github.com/grafana/grafana/pull/102010),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Recover deleted alert rules
[#&#8203;101869](https://redirect.github.com/grafana/grafana/pull/101869),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Remove constraints for uniqueness of rule title
[#&#8203;102067](https://redirect.github.com/grafana/grafana/pull/102067),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Remove feature flag `alertingNoDataErrorExecution`
[#&#8203;102156](https://redirect.github.com/grafana/grafana/pull/102156),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Sequential evaluation of rules in group
[#&#8203;98829](https://redirect.github.com/grafana/grafana/pull/98829),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Skip rules that are managed by plugins when importing
datasource-managed rules
[#&#8203;103573](https://redirect.github.com/grafana/grafana/pull/103573),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Stop allowing manual editing/restore of internal AM
config via settings
[#&#8203;103884](https://redirect.github.com/grafana/grafana/pull/103884),
[@&#8203;tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Template preview enhancements
[#&#8203;103817](https://redirect.github.com/grafana/grafana/pull/103817),
[@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT)
- **Alerting:** Update alerting module to
[`58ba6c6`](https://redirect.github.com/grafana/grafana/commit/58ba6c617ff05eb1d6f65c59d369a6a16923dff6)
[#&#8203;102812](https://redirect.github.com/grafana/grafana/pull/102812),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Use 'Grafana IRM' wording in alerting contact point
[#&#8203;102014](https://redirect.github.com/grafana/grafana/pull/102014),
[@&#8203;brojd](https://redirect.github.com/brojd)
- **Alerting:** Webhook Improvements - Templateable Payloads
[#&#8203;103818](https://redirect.github.com/grafana/grafana/pull/103818),
[@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT)
- **AppChrome:** Move kiosk button into profile menu
[#&#8203;103600](https://redirect.github.com/grafana/grafana/pull/103600),
[@&#8203;torkelo](https://redirect.github.com/torkelo)
- **AppPlatform:** Introduce experimental Github integration for
dashboard configuration management
[#&#8203;96329](https://redirect.github.com/grafana/grafana/pull/96329),
[@&#8203;MissingRoberto](https://redirect.github.com/MissingRoberto)
- **Authorization:** Add group to role DisplayName to make filtered list
more clear
[#&#8203;102950](https://redirect.github.com/grafana/grafana/pull/102950),
[@&#8203;forsethc](https://redirect.github.com/forsethc)
- **Azure Monitor:** Add logs query builder
[#&#8203;99055](https://redirect.github.com/grafana/grafana/pull/99055),
[@&#8203;alyssabull](https://redirect.github.com/alyssabull)
- **Azure:** Mark Azure Prometheus exemplars as GA and enable by default
[#&#8203;100595](https://redirect.github.com/grafana/grafana/pull/100595),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **AzureMonitor:** Improve selection of Basic Logs tables in the query
builder
[#&#8203;103820](https://redirect.github.com/grafana/grafana/pull/103820),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **BrowseDashboards:** Switch to list view if sort is set
[#&#8203;102196](https://redirect.github.com/grafana/grafana/pull/102196),
[@&#8203;Clarity-89](https://redirect.github.com/Clarity-89)
- **Checkbox:** Add z-index to description
[#&#8203;103847](https://redirect.github.com/grafana/grafana/pull/103847),
[@&#8203;Clarity-89](https://redirect.github.com/Clarity-89)
- **Chore:** Promoting feature toggle pluginsSriChecks GA
[#&#8203;102212](https://redirect.github.com/grafana/grafana/pull/102212),
[@&#8203;tolzhabayev](https://redirect.github.com/tolzhabayev)
- **CloudMigrations:** Add sorting and error filtering to Snapshot
Results backend
[#&#8203;102753](https://redirect.github.com/grafana/grafana/pull/102753),
[@&#8203;mmandrus](https://redirect.github.com/mmandrus)
- **CloudMigrations:** Change onPremToCloudMigrations feature toggle to
GA
[#&#8203;103212](https://redirect.github.com/grafana/grafana/pull/103212),
[@&#8203;dana-axinte](https://redirect.github.com/dana-axinte)
- **CloudMigrations:** Enable high-level resource type selection
[#&#8203;103011](https://redirect.github.com/grafana/grafana/pull/103011),
[@&#8203;macabu](https://redirect.github.com/macabu)
- **CloudMigrations:** Implement table sorting in the UI
[#&#8203;103061](https://redirect.github.com/grafana/grafana/pull/103061),
[@&#8203;mmandrus](https://redirect.github.com/mmandrus)
- **CloudWatch:** Migrate to aws-sdk-go-v2
[#&#8203;103106](https://redirect.github.com/grafana/grafana/pull/103106),
[@&#8203;njvrzm](https://redirect.github.com/njvrzm)
- **Cloudwatch:** Do not parse log query grouping field to float
[#&#8203;102244](https://redirect.github.com/grafana/grafana/pull/102244),
[@&#8203;iwysiu](https://redirect.github.com/iwysiu)
- **Cloudwatch:** Migrate to aws-sdk-go-v2
[#&#8203;99643](https://redirect.github.com/grafana/grafana/pull/99643),
[@&#8203;njvrzm](https://redirect.github.com/njvrzm)
- **Cloudwatch:** Revert aws sdk go v2
[#&#8203;103644](https://redirect.github.com/grafana/grafana/pull/103644),
[@&#8203;iwysiu](https://redirect.github.com/iwysiu)
- **Config:** Removes setting `viewers_can_edit`
[#&#8203;102275](https://redirect.github.com/grafana/grafana/pull/102275),
[@&#8203;eleijonmarck](https://redirect.github.com/eleijonmarck)
- **Dashboard Restore:** Remove experimental functionality under feature
flag `dashboardRestore` for now - this will be reworked
[#&#8203;103204](https://redirect.github.com/grafana/grafana/pull/103204),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **Dashboards:** Add Dashboard Schema validation (1)
[#&#8203;103662](https://redirect.github.com/grafana/grafana/pull/103662),
[@&#8203;marcoabreu](https://redirect.github.com/marcoabreu)
- **Dashboards:** Add a config setting that limits the number of series
that will be displayed in a panel. Users can opt in to render all
series.
[#&#8203;103405](https://redirect.github.com/grafana/grafana/pull/103405),
[@&#8203;oscarkilhed](https://redirect.github.com/oscarkilhed)
- **Dashboards:** Prevent saving to a non-existent folder
[#&#8203;103503](https://redirect.github.com/grafana/grafana/pull/103503),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **Dashboards:** Prevent version restore to same data
[#&#8203;102665](https://redirect.github.com/grafana/grafana/pull/102665),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **Dependencies:** Bump github.com/redis/go-redis/v9 from 9.7.0 to
9.7.3
[#&#8203;102555](https://redirect.github.com/grafana/grafana/pull/102555),
[@&#8203;dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- **Docs:** Standard Datetime units limited to millisecond precision
[#&#8203;103610](https://redirect.github.com/grafana/grafana/pull/103610),
[@&#8203;axelavargas](https://redirect.github.com/axelavargas)
- **ElasticSearch:** Improve index pattern error messaging and docs
[#&#8203;103899](https://redirect.github.com/grafana/grafana/pull/103899),
[@&#8203;idastambuk](https://redirect.github.com/idastambuk)
- **ElasticSearch:** Make script field input a text area
[#&#8203;103708](https://redirect.github.com/grafana/grafana/pull/103708),
[@&#8203;idastambuk](https://redirect.github.com/idastambuk)
- **Extensions:** Expose new observable APIs for accessing components
and links
[#&#8203;103063](https://redirect.github.com/grafana/grafana/pull/103063),
[@&#8203;leventebalogh](https://redirect.github.com/leventebalogh)
- **Feat:** Make expressions work with plugins that set `alerting:false`
but `backend:true` in their `plugin.json` files
[#&#8203;102232](https://redirect.github.com/grafana/grafana/pull/102232),
[@&#8203;tolzhabayev](https://redirect.github.com/tolzhabayev)
- **FlameGraphPanel:** Add units to standard options
([#&#8203;89815](https://redirect.github.com/grafana/grafana/issues/89815))
[#&#8203;102720](https://redirect.github.com/grafana/grafana/pull/102720),
[@&#8203;snyderdan](https://redirect.github.com/snyderdan)
- **Frontend:** Remove Angular
[#&#8203;99760](https://redirect.github.com/grafana/grafana/pull/99760),
[@&#8203;jackw](https://redirect.github.com/jackw)
- **Go:** Bump to 1.24.2
[#&#8203;103521](https://redirect.github.com/grafana/grafana/pull/103521),
[@&#8203;Proximyst](https://redirect.github.com/Proximyst)
-   **Go:** Bump to 1.24.2 (Enterprise)
- **I18n:** Add 13 new languages for translations
[#&#8203;102971](https://redirect.github.com/grafana/grafana/pull/102971),
[@&#8203;joshhunt](https://redirect.github.com/joshhunt)
- **Influx:** Support PDC for Influx SQL
[#&#8203;103032](https://redirect.github.com/grafana/grafana/pull/103032),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **JWT:** Add org role mapping support to the JWT provider
[#&#8203;101584](https://redirect.github.com/grafana/grafana/pull/101584),
[@&#8203;QuentinBisson](https://redirect.github.com/QuentinBisson)
- **K8s:** Dashboards: Add fine grained access control checks to /apis
[#&#8203;104418](https://redirect.github.com/grafana/grafana/pull/104418),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **K8s:** Enable kubernetesClientDashboardsFolders by default
[#&#8203;103843](https://redirect.github.com/grafana/grafana/pull/103843),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **LBAC for data sources:** PublicPreview and self serve enablement
[#&#8203;102276](https://redirect.github.com/grafana/grafana/pull/102276),
[@&#8203;eleijonmarck](https://redirect.github.com/eleijonmarck)
- **Live:** Remove queryOverLive and live-service-web-worker
experimental feature flags
[#&#8203;103518](https://redirect.github.com/grafana/grafana/pull/103518),
[@&#8203;ryantxu](https://redirect.github.com/ryantxu)
- **Logs Panel:** Add ISO8601 date to log download files
[#&#8203;102932](https://redirect.github.com/grafana/grafana/pull/102932),
[@&#8203;gtk-grafana](https://redirect.github.com/gtk-grafana)
- **Logs Table:** Add new Controls component to Explore
[#&#8203;103467](https://redirect.github.com/grafana/grafana/pull/103467),
[@&#8203;matyax](https://redirect.github.com/matyax)
- **Logs:** Add new Controls component to Explore
[#&#8203;103401](https://redirect.github.com/grafana/grafana/pull/103401),
[@&#8203;matyax](https://redirect.github.com/matyax)
- **Logs:** Always keep displayed fields with changed queries
[#&#8203;102493](https://redirect.github.com/grafana/grafana/pull/102493),
[@&#8203;svennergr](https://redirect.github.com/svennergr)
- **Logs:** Clean up Explore meta information
[#&#8203;103801](https://redirect.github.com/grafana/grafana/pull/103801),
[@&#8203;matyax](https://redirect.github.com/matyax)
- **Logs:** Prevent automatic scrolling on refresh after changing scroll
position
[#&#8203;102463](https://redirect.github.com/grafana/grafana/pull/102463),
[@&#8203;matyax](https://redirect.github.com/matyax)
- **MetricsDrilldown:** Advance `exploreMetricsUseExternalAppPlugin`
feature toggle stage
[#&#8203;102137](https://redirect.github.com/grafana/grafana/pull/102137),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **MetricsDrilldown:** Advance `exploreMetricsUseExternalAppPlugin` to
GA
[#&#8203;103653](https://redirect.github.com/grafana/grafana/pull/103653),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **MetricsDrilldown:** Mark `exploreMetricsUseExternalAppPlugin` as not
frontend-only
[#&#8203;102942](https://redirect.github.com/grafana/grafana/pull/102942),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **MetricsDrilldown:** Remove legacy Metrics Drilldown code paths
[#&#8203;103845](https://redirect.github.com/grafana/grafana/pull/103845),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **MetricsDrilldown:** Restore link to Metrics Drilldown from Explore
[#&#8203;104075](https://redirect.github.com/grafana/grafana/pull/104075),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **NodeGraph:** Add node graph algorithm layout option
[#&#8203;102760](https://redirect.github.com/grafana/grafana/pull/102760),
[@&#8203;joey-grafana](https://redirect.github.com/joey-grafana)
-   **Plugins:** Remove plugin dependency version (Enterprise)
- **Plugins:** Remove sort by options from plugins catalog
[#&#8203;102862](https://redirect.github.com/grafana/grafana/pull/102862),
[@&#8203;oshirohugo](https://redirect.github.com/oshirohugo)
- **Plugins:** Remove support for secrets manager plugins
[#&#8203;101467](https://redirect.github.com/grafana/grafana/pull/101467),
[@&#8203;wbrowne](https://redirect.github.com/wbrowne)
-   **Plugins:** Remove support for secrets manager plugins (Enterprise)
- **Plugins:** Remove userStorageAPI feature toggle
[#&#8203;102915](https://redirect.github.com/grafana/grafana/pull/102915),
[@&#8203;oshirohugo](https://redirect.github.com/oshirohugo)
- **Prometheus:** Add back
[@&#8203;lezer/highlight](https://redirect.github.com/lezer/highlight)
to dev dependency
[#&#8203;102632](https://redirect.github.com/grafana/grafana/pull/102632),
[@&#8203;idastambuk](https://redirect.github.com/idastambuk)
- **Prometheus:** Add support for cloud partners Prometheus data sources
[#&#8203;103482](https://redirect.github.com/grafana/grafana/pull/103482),
[@&#8203;kevinwcyu](https://redirect.github.com/kevinwcyu)
- **Prometheus:** Enable Combobox metric select by default
[#&#8203;101045](https://redirect.github.com/grafana/grafana/pull/101045),
[@&#8203;joshhunt](https://redirect.github.com/joshhunt)
- **Prometheus:** Enable prometheusRunQueriesInParallel feature toggle
by default
[#&#8203;102127](https://redirect.github.com/grafana/grafana/pull/102127),
[@&#8203;itsmylife](https://redirect.github.com/itsmylife)
- **RecordedQueries:** Deprecate recorded queries UI messaging
(Enterprise)
- **Security:** Update JWT library (CVE-2025-30204)
[#&#8203;102715](https://redirect.github.com/grafana/grafana/pull/102715),
[@&#8203;Proximyst](https://redirect.github.com/Proximyst)
- **Tempo:** Add support for ad-hoc filters
[#&#8203;102448](https://redirect.github.com/grafana/grafana/pull/102448),
[@&#8203;ifrost](https://redirect.github.com/ifrost)
- **Tempo:** Remove aggregate by
[#&#8203;98474](https://redirect.github.com/grafana/grafana/pull/98474),
[@&#8203;joey-grafana](https://redirect.github.com/joey-grafana)
- **TraceView:** Add scope attributes to span details
[#&#8203;103173](https://redirect.github.com/grafana/grafana/pull/103173),
[@&#8203;joey-grafana](https://redirect.github.com/joey-grafana)
- **TraceView:** Render all links in span details
[#&#8203;101881](https://redirect.github.com/grafana/grafana/pull/101881),
[@&#8203;ifrost](https://redirect.github.com/ifrost)
- **Traces:** Preinstall Traces Drilldown app with Grafana
[#&#8203;102986](https://redirect.github.com/grafana/grafana/pull/102986),
[@&#8203;ifrost](https://redirect.github.com/ifrost)

##### Bug fixes

- **Alerting:** Fix Simple condition threshold inputs with negative
values.
[#&#8203;102976](https://redirect.github.com/grafana/grafana/pull/102976),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Fix display of `Normal (Updated)` in alert history
[#&#8203;102476](https://redirect.github.com/grafana/grafana/pull/102476),
[@&#8203;tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Fix rule instances table
[#&#8203;102290](https://redirect.github.com/grafana/grafana/pull/102290),
[@&#8203;konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Make nested folders work in Alert List Panel
[#&#8203;103550](https://redirect.github.com/grafana/grafana/pull/103550),
[@&#8203;tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Remove rule type switch for modified export mode
[#&#8203;102287](https://redirect.github.com/grafana/grafana/pull/102287),
[@&#8203;konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Simplified alert rule toggle bug fixes
[#&#8203;102119](https://redirect.github.com/grafana/grafana/pull/102119),
[@&#8203;gillesdemey](https://redirect.github.com/gillesdemey)
- **Alertmanager:** Add Role-Based Access Control via reqAction Field
[#&#8203;101543](https://redirect.github.com/grafana/grafana/pull/101543),
[@&#8203;olegpixel](https://redirect.github.com/olegpixel)
- **App Platform:** Pin bleve to fix CVE-2022-31022
[#&#8203;102513](https://redirect.github.com/grafana/grafana/pull/102513),
[@&#8203;Proximyst](https://redirect.github.com/Proximyst)
- **AppChrome/MegaMenu:** Fixes issue with default state being
initialised to undocked
[#&#8203;103507](https://redirect.github.com/grafana/grafana/pull/103507),
[@&#8203;torkelo](https://redirect.github.com/torkelo)
- **AppTitle:** Fix overflowing text
[#&#8203;103583](https://redirect.github.com/grafana/grafana/pull/103583),
[@&#8203;tskarhed](https://redirect.github.com/tskarhed)
- **Azure:** Ensure basic logs queries are limited to a single resource
[#&#8203;103588](https://redirect.github.com/grafana/grafana/pull/103588),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **CloudWatch:** Import new grafana-aws-sdk with PDC fix
[#&#8203;103249](https://redirect.github.com/grafana/grafana/pull/103249),
[@&#8203;njvrzm](https://redirect.github.com/njvrzm)
- **ColorPicker:** Fixed height when switching tabs
[#&#8203;103304](https://redirect.github.com/grafana/grafana/pull/103304),
[@&#8203;DanMPA](https://redirect.github.com/DanMPA)
- **Dashboard:** Fix Core Panel Migrations - table panel
[#&#8203;102146](https://redirect.github.com/grafana/grafana/pull/102146),
[@&#8203;axelavargas](https://redirect.github.com/axelavargas)
- **DashboardScenePage:** Correct slug in self referencing data links
[#&#8203;100048](https://redirect.github.com/grafana/grafana/pull/100048),
[@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov)
- **Dashboards:** Fix duplicate provisioning when errors occur on
title-only based provisioning
[#&#8203;102249](https://redirect.github.com/grafana/grafana/pull/102249),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **Dashboards:** Fix panel link to Grafana Metrics Drilldown
[#&#8203;103759](https://redirect.github.com/grafana/grafana/pull/103759),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **Fix:** Change secure_json_data column data type to medium text only
MYSQL
[#&#8203;102557](https://redirect.github.com/grafana/grafana/pull/102557),
[@&#8203;s4kh](https://redirect.github.com/s4kh)
- **GrafanaUI:** Prevent ToolbarButton from submitting form
[#&#8203;102228](https://redirect.github.com/grafana/grafana/pull/102228),
[@&#8203;kozhuhds](https://redirect.github.com/kozhuhds)
- **GrafanaUI:** Remove blurred background from overlay backdrops to
improve performance
[#&#8203;103563](https://redirect.github.com/grafana/grafana/pull/103563),
[@&#8203;joshhunt](https://redirect.github.com/joshhunt)
- **LDAP test:** Fix page crash
[#&#8203;102587](https://redirect.github.com/grafana/grafana/pull/102587),
[@&#8203;ashharrison90](https://redirect.github.com/ashharrison90)
- **Navigation:** Fix bookmarks when Grafana is running under subpath
[#&#8203;102679](https://redirect.github.com/grafana/grafana/pull/102679),
[@&#8203;matejkubinec](https://redirect.github.com/matejkubinec)
- **PanelEdit:** Fixes suggestions not applying options or field config
[#&#8203;102675](https://redirect.github.com/grafana/grafana/pull/102675),
[@&#8203;torkelo](https://redirect.github.com/torkelo)
- **PluginProxy:** Fix nil pointer in OAuth forwarding
[#&#8203;103626](https://redirect.github.com/grafana/grafana/pull/103626),
[@&#8203;moustafab](https://redirect.github.com/moustafab)
- **Plugins:** Fix better UX for disabled Angular plugins
[#&#8203;101333](https://redirect.github.com/grafana/grafana/pull/101333),
[@&#8203;hugohaggmark](https://redirect.github.com/hugohaggmark)
- **Plugins:** Fix support for adhoc filters with raw queries in
InfluxDB
[#&#8203;101966](https://redirect.github.com/grafana/grafana/pull/101966),
[@&#8203;beejeebus](https://redirect.github.com/beejeebus)
- **Renderer:** Fix regression on callback URL in plugin mode
[#&#8203;103787](https://redirect.github.com/grafana/grafana/pull/103787),
[@&#8203;AgnesToulet](https://redirect.github.com/AgnesToulet)
- **SQL:** Fix builder crashes when any in selected
[#&#8203;102871](https://redirect.github.com/grafana/grafana/pull/102871),
[@&#8203;zoltanbedi](https://redirect.github.com/zoltanbedi)
- **SSE:** Fix goroutine leak in math operation expression parsing
[#&#8203;102380](https://redirect.github.com/grafana/grafana/pull/102380),
[@&#8203;kylebrandt](https://redirect.github.com/kylebrandt)
- **Tempo:** Add fixes for broken exemplars
[#&#8203;103298](https://redirect.github.com/grafana/grafana/pull/103298),
[@&#8203;joey-grafana](https://redirect.github.com/joey-grafana)

##### Breaking changes

- **Alerting:** Make $value return the query value in case when a single
datasource is used
[#&#8203;102301](https://redirect.github.com/grafana/grafana/pull/102301),
[@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Relax permissions for access a rule
[#&#8203;103664](https://redirect.github.com/grafana/grafana/pull/103664),
[@&#8203;moustafab](https://redirect.github.com/moustafab)
- **Alerting:** Remove feature toggles relating to Loki Alert State
History
[#&#8203;103540](https://redirect.github.com/grafana/grafana/pull/103540),
[@&#8203;rwwiv](https://redirect.github.com/rwwiv)
- **Alerting:** Remove the POST endpoint for the internal Grafana
Alertmanager config
[#&#8203;103819](https://redirect.github.com/grafana/grafana/pull/103819),
[@&#8203;rwwiv](https://redirect.github.com/rwwiv)
- **Anonymous:** Enforce org role Viewer setting
[#&#8203;102070](https://redirect.github.com/grafana/grafana/pull/102070),
[@&#8203;eleijonmarck](https://redirect.github.com/eleijonmarck)
- **Chore:** Enable Grafana version check when installing plugins
[#&#8203;103176](https://redirect.github.com/grafana/grafana/pull/103176),
[@&#8203;andresmgot](https://redirect.github.com/andresmgot)
- **Chore:** Enabling failWrongDSUID by default in Grafana 12
[#&#8203;102192](https://redirect.github.com/grafana/grafana/pull/102192),
[@&#8203;tolzhabayev](https://redirect.github.com/tolzhabayev)
- **Config:** Removes setting `viewers_can_edit`
[#&#8203;101767](https://redirect.github.com/grafana/grafana/pull/101767),
[@&#8203;eleijonmarck](https://redirect.github.com/eleijonmarck)
-   **Frontend:** Remove Angular (Enterprise)
- **Plugin Extensions:** Clean up the deprecated APIs
[#&#8203;102102](https://redirect.github.com/grafana/grafana/pull/102102),
[@&#8203;leventebalogh](https://redirect.github.com/leventebalogh)
- **Plugins:** Remove plugin dependency version
[#&#8203;103728](https://redirect.github.com/grafana/grafana/pull/103728),
[@&#8203;wbrowne](https://redirect.github.com/wbrowne)
- **Tempo:** Remove traceQLStreaming feature toggle
[#&#8203;103619](https://redirect.github.com/grafana/grafana/pull/103619),
[@&#8203;adrapereira](https://redirect.github.com/adrapereira)

##### Plugin development fixes & changes

- **Combobox:** add grouping functionality
[#&#8203;100603](https://redirect.github.com/grafana/grafana/pull/100603),
[@&#8203;eledobleefe](https://redirect.github.com/eledobleefe)
- **Grafana UI:** Add `columnGap` + `rowGap` to `Stack`/`Grid`
[#&#8203;102883](https://redirect.github.com/grafana/grafana/pull/102883),
[@&#8203;ashharrison90](https://redirect.github.com/ashharrison90)
- **Grafana UI:** Clearly separate multiple warnings by using HTML tags
[#&#8203;97979](https://redirect.github.com/grafana/grafana/pull/97979),
[@&#8203;zenador](https://redirect.github.com/zenador)

<!-- 12.0.0 END -->

<!-- 11.6.1 START -->

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-05-11 09:26:19 +02:00
2025-04-09 18:03:21 +02:00
2024-10-23 14:57:41 +03:00
2024-10-16 14:06:37 +02:00
2025-02-08 19:00:47 +01:00
2024-10-14 00:18:14 +00:00

title
title
TrueCharts

Community Helm Chart Catalog

docs Discord GitHub last commit


TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!

All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.


Getting started using TrueCharts

docs


Support

Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!

Still something not working as expected? Contact us! and we'll figure it out together!

Development

pre-commit renovate GitHub last commit


Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.

Getting into creating Charts

For more information check the website: https://truecharts.org

Contact and Support

Discord


To contact the TrueCharts project:




Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Kjeld Schouten-Lebbing
Kjeld Schouten-Lebbing

💻 🚇 📖 👀 💵
Justin Clift
Justin Clift

📖
whiskerz007
whiskerz007

💻
Stavros Kois
Stavros Kois

💻 📖 🐛 👀 💵
allen-4
allen-4

💻
Troy Prelog
Troy Prelog

💻 📖 💵
Dan Sheridan
Dan Sheridan

💻
Sebastien Dupont
Sebastien Dupont

📖 💵
Vegetto
Vegetto

👀
Ellie Nieuwdorp
Ellie Nieuwdorp

💻
Nate Walck
Nate Walck

💻
Lloyd
Lloyd

💻 💵
Dave Withnall
Dave Withnall

📖
ksimm1
ksimm1

📖 🐛 💵 🧑‍🏫
Aaron Johnson
Aaron Johnson

📖
Ralph
Ralph

💻
Joachim Baten
Joachim Baten

💻 🐛
Michael Yang
Michael Yang

💻
Ciaran Farley
Ciaran Farley

📖
Heavybullets8
Heavybullets8

📖 💻 🐛 📹 🧑‍🏫 💵
662
662

💻
alex171
alex171

📖
Techno Tim
Techno Tim

📖
Mingyao Liu
Mingyao Liu

💻 🐛
NightShaman
NightShaman

💻 📖 🐛 💵 🧑‍🏫
Andrew Smith
Andrew Smith

📖 ⚠️
Bob Klosinski
Bob Klosinski

💻
Sukarn
Sukarn

💻 📖
sebs
sebs

💻
Dyllan Tinoco
Dyllan Tinoco

💻
StevenMcElligott
StevenMcElligott

💻 💵 📖 🐛 🧑‍🏫
brothergomez
brothergomez

💻 🐛
sagit
sagit

💻 🐛 📹 📖 🧑‍🏫
Nevan Chow
Nevan Chow

💻
Daniel Carlsson
Daniel Carlsson

🐛
Devon Louie
Devon Louie

🐛
Alex-Orsholits
Alex-Orsholits

🐛
Tails32
Tails32

🐛
Menaxerius
Menaxerius

🐛
hidefog
hidefog

🐛
Darren Gibbard
Darren Gibbard

🐛
Barti
Barti

🐛
Sunii
Sunii

🐛
trbmchs
trbmchs

🐛
Light
Light

🐛
Boostflow
Boostflow

🐛
Trigardon
Trigardon

🐛
dbb12345
dbb12345

🐛 💻
karypid
karypid

🐛
Philipp
Philipp

🐛
John
John

🐛 📖
John Parton
John Parton

🐛
Marc
Marc

🐛
fdzaebel
fdzaebel

🐛
kloeckwerx
kloeckwerx

🐛
Bradley Bare
Bradley Bare

🐛
Alexander Thamm
Alexander Thamm

🐛
rexit1982
rexit1982

🐛
iaxx
iaxx

🐛
Xstar97
Xstar97

💻 🐛 🧑‍🏫
ornias
ornias

📹
Josh Asplund
Josh Asplund

💵
midnight33233
midnight33233

💵
kbftech
kbftech

💵
hogenf
hogenf

💵
Hawks
Hawks

💵
Jim Russell
Jim Russell

💵
TheGovnah
TheGovnah

💵
famewolf
famewolf

💵 🐛
Konrad Bujak
Konrad Bujak

📖
190n
190n

💻 📖
Alexej Kubarev
Alexej Kubarev

📖
r-vanooyen
r-vanooyen

📖
shadofall
shadofall

📖 🧑‍🏫
agreppin
agreppin

💻
Stavros Ntentos
Stavros Ntentos

💻 🤔
Vlad-Florin Ilie
Vlad-Florin Ilie

💻
huma2000
huma2000

🐛
hugalafutro
hugalafutro

🐛 💵
yehia Amer
yehia Amer

📖
Tyler Stransky
Tyler Stransky

🐛
juggie
juggie

🐛
Ben Tilford
Ben Tilford

🐛 💻
I-nebukad-I
I-nebukad-I

🐛 💻
Ethan Leisinger
Ethan Leisinger

💻 📖
Cullen Murphy
Cullen Murphy

💻 🐛
Jason Thatcher
Jason Thatcher

💻 🐛 📖
Stefan Schramek
Stefan Schramek

🐛
nokaka
nokaka

🐛
Gal Szkolnik
Gal Szkolnik

🐛
Evgeny Stepanovych
Evgeny Stepanovych

🐛
Waqar Ahmed
Waqar Ahmed

🐛
DrSKiZZ
DrSKiZZ

💵
Jan Puciłowski
Jan Puciłowski

💻 ⚠️
Shaun Coyne
Shaun Coyne

💵
Christoph
Christoph

💵
Brandon Rutledge
Brandon Rutledge

🐛
Michael Bestas
Michael Bestas

🐛
Jurģis Rudaks
Jurģis Rudaks

🐛
brunofatia
brunofatia

💵
TopicsLP
TopicsLP

📖
Michael Schnerring
Michael Schnerring

🐛 💻
Tamas Nagy
Tamas Nagy

🐛
OpenSpeedTest™️
OpenSpeedTest™️

💻
Richard James Acton
Richard James Acton

📖
lps-rocks
lps-rocks

🐛
Faust
Faust

🐛
uranderu
uranderu

🐛
Tom Cassady
Tom Cassady

🐛
Huftierchen
Huftierchen

🐛
ZasX
ZasX

📖 🧑‍🏫 💻
Kevin T.
Kevin T.

🐛
Steven Scott
Steven Scott

📖
Watteel Pascal
Watteel Pascal

💻
JamesOsborn-SE
JamesOsborn-SE

💻 📖
NeoToxic
NeoToxic

🧑‍🏫 🐛
jab416171
jab416171

📖
Anna
Anna

📖
ChaosBlades
ChaosBlades

🐛
Patric Stout
Patric Stout

💻
Ben Kochie
Ben Kochie

💻
Jeff Bachtel
Jeff Bachtel

📖
Ben Woods
Ben Woods

💻
Karl Shea
Karl Shea

🐛
Balakumaran MN
Balakumaran MN

📖
Jesperbelt
Jesperbelt

📖
cccs31
cccs31

🐛
Sam Smucny
Sam Smucny

💻
Keith Cirkel
Keith Cirkel

💻
mgale456
mgale456

💻
Alec Fenichel
Alec Fenichel

💻
John Dorman
John Dorman

💻
Dan
Dan

💻
u4ium
u4ium

📖
ErroneousBosch
ErroneousBosch

🐛
MaverickD650
MaverickD650

💻 🐛
Grogdor
Grogdor

📖
Ryan Gooler
Ryan Gooler

📖
Rob Herley
Rob Herley

📖
Christian Heimlich
Christian Heimlich

📖
l-moon-git
l-moon-git

💻
hughes5
hughes5

📖
sdimovv
sdimovv

💻
AllieQpzm
AllieQpzm

💻
Dominik
Dominik

🐛
renovate[bot]
renovate[bot]

🔧
allcontributors[bot]
allcontributors[bot]

🔧
dependabot[bot]
dependabot[bot]

🔧
TrueCharts Bot
TrueCharts Bot

🔧 🚇 💻
Mend Renovate
Mend Renovate

🔧
Simone
Simone

💻
Jean-François Roy
Jean-François Roy

💻
Whiskey24
Whiskey24

💻
inmanturbo
inmanturbo

📖
Alex
Alex

💻
Brian Semrad
Brian Semrad

💻
Christopher
Christopher

💻 📖
Csaba Engedi
Csaba Engedi

💻
Cyb3rzombie
Cyb3rzombie

💻
Eric Cavalcanti
Eric Cavalcanti

💻
Gavin Chappell
Gavin Chappell

💻 🐛
raynay-r
raynay-r

💻
Jip-Hop
Jip-Hop

📖
Jonas Wrede
Jonas Wrede

💻
SilentNyte
SilentNyte

📖
Stan
Stan

💻
Tiago Gaspar
Tiago Gaspar

💻
gismo2004
gismo2004

💻
jsegaert
jsegaert

📖
Miguel Angel Nubla
Miguel Angel Nubla

💻
xal3xhx
xal3xhx

💻
jeremybox
jeremybox

📖
Cameron Sabuda
Cameron Sabuda

📖
Jeroen Schepens
Jeroen Schepens

🐛
James Wright
James Wright

📖
Malpractis
Malpractis

🐛
CommanderStarhump
CommanderStarhump

🐛
Vianchiel
Vianchiel

🐛
Maximilian Ehlers
Maximilian Ehlers

🐛
nautilus7
nautilus7

🐛 💻
kqmaverick
kqmaverick

🐛
ccalby
ccalby

🐛
kofeyh
kofeyh

🐛
imjustleaving
imjustleaving

🐛
Cristian Torres
Cristian Torres

🐛
schopenhauer
schopenhauer

🐛
Zackptg5
Zackptg5

🐛
Brad Ackerman
Brad Ackerman

🐛
mcspiff313
mcspiff313

🐛
Fletcher Nichol
Fletcher Nichol

💻 🐛
Marco Faggian
Marco Faggian

💻
John P
John P

📖
kryojenik
kryojenik

💻
Malcolm
Malcolm

📖
depasseg
depasseg

📖
j1mbl3s
j1mbl3s

📖
VictorienXP
VictorienXP

💻
yelhouti
yelhouti

💻
Jaroslav Lichtblau
Jaroslav Lichtblau

📖
MaximilianS
MaximilianS

📖
Dion Larson
Dion Larson

💻 📖
Physics-Dude
Physics-Dude

📖
waflint
waflint

💻
Henry Wilkinson
Henry Wilkinson

💻 📖
cedstrom
cedstrom

💻
v3DJG6GL
v3DJG6GL

🐛 💻
polarstack
polarstack

💻
Keyvan
Keyvan

💻
MickaelFontes
MickaelFontes

💻
David CM
David CM

💻
Aamir Azad
Aamir Azad

📖
Jordan Woyak
Jordan Woyak

💻
Simon Hofman
Simon Hofman

💻
notyouraveragegamer
notyouraveragegamer

📖
Varac
Varac

💻
tuxsudo
tuxsudo

💻
TylerRudie
TylerRudie

📖
qnb59bny5x
qnb59bny5x

💻
Filip Bednárik
Filip Bednárik

🐛
Serhii Shcherbinin
Serhii Shcherbinin

💻
Quentin Raynaud
Quentin Raynaud

🐛
Felix Schäfer
Felix Schäfer

📖
Julien Nicolas de Verteuil
Julien Nicolas de Verteuil

💻
Gabriel Donadel Dall'Agnol
Gabriel Donadel Dall'Agnol

📖
Jon S. Stumpf
Jon S. Stumpf

📖
Tanguille
Tanguille

📖
Dennis
Dennis

🐛 📖
TheIceCreamTroll
TheIceCreamTroll

💻
Atanas Pamukchiev
Atanas Pamukchiev

💻
Boemeltrein
Boemeltrein

📖
Yiannis Marangos
Yiannis Marangos

💻
Michael Ruoss
Michael Ruoss

💻
Aron Kahrs
Aron Kahrs

💻
nemesis1982
nemesis1982

📖
Ed P
Ed P

💻
Frédéric Nadeau
Frédéric Nadeau

📖
frapbod
frapbod

💻
Max Bachhuber
Max Bachhuber

💻
zierbeek
zierbeek

💻
Ac1dburn
Ac1dburn

💻
Antoine Saget
Antoine Saget

📖
Ben Bodenmiller
Ben Bodenmiller

🐛
felixfon
felixfon

📖
adtwomey
adtwomey

📖
alfi0812
alfi0812

💻 📖 🐛 👀
Agassi
Agassi

💻
Artur
Artur

💻
Morgan Hunter
Morgan Hunter

💻
Aleksandr Oleinikov
Aleksandr Oleinikov

💻
Jamie
Jamie

💻
David Gries
David Gries

🐛 💻
Phreeman33
Phreeman33

💻 🐛
Jens Wolvers
Jens Wolvers

💻
Bart Willems
Bart Willems

💻
Caidy
Caidy

💻
Mr Khachaturov
Mr Khachaturov

💻
LordCrash101
LordCrash101

📖
elendil95
elendil95

💻
TheDodger
TheDodger

💻
Saad Awan
Saad Awan

💻
Felix von Arx
Felix von Arx

💻
yodatak
yodatak

💻
Marcel Henrich
Marcel Henrich

💻
Florent Viel
Florent Viel

💻
SniperAsh6
SniperAsh6

💻
Alexandre Acebedo
Alexandre Acebedo

💻
Douglas Chimento
Douglas Chimento

💻
Addison McDermid
Addison McDermid

💻
Jaël Gareau
Jaël Gareau

💻
Steve Sampson
Steve Sampson

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

License


Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.

An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.

SPDX-License-Identifier: AGPL-3.0


built-with-resentment contains-technical-debt

S
Description
Fork of trueforge-org/truecharts with some customizations
Readme 890 MiB
luanti-v1.0.0 Latest
2026-07-08 18:51:26 +00:00
Languages
Go Template 97.9%
Shell 2.1%