feat(container): update image ghcr.io/grafana/helm-charts/grafana ( 10.0.0 ➔ 10.1.0 )#3469
Merged
unsc-oni-ancilla[bot] merged 1 commit intomainfrom Oct 10, 2025
Merged
Conversation
Contributor
Author
--- kubernetes/apps/observability/grafana/app Kustomization: observability/grafana OCIRepository: observability/grafana
+++ kubernetes/apps/observability/grafana/app Kustomization: observability/grafana OCIRepository: observability/grafana
@@ -11,9 +11,9 @@
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 10.0.0
+ tag: 10.1.0
url: oci://ghcr.io/grafana/helm-charts/grafana
|
Contributor
Author
--- HelmRelease: observability/grafana Deployment: observability/grafana
+++ HelmRelease: observability/grafana Deployment: observability/grafana
@@ -19,13 +19,13 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: 3edeca508d9d1ff7029e535fe6210bc974347ae91792ee33070394209d354bf3
+ checksum/dashboards-json-config: 62b8505af5315700ff982019ac2b7a12aefd04d31b0d919aca9e89a7e1ec18ce
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
shareProcessNamespace: false
@@ -135,13 +135,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:12.1.1
+ image: docker.io/grafana/grafana:12.2.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.0.0->10.1.0Release Notes
grafana/grafana (ghcr.io/grafana/helm-charts/grafana)
v10.1.0: 10.1.0 (2023-08-01)Compare Source
Download page
What's new highlights
Features and enhancements
kind,attributeandidentifierfields for better search performance. #71933, @IevaVasiljevaNew folderinto a drawer. #69706, @ashharrison90decolorizelogql operation. #68972, @ivanahuckovaSkip to contentlink. #68065, @ashharrison90$__timezonetemplate variable. #66785, @VictorColombBug fixes
serviceTagsandtagsto be empty for trace results. #73197, @aangeliscNew dashboardpage has the correct breadcrumb hierarchy. #69758, @ashharrison90skip_org_role_syncwith Env variables. #68364, @eleijonmarckConfiguration
📅 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.
This PR has been generated by Renovate Bot.