Skip to content
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

feat(container)!: Update kube-prometheus-stack ( 66.7.1 → 67.2.0 ) #1708

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 66.7.1 -> 67.2.0

Release Notes

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

v67.2.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: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.18.0...kube-prometheus-stack-67.2.0

v67.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: prometheus-community/helm-charts@kube-prometheus-stack-67.0.0...kube-prometheus-stack-67.1.0

v67.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner December 16, 2024 03:07
@renovate renovate bot added the type/major label Dec 16, 2024
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/storage labels Dec 16, 2024
Copy link

github-actions bot commented Dec 16, 2024

kustomization changes in kubernetes/storage

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

+++ kubernetes/storage/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: 66.7.1
+      version: 67.2.0
   dependsOn:
   - name: openebs
     namespace: openebs-system
   install:
     crds: CreateReplace
     remediation:

Copy link

github-actions bot commented Dec 16, 2024

helmrelease changes in kubernetes/storage

--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

@@ -10,14 +10,14 @@

     app.kubernetes.io/instance: kube-prometheus-stack
     app.kubernetes.io/part-of: kube-prometheus-stack
     release: kube-prometheus-stack
     heritage: Helm
 spec:
   automountServiceAccountToken: true
-  image: quay.io/prometheus/prometheus:v2.55.1
-  version: v2.55.1
+  image: quay.io/prometheus/prometheus:v3.0.1
+  version: v3.0.1
   externalLabels:
     cluster: storage
   replicaExternalLabelName: __replica__
   externalUrl: http://prometheus.storage.18b.haus/
   paused: false
   replicas: 1
--- HelmRelease: monitoring/kube-prometheus-stack ServiceMonitor: monitoring/kube-prometheus-stack-kubelet

+++ HelmRelease: monitoring/kube-prometheus-stack ServiceMonitor: monitoring/kube-prometheus-stack-kubelet

@@ -49,12 +49,13 @@

       sourceLabels:
       - __metrics_path__
       targetLabel: metrics_path
   - port: https-metrics
     scheme: https
     path: /metrics/cadvisor
+    interval: 10s
     honorLabels: true
     honorTimestamps: true
     trackTimestampsStaleness: true
     tlsConfig:
       caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
       insecureSkipVerify: true

@renovate renovate bot changed the title feat(container)!: Update kube-prometheus-stack ( 66.3.1 → 67.0.0 ) feat(container)!: Update kube-prometheus-stack ( 66.3.1 → 67.1.0 ) Dec 16, 2024
@renovate renovate bot force-pushed the renovate/storage-kube-prometheus-stack-67.x branch from 9810f23 to 03adfbf Compare December 16, 2024 15:09
@renovate renovate bot changed the title feat(container)!: Update kube-prometheus-stack ( 66.3.1 → 67.1.0 ) feat(container)!: Update kube-prometheus-stack ( 66.3.1 → 67.2.0 ) Dec 16, 2024
@renovate renovate bot force-pushed the renovate/storage-kube-prometheus-stack-67.x branch from 03adfbf to b58c708 Compare December 16, 2024 23:20
@renovate renovate bot force-pushed the renovate/storage-kube-prometheus-stack-67.x branch from b58c708 to 7f60aeb Compare December 17, 2024 07:40
@renovate renovate bot changed the title feat(container)!: Update kube-prometheus-stack ( 66.3.1 → 67.2.0 ) feat(container)!: Update kube-prometheus-stack ( 66.7.1 → 67.2.0 ) Dec 17, 2024
@martinohmann martinohmann merged commit a0c76b7 into main Dec 17, 2024
7 checks passed
@renovate renovate bot deleted the renovate/storage-kube-prometheus-stack-67.x branch December 17, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant