Closed tyriis-automation[bot] closed 1 month 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.02s | |
✅ REPOSITORY | gitleaks | yes | no | 2.74s | |
✅ YAML | prettier | 1 | 0 | 0.47s | |
✅ YAML | yamllint | 1 | 0 | 0.33s |
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/kube-prometheus-stack/app Kustomization: flux-system/apps-kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack
+++ kubernetes/talos-flux/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/apps-kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack
@@ -12,13 +12,13 @@
spec:
chart: kube-prometheus-stack
sourceRef:
kind: HelmRepository
name: prometheus-community-charts
namespace: flux-system
- version: 62.3.1
+ version: 62.4.0
install:
crds: CreateReplace
createNamespace: true
remediation:
retries: 3
interval: 15m
This PR contains the following updates:
62.3.1
->62.4.0
Release Notes
prometheus-community/helm-charts (kube-prometheus-stack)
### [`v62.4.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-62.4.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.3.1...kube-prometheus-stack-62.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump grafana deps to 8.5.\* by [@karthikpenugonda22](https://redirect.github.com/karthikpenugonda22) in [https://github.com/prometheus-community/helm-charts/pull/4835](https://redirect.github.com/prometheus-community/helm-charts/pull/4835) #### New Contributors - [@karthikpenugonda22](https://redirect.github.com/karthikpenugonda22) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4835](https://redirect.github.com/prometheus-community/helm-charts/pull/4835) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.3.1...kube-prometheus-stack-62.4.0Configuration
📅 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.