-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(helm)!: Update chart grafana to 8.8.2 #260
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/grafana-8.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
--- kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana
+++ kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana
@@ -12,13 +12,13 @@
spec:
chart: grafana
sourceRef:
kind: HelmRepository
name: grafana
namespace: flux-system
- version: 7.2.5
+ version: 8.8.2
dependsOn:
- name: local-path-provisioner
namespace: kube-system
install:
remediation:
retries: 3 |
--- HelmRelease: monitoring/grafana ServiceAccount: monitoring/grafana
+++ HelmRelease: monitoring/grafana ServiceAccount: monitoring/grafana
@@ -1,11 +1,11 @@
---
apiVersion: v1
kind: ServiceAccount
+automountServiceAccountToken: false
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
name: grafana
namespace: monitoring
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-config-dashboards
+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-config-dashboards
@@ -2,13 +2,12 @@
apiVersion: v1
kind: ConfigMap
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
name: grafana-config-dashboards
namespace: monitoring
data:
provider.yaml: |-
apiVersion: 1
providers:
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana
+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
data:
grafana.ini: |
[analytics]
check_for_plugin_updates = false
check_for_updates = false
reporting_enabled = false
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-default
+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-default
@@ -4,11 +4,9 @@
metadata:
name: grafana-dashboards-default
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: default
- grafana_dashboard: ''
data: {}
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-flux
+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-flux
@@ -4,11 +4,9 @@
metadata:
name: grafana-dashboards-flux
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: flux
- grafana_dashboard: ''
data: {}
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-kubernetes
+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-kubernetes
@@ -4,11 +4,9 @@
metadata:
name: grafana-dashboards-kubernetes
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: kubernetes
- grafana_dashboard: ''
data: {}
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-nginx
+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana-dashboards-nginx
@@ -4,11 +4,9 @@
metadata:
name: grafana-dashboards-nginx
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: nginx
- grafana_dashboard: ''
data: {}
--- HelmRelease: monitoring/grafana PersistentVolumeClaim: monitoring/grafana
+++ HelmRelease: monitoring/grafana PersistentVolumeClaim: monitoring/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
finalizers:
- kubernetes.io/pvc-protection
spec:
accessModes:
- ReadWriteOnce
resources:
--- HelmRelease: monitoring/grafana ClusterRole: monitoring/grafana-clusterrole
+++ HelmRelease: monitoring/grafana ClusterRole: monitoring/grafana-clusterrole
@@ -2,13 +2,12 @@
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
name: grafana-clusterrole
rules:
- apiGroups:
- ''
resources:
- configmaps
--- HelmRelease: monitoring/grafana ClusterRoleBinding: monitoring/grafana-clusterrolebinding
+++ HelmRelease: monitoring/grafana ClusterRoleBinding: monitoring/grafana-clusterrolebinding
@@ -3,13 +3,12 @@
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: grafana-clusterrolebinding
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
subjects:
- kind: ServiceAccount
name: grafana
namespace: monitoring
roleRef:
kind: ClusterRole
--- HelmRelease: monitoring/grafana Role: monitoring/grafana
+++ HelmRelease: monitoring/grafana Role: monitoring/grafana
@@ -4,9 +4,8 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
rules: []
--- HelmRelease: monitoring/grafana RoleBinding: monitoring/grafana
+++ HelmRelease: monitoring/grafana RoleBinding: monitoring/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: grafana
subjects:
- kind: ServiceAccount
--- HelmRelease: monitoring/grafana Service: monitoring/grafana
+++ HelmRelease: monitoring/grafana Service: monitoring/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- name: service
port: 80
protocol: TCP
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
revisionHistoryLimit: 10
selector:
matchLabels:
app.kubernetes.io/name: grafana
@@ -20,13 +19,13 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: 980a2f11a615672d466ce2120f307b200eba6a1f1654f3a9c690869a6575d592
+ checksum/dashboards-json-config: 7e05e4f9f051c5a233ed4d41c1fea98755848e07cc97d996ef8c7d78bb3f1fde
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
kubectl.kubernetes.io/default-container: grafana
secret.reloader.stakater.com/reload: grafana-config-secret
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
@@ -77,13 +76,13 @@
subPath: download_dashboards.sh
- name: storage
mountPath: /var/lib/grafana
enableServiceLinks: true
containers:
- name: grafana-sc-dashboard
- image: quay.io/kiwigrid/k8s-sidecar:1.25.2
+ image: quay.io/kiwigrid/k8s-sidecar:1.28.0
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_dashboard
@@ -117,13 +116,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-dashboard-volume
mountPath: /tmp/dashboards
- name: grafana-sc-datasources
- image: quay.io/kiwigrid/k8s-sidecar:1.25.2
+ image: quay.io/kiwigrid/k8s-sidecar:1.28.0
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource
@@ -155,13 +154,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:10.2.3
+ image: docker.io/grafana/grafana:11.4.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -198,12 +197,15 @@
- name: gossip-tcp
containerPort: 9094
protocol: TCP
- name: gossip-udp
containerPort: 9094
protocol: UDP
+ - name: profiling
+ containerPort: 6060
+ protocol: TCP
env:
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: GF_SECURITY_ADMIN_USER
--- HelmRelease: monitoring/grafana Ingress: monitoring/grafana
+++ HelmRelease: monitoring/grafana Ingress: monitoring/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
annotations:
hajimari.io/icon: simple-icons:grafana
spec:
ingressClassName: internal
tls:
- hosts:
--- HelmRelease: monitoring/grafana ServiceMonitor: monitoring/grafana
+++ HelmRelease: monitoring/grafana ServiceMonitor: monitoring/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: monitoring
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
spec:
endpoints:
- port: service
interval: 30s
scrapeTimeout: 30s
honorLabels: true |
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.0.1
feat(helm)!: Update chart grafana to 8.0.2
Jun 12, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
June 12, 2024 11:34
37c2255
to
5cca4f4
Compare
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
June 27, 2024 08:03
5cca4f4
to
d933d45
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.0.2
feat(helm)!: Update chart grafana to 8.1.1
Jun 27, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
June 28, 2024 00:44
d933d45
to
70d1232
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.1.1
feat(helm)!: Update chart grafana to 8.2.0
Jun 28, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 2, 2024 02:52
70d1232
to
eff565f
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.2.0
feat(helm)!: Update chart grafana to 8.2.2
Jul 2, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 3, 2024 10:28
eff565f
to
ff630f9
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.2.2
feat(helm)!: Update chart grafana to 8.3.1
Jul 3, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 4, 2024 16:24
ff630f9
to
ac9eef5
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.3.1
feat(helm)!: Update chart grafana to 8.3.2
Jul 4, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 12, 2024 21:47
ac9eef5
to
c65ed4f
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.3.2
feat(helm)!: Update chart grafana to 8.3.3
Jul 12, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 13, 2024 13:22
c65ed4f
to
d13fc83
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.3.3
feat(helm)!: Update chart grafana to 8.3.4
Jul 13, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 17, 2024 18:13
d13fc83
to
dce7b6a
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.3.4
feat(helm)!: Update chart grafana to 8.3.5
Jul 17, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 20, 2024 21:16
dce7b6a
to
5b8374a
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.3.5
feat(helm)!: Update chart grafana to 8.3.6
Jul 20, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 30, 2024 01:14
5b8374a
to
8518758
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.3.6
feat(helm)!: Update chart grafana to 8.3.7
Jul 30, 2024
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.3.7
feat(helm)!: Update chart grafana to 8.4.0
Jul 31, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 31, 2024 11:12
8518758
to
b9995c9
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.4
feat(helm)!: Update chart grafana to 8.5.5
Oct 15, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 17, 2024 14:37
2896b58
to
fb5b2d2
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.5
feat(helm)!: Update chart grafana to 8.5.6
Oct 17, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 19, 2024 03:45
fb5b2d2
to
8eb28ad
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.6
feat(helm)!: Update chart grafana to 8.5.8
Oct 19, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 30, 2024 12:31
8eb28ad
to
7879a57
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.8
feat(helm)!: Update chart grafana to 8.5.9
Oct 30, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 30, 2024 17:17
7879a57
to
932a84c
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.9
feat(helm)!: Update chart grafana to 8.5.10
Oct 30, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 30, 2024 18:45
932a84c
to
c61a670
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.10
feat(helm)!: Update chart grafana to 8.5.11
Oct 30, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
November 5, 2024 01:53
c61a670
to
49e13c8
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.11
feat(helm)!: Update chart grafana to 8.5.12
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
November 11, 2024 00:22
49e13c8
to
3324685
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.12
feat(helm)!: Update chart grafana to 8.6.0
Nov 11, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
November 22, 2024 04:44
3324685
to
fb40988
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.6.0
feat(helm)!: Update chart grafana to 8.6.1
Nov 22, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
November 26, 2024 11:31
fb40988
to
8736d22
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.6.1
feat(helm)!: Update chart grafana to 8.6.2
Nov 26, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
November 27, 2024 05:00
8736d22
to
1d72cb0
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.6.2
feat(helm)!: Update chart grafana to 8.6.3
Nov 27, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
November 29, 2024 15:57
1d72cb0
to
be25966
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.6.3
feat(helm)!: Update chart grafana to 8.6.4
Nov 29, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
December 12, 2024 19:30
be25966
to
65f4346
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.6.4
feat(helm)!: Update chart grafana to 8.7.0
Dec 12, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
December 15, 2024 18:40
65f4346
to
37ca176
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.7.0
feat(helm)!: Update chart grafana to 8.8.1
Dec 15, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
December 16, 2024 21:39
37ca176
to
ac019e9
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.8.1
feat(helm)!: Update chart grafana to 8.8.2
Dec 16, 2024
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:
7.2.5
->8.8.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/helm-charts (grafana)
v8.8.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@tempo-1.16.0...grafana-8.8.2
v8.8.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-8.8.0...grafana-8.8.1
v8.8.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-8.7.1...grafana-8.8.0
v8.7.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@tempo-distributed-1.26.1...grafana-8.7.1
v8.7.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@tempo-distributed-1.26.0...grafana-8.7.0
v8.6.4
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@helm-loki-6.22.0...grafana-8.6.4
v8.6.3
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@beyla-1.5.0...grafana-8.6.3
v8.6.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@mimir-distributed-5.6.0-weekly.318...grafana-8.6.2
v8.6.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@oncall-1.13.3...grafana-8.6.1
v8.6.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@tempo-vulture-0.7.0...grafana-8.6.0
v8.5.12
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
managed-by
should not be templated by @bleggett in https://github.com/grafana/helm-charts/pull/3398New Contributors
Full Changelog: grafana/helm-charts@beyla-1.4.5...grafana-8.5.12
v8.5.11
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.5.10...grafana-8.5.11
v8.5.10
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@beyla-1.4.4...grafana-8.5.10
v8.5.9
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@k8s-monitoring-1.6.1...grafana-8.5.9
v8.5.8
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.5.7...grafana-8.5.8
v8.5.7
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@alloy-0.9.2...grafana-8.5.7
v8.5.6
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@helm-loki-6.18.0...grafana-8.5.6
v8.5.5
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@tempo-distributed-1.18.4...grafana-8.5.5
v8.5.4
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@mimir-distributed-5.5.0...grafana-8.5.4
v8.5.3
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@alloy-0.9.1...grafana-8.5.3
v8.5.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@alloy-0.9.0...grafana-8.5.2
v8.5.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@helm-loki-6.11.0...grafana-8.5.1
v8.5.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.4.9...grafana-8.5.0
v8.4.9
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@helm-loki-6.10.1...grafana-8.4.9
v8.4.8
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@alloy-0.6.1...grafana-8.4.8
v8.4.7
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.4.6...grafana-8.4.7
v8.4.6
Compare Source
v8.4.5
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-sampling-1.0.0...grafana-8.4.5
v8.4.4
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.4.3...grafana-8.4.4
v8.4.3
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.4.2...grafana-8.4.3
v8.4.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@tempo-distributed-1.16.1...grafana-8.4.2
v8.4.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@k8s-monitoring-1.4.4...grafana-8.4.1
v8.4.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@loki-distributed-0.79.2...grafana-8.4.0
v8.3.8
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@tempo-distributed-1.15.3...grafana-8.3.8
v8.3.7
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-agent-operator-0.4.1...grafana-8.3.7
v8.3.6
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-8.3.5...grafana-8.3.6
v8.3.5
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@synthetic-monitoring-agent-0.3.0...grafana-8.3.5
v8.3.4
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@loki-distributed-0.79.1...grafana-8.3.4
v8.3.3
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@alloy-0.5.1...grafana-8.3.3
v8.3.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@helm-loki-6.6.5...grafana-8.3.2
v8.3.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.3.0...grafana-8.3.1
v8.3.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0
v8.2.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@tempo-distributed-1.13.1...grafana-8.2.2
v8.2.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.2.0...grafana-8.2.1
v8.2.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-8.1.1...grafana-8.2.0
v8.1.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-8.1.0...grafana-8.1.1
v8.1.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@alloy-0.4.0...grafana-8.1.0
v8.0.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@k8s-monitoring-1.0.13...grafana-8.0.2
v8.0.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
folderUid
option by @Rohlik in https://github.com/grafana/helm-charts/pull/2956New Contributors
Full Changelog: grafana/helm-charts@tempo-distributed-1.11.0...grafana-8.0.1
v8.0.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-7.3.12...grafana-8.0.0
v7.3.12
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@oncall-1.5.5...grafana-7.3.12
v7.3.11
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@k8s-monitoring-1.0.8...grafana-7.3.11
v7.3.10
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@tempo-distributed-1.9.9...grafana-7.3.10
v7.3.9
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-sampling-0.1.1...grafana-7.3.9
v7.3.8
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@rollout-operator-0.15.0...grafana-7.3.8
v7.3.7
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@k8s-monitoring-0.11.2...grafana-7.3.7
v7.3.6
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-7.3.5...grafana-7.3.6
v7.3.5
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-7.3.4...grafana-7.3.5
v7.3.4
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
serviceAccount.automountServiceAccountToken
and documentautomountServiceAccountToken
by @jkroepke in https://github.com/grafana/helm-charts/pull/2997Full Changelog: grafana/helm-charts@grafana-agent-0.36.0...grafana-7.3.4
v7.3.3
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@loki-distributed-0.78.3...grafana-7.3.3
v7.3.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-7.3.1...grafana-7.3.2
v7.3.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-agent-0.33.0...grafana-7.3.1
v7.3.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@promtail-6.15.5...grafana-7.3.0
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.