home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

feat(helm): update kube-prometheus-stack ( 65.0.0 → 65.1.0 )

Open bot-akira[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 65.0.0 -> 65.1.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v65.1.0

Compare Source

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

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-sql-exporter-0.1.1...kube-prometheus-stack-65.1.0


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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

bot-akira[bot] avatar Oct 06 '24 21:10 bot-akira[bot]

--- kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

@@ -13,13 +13,13 @@

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 65.0.0
+      version: 65.1.0
   dependsOn:
   - name: longhorn
     namespace: longhorn-system
   install:
     crds: CreateReplace
     remediation:

bot-akira[bot] avatar Oct 06 '24 21:10 bot-akira[bot]

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

axeII avatar Oct 06 '24 21:10 axeII