generated from onedr0p/cluster-template
-
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
fix(helm): update grafana ( 8.5.2 → 8.5.12 ) [neo] #336
Merged
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/neo/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana
+++ kubernetes/neo/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: 8.5.2
+ version: 8.5.12
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- HelmRelease: observability/grafana ServiceAccount: observability/grafana
+++ HelmRelease: observability/grafana ServiceAccount: observability/grafana
@@ -3,10 +3,9 @@
kind: ServiceAccount
automountServiceAccountToken: true
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
name: grafana
namespace: observability
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-config-dashboards
+++ HelmRelease: observability/grafana ConfigMap: observability/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
annotations:
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-admin-secret
name: grafana-config-dashboards
namespace: observability
data:
--- HelmRelease: observability/grafana ConfigMap: observability/grafana
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
annotations:
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-admin-secret
data:
plugins: grafana-clock-panel,grafana-piechart-panel,grafana-worldmap-panel,natel-discrete-panel,pr0ps-trackmap-panel,vonage-status-panel
grafana.ini: |
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-default
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-default
@@ -4,10 +4,9 @@
metadata:
name: grafana-dashboards-default
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: default
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-flux
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-flux
@@ -4,10 +4,9 @@
metadata:
name: grafana-dashboards-flux
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: flux
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-istio
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-istio
@@ -4,10 +4,9 @@
metadata:
name: grafana-dashboards-istio
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: istio
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-kubernetes
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-kubernetes
@@ -4,10 +4,9 @@
metadata:
name: grafana-dashboards-kubernetes
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: kubernetes
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-postgres
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-postgres
@@ -4,10 +4,9 @@
metadata:
name: grafana-dashboards-postgres
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: postgres
data: {}
--- HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-unpoller
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana-dashboards-unpoller
@@ -4,10 +4,9 @@
metadata:
name: grafana-dashboards-unpoller
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
dashboard-provider: unpoller
data: {}
--- HelmRelease: observability/grafana ClusterRole: observability/grafana-clusterrole
+++ HelmRelease: observability/grafana ClusterRole: observability/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
annotations:
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-admin-secret
name: grafana-clusterrole
rules:
- apiGroups:
--- HelmRelease: observability/grafana ClusterRoleBinding: observability/grafana-clusterrolebinding
+++ HelmRelease: observability/grafana ClusterRoleBinding: observability/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
annotations:
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-admin-secret
subjects:
- kind: ServiceAccount
name: grafana
--- HelmRelease: observability/grafana Role: observability/grafana
+++ HelmRelease: observability/grafana Role: observability/grafana
@@ -4,12 +4,11 @@
metadata:
name: grafana
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
annotations:
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-admin-secret
rules: []
--- HelmRelease: observability/grafana RoleBinding: observability/grafana
+++ HelmRelease: observability/grafana RoleBinding: observability/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
annotations:
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-admin-secret
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
--- HelmRelease: observability/grafana Service: observability/grafana-image-renderer
+++ HelmRelease: observability/grafana Service: observability/grafana-image-renderer
@@ -4,13 +4,12 @@
metadata:
name: grafana-image-renderer
namespace: observability
labels:
app.kubernetes.io/name: grafana-image-renderer
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- name: http
port: 8081
protocol: TCP
--- HelmRelease: observability/grafana Service: observability/grafana
+++ HelmRelease: observability/grafana Service: observability/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: observability
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: observability/grafana Deployment: observability/grafana
+++ HelmRelease: observability/grafana Deployment: observability/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: observability
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
annotations:
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-admin-secret
spec:
replicas: 1
revisionHistoryLimit: 10
@@ -23,13 +22,13 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: fc60092ff1253597e7d0f2930dd64105e8d070c1a9144b4f1e72d55051fab8e6
+ checksum/dashboards-json-config: e81f4e96280f4e5d0c0a181dc00cd72e3dd28196156e92a97c7cd73c8678df05
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
@@ -60,13 +59,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.27.4
+ image: quay.io/kiwigrid/k8s-sidecar:1.28.0
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_dashboard
@@ -100,13 +99,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-dashboard-volume
mountPath: /tmp/dashboards
- name: grafana-sc-datasources
- image: quay.io/kiwigrid/k8s-sidecar:1.27.4
+ image: quay.io/kiwigrid/k8s-sidecar:1.28.0
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource
@@ -138,13 +137,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:11.2.1
+ image: docker.io/grafana/grafana:11.3.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
--- HelmRelease: observability/grafana Deployment: observability/grafana-image-renderer
+++ HelmRelease: observability/grafana Deployment: observability/grafana-image-renderer
@@ -4,13 +4,12 @@
metadata:
name: grafana-image-renderer
namespace: observability
labels:
app.kubernetes.io/name: grafana-image-renderer
app.kubernetes.io/instance: grafana
- app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
revisionHistoryLimit: 10
selector:
matchLabels:
app.kubernetes.io/name: grafana-image-renderer
--- HelmRelease: observability/grafana ServiceMonitor: observability/grafana
+++ HelmRelease: observability/grafana ServiceMonitor: observability/grafana
@@ -4,13 +4,12 @@
metadata:
name: grafana
namespace: observability
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
force-pushed
the
renovate/neo-grafana-8.x
branch
from
October 14, 2024 20:27
8bb729c
to
84db943
Compare
renovate
bot
changed the title
fix(helm): update grafana ( 8.5.2 → 8.5.3 ) [neo]
fix(helm): update grafana ( 8.5.2 → 8.5.4 ) [neo]
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/neo-grafana-8.x
branch
from
October 14, 2024 23:22
84db943
to
661651a
Compare
renovate
bot
changed the title
fix(helm): update grafana ( 8.5.2 → 8.5.4 ) [neo]
fix(helm): update grafana ( 8.5.2 → 8.5.5 ) [neo]
Oct 14, 2024
renovate
bot
changed the title
fix(helm): update grafana ( 8.5.2 → 8.5.5 ) [neo]
fix(helm): update grafana ( 8.5.2 → 8.5.6 ) [neo]
Oct 17, 2024
renovate
bot
force-pushed
the
renovate/neo-grafana-8.x
branch
from
October 17, 2024 14:01
661651a
to
e81b5b9
Compare
renovate
bot
changed the title
fix(helm): update grafana ( 8.5.2 → 8.5.6 ) [neo]
fix(helm): update grafana ( 8.5.2 → 8.5.8 ) [neo]
Oct 19, 2024
renovate
bot
force-pushed
the
renovate/neo-grafana-8.x
branch
from
October 19, 2024 04:44
e81b5b9
to
05f2478
Compare
renovate
bot
force-pushed
the
renovate/neo-grafana-8.x
branch
from
October 31, 2024 05:55
05f2478
to
a6309c2
Compare
renovate
bot
changed the title
fix(helm): update grafana ( 8.5.2 → 8.5.8 ) [neo]
fix(helm): update grafana ( 8.5.2 → 8.5.11 ) [neo]
Oct 31, 2024
renovate
bot
changed the title
fix(helm): update grafana ( 8.5.2 → 8.5.11 ) [neo]
fix(helm): update grafana ( 8.5.2 → 8.5.12 ) [neo]
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/neo-grafana-8.x
branch
from
November 5, 2024 00:32
a6309c2
to
7f8f081
Compare
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:
8.5.2
->8.5.12
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/helm-charts (grafana)
v8.5.12
Compare Source
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
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.
This PR was generated by Mend Renovate. View the repository job log.