Closed renovate[bot] closed 3 months ago
kustomization
changes in kubernetes/main
--- kubernetes/main/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana
+++ kubernetes/main/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana
@@ -13,13 +13,13 @@
spec:
chart: grafana
sourceRef:
kind: HelmRepository
name: grafana
namespace: flux-system
- version: 8.3.6
+ version: 8.3.7
install:
remediation:
retries: 3
interval: 2h
maxHistory: 2
uninstall:
helmrelease
changes in kubernetes/main
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -20,13 +20,13 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: 334a9650ad9d49d5b642ead54bd6dd638111029c88eaac4abc62cb6ae2ae0e97
+ checksum/dashboards-json-config: 0268ca4dca90a7bc67282c4ca7e88aa91fc9c29bbf61be7a1c0db4c41e34e97f
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
This PR contains the following updates:
8.3.6
->8.3.7
Release Notes
grafana/helm-charts (grafana)
### [`v8.3.7`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.7) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.6...grafana-8.3.7) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] fix: do not create pvc manually when useStatefulSet by [@fengxsong](https://togithub.com/fengxsong) in [https://github.com/grafana/helm-charts/pull/3244](https://togithub.com/grafana/helm-charts/pull/3244) #### New Contributors - [@fengxsong](https://togithub.com/fengxsong) made their first contribution in [https://github.com/grafana/helm-charts/pull/3244](https://togithub.com/grafana/helm-charts/pull/3244) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-agent-operator-0.4.1...grafana-8.3.7Configuration
π 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.