This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(helm)!: Update chart grafana to 8.5.11 #943
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/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana
+++ kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana
@@ -13,13 +13,13 @@
spec:
chart: grafana
sourceRef:
kind: HelmRepository
name: grafana
namespace: flux-system
- version: 7.3.10
+ version: 8.5.11
dependsOn:
- name: openebs
namespace: openebs-system
install:
remediation:
retries: 3 |
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-default
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-default
@@ -6,9 +6,8 @@
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
app.kubernetes.io/managed-by: Helm
dashboard-provider: default
- grafana_dashboard: ''
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-flux
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-flux
@@ -6,9 +6,8 @@
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
app.kubernetes.io/managed-by: Helm
dashboard-provider: flux
- grafana_dashboard: ''
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-kubernetes
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-kubernetes
@@ -6,9 +6,8 @@
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
app.kubernetes.io/managed-by: Helm
dashboard-provider: kubernetes
- grafana_dashboard: ''
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-nginx
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-nginx
@@ -6,9 +6,8 @@
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
app.kubernetes.io/managed-by: Helm
dashboard-provider: nginx
- grafana_dashboard: ''
data: {}
--- HelmRelease: observability/grafana Deployment: observability/grafana
+++ HelmRelease: observability/grafana Deployment: observability/grafana
@@ -20,15 +20,15 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: ef977db1900fa19f2f40ff76eb61409d17bbe501b1cc68d7762b74dbf43bbc5b
+ checksum/dashboards-json-config: cf09ccbf6982a5f4539f6c725e5ffa57f19eb392acd5cbc37dfa8ded38ea2cff
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
- checksum/secret: ee53c7311ad94e56ce038ca4960073d2b3150829eadf835f98b582b64f3329ef
+ checksum/secret: 24a96eb55e6af3bf1aa101ef1c1094af6938e6d09a654fb93539391d03243d9d
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
fsGroup: 472
@@ -77,13 +77,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.26.1
+ image: quay.io/kiwigrid/k8s-sidecar:1.28.0
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_dashboard
@@ -117,13 +117,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-dashboard-volume
mountPath: /tmp/dashboards
- name: grafana-sc-datasources
- image: quay.io/kiwigrid/k8s-sidecar:1.26.1
+ image: quay.io/kiwigrid/k8s-sidecar:1.28.0
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource
@@ -155,13 +155,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:10.4.1
+ image: docker.io/grafana/grafana:11.3.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
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 10:43
1dae4ba
to
483db5d
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
2 times, most recently
from
June 28, 2024 01:26
240a45d
to
45ae6a7
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
changed the title
feat(helm)!: Update chart grafana to 8.2.0
feat(helm)!: Update chart grafana to 8.2.1
Jul 1, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 1, 2024 10:13
45ae6a7
to
a04d4f8
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.2.1
feat(helm)!: Update chart grafana to 8.2.2
Jul 1, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
July 1, 2024 22:54
a04d4f8
to
d1af713
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
2 times, most recently
from
July 4, 2024 13:48
7796cc7
to
7c43297
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 23:05
7c43297
to
67e8c86
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 10:53
67e8c86
to
7caa063
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:02
7caa063
to
46aca1c
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 20:10
46aca1c
to
dac83df
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:48
dac83df
to
8700d20
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
changed the title
feat(helm)!: Update chart grafana to 8.4.5
feat(helm)!: Update chart grafana to 8.4.6
Aug 19, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
August 22, 2024 04:47
77868f4
to
1c9e140
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.4.6
feat(helm)!: Update chart grafana to 8.4.7
Aug 22, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
August 24, 2024 13:47
1c9e140
to
653bf27
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.4.7
feat(helm)!: Update chart grafana to 8.4.8
Aug 24, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
August 28, 2024 11:45
653bf27
to
ec2485c
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.4.8
feat(helm)!: Update chart grafana to 8.4.9
Aug 28, 2024
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.4.9
feat(helm)!: Update chart grafana to 8.5.0
Aug 28, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
August 28, 2024 13:09
ec2485c
to
f38e08c
Compare
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
September 4, 2024 18:24
f38e08c
to
27d4226
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.0
feat(helm)!: Update chart grafana to 8.5.1
Sep 4, 2024
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.1
feat(helm)!: Update chart grafana to 8.5.2
Oct 2, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 2, 2024 10:50
27d4226
to
7a2208c
Compare
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 13, 2024 22:10
7a2208c
to
98a245b
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.2
feat(helm)!: Update chart grafana to 8.5.3
Oct 13, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 14, 2024 19:46
98a245b
to
1b68cf8
Compare
renovate
bot
changed the title
feat(helm)!: Update chart grafana to 8.5.3
feat(helm)!: Update chart grafana to 8.5.4
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/grafana-8.x
branch
from
October 14, 2024 22:44
1b68cf8
to
a422d0b
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 14, 2024
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 17, 2024 15:07
a422d0b
to
3f00405
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 19, 2024 05:13
3f00405
to
d39c41f
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
2 times, most recently
from
October 30, 2024 17:47
740fade
to
c75240c
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:39
c75240c
to
0440437
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.3.10
->8.5.11
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/helm-charts (grafana)
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
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.