Closed tyriis-automation[bot] closed 1 week ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.01s | |
✅ REPOSITORY | gitleaks | yes | no | 3.89s | |
✅ YAML | prettier | 1 | 0 | 0.51s | |
✅ YAML | yamllint | 1 | 0 | 0.47s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
MegaLinter is graciously provided by OX Security
--- kubernetes/talos-flux/apps/observability/grafana/app Kustomization: flux-system/apps-grafana HelmRelease: observability/grafana
+++ kubernetes/talos-flux/apps/observability/grafana/app Kustomization: flux-system/apps-grafana HelmRelease: observability/grafana
@@ -14,13 +14,13 @@
spec:
chart: grafana
sourceRef:
kind: HelmRepository
name: grafana-charts
namespace: flux-system
- version: 8.6.0
+ version: 8.6.1
install:
createNamespace: false
remediation:
retries: 3
interval: 30m
postRenderers:
--- 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: c233d0107a820711ae192415385c9e77f1b34b67f5f81fc4fd9e9072e4f6f7c3
+ checksum/dashboards-json-config: 1fdcd398c10aa881f6060b21767d483cb07b8bf7b189581c7053babafef00374
checksum/sc-dashboard-provider-config: 81f722b8194d01e4a84ce12a0cbbe9b705b2d9145719c803ac264b4786c64a09
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
@@ -134,13 +134,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:11.3.0
+ image: docker.io/grafana/grafana:11.3.1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
This PR contains the following updates:
8.6.0
->8.6.1
Release Notes
grafana/helm-charts (grafana)
### [`v8.6.1`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.6.1) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.6.0...grafana-8.6.1) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Update Grafana version to 11.3.1 by [@tobiasamft](https://redirect.github.com/tobiasamft) in [https://github.com/grafana/helm-charts/pull/3435](https://redirect.github.com/grafana/helm-charts/pull/3435) **Full Changelog**: https://github.com/grafana/helm-charts/compare/oncall-1.13.3...grafana-8.6.1Configuration
📅 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.