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

⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.5.0 ) #6381

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 67.0.0 -> 67.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v67.5.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@prom-label-proxy-0.10.1...kube-prometheus-stack-67.5.0

v67.4.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-postgres-exporter-6.8.0...kube-prometheus-stack-67.4.0

v67.3.1

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.3.0...kube-prometheus-stack-67.3.1

v67.3.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

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.2.1...kube-prometheus-stack-67.3.0

v67.2.1

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-crds-17.0.1...kube-prometheus-stack-67.2.1

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


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.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 16, 2024

--- 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

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

       chart: kube-prometheus-stack
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 67.0.0
+      version: 67.5.0
   dependsOn:
   - name: openebs
     namespace: openebs-system
   - name: thanos
     namespace: monitoring
   install:

@feisar-bot feisar-bot bot force-pushed the renovate/kube-prometheus-stack-67.x branch from 9275f55 to 902490b Compare December 16, 2024 22:20
@feisar-bot feisar-bot bot changed the title ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.1.0 ) ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.2.0 ) Dec 16, 2024
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 16, 2024

--- HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-operator

+++ HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-operator

@@ -31,20 +31,20 @@

         app: kube-prometheus-stack-operator
         app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
         app.kubernetes.io/component: prometheus-operator
     spec:
       containers:
       - name: kube-prometheus-stack
-        image: quay.io/prometheus-operator/prometheus-operator:v0.79.0
+        image: quay.io/prometheus-operator/prometheus-operator:v0.79.1
         imagePullPolicy: IfNotPresent
         args:
         - --kubelet-service=kube-system/kube-prometheus-stack-kubelet
         - --kubelet-endpoints=true
         - --kubelet-endpointslice=false
         - --localhost=127.0.0.1
-        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.79.0
+        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.79.1
         - --config-reloader-cpu-request=100m
         - --config-reloader-cpu-limit=300m
         - --config-reloader-memory-request=50Mi
         - --config-reloader-memory-limit=100Mi
         - --thanos-default-base-image=quay.io/thanos/thanos:v0.37.2
         - --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1
--- HelmRelease: monitoring/kube-prometheus-stack ServiceMonitor: monitoring/kube-prometheus-stack-kubelet

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

@@ -36,12 +36,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

@feisar-bot feisar-bot bot force-pushed the renovate/kube-prometheus-stack-67.x branch from 902490b to 802d4fb Compare December 17, 2024 21:19
@feisar-bot feisar-bot bot changed the title ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.2.0 ) ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.2.1 ) Dec 17, 2024
@feisar-bot feisar-bot bot force-pushed the renovate/kube-prometheus-stack-67.x branch from 802d4fb to 03e3f93 Compare December 18, 2024 01:45
@feisar-bot feisar-bot bot changed the title ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.2.1 ) ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.3.0 ) Dec 18, 2024
@feisar-bot feisar-bot bot force-pushed the renovate/kube-prometheus-stack-67.x branch from 03e3f93 to c4b3705 Compare December 18, 2024 18:33
@feisar-bot feisar-bot bot changed the title ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.3.0 ) ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.3.1 ) Dec 18, 2024
@feisar-bot feisar-bot bot force-pushed the renovate/kube-prometheus-stack-67.x branch from c4b3705 to b86a024 Compare December 19, 2024 17:18
@feisar-bot feisar-bot bot changed the title ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.3.1 ) ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.4.0 ) Dec 19, 2024
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| helm       | kube-prometheus-stack | 67.0.0 | 67.5.0 |
@feisar-bot feisar-bot bot force-pushed the renovate/kube-prometheus-stack-67.x branch from b86a024 to 3f17672 Compare December 25, 2024 11:17
@feisar-bot feisar-bot bot changed the title ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.4.0 ) ⬆️ Update kube-prometheus-stack ( 67.0.0 → 67.5.0 ) Dec 25, 2024
@auricom auricom merged commit 8168d56 into main Dec 26, 2024
5 of 7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/kube-prometheus-stack-67.x branch December 26, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant