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 image kube-prometheus-stack to v57.2.0 - autoclosed #237

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
kube-prometheus-stack (source) minor 57.0.2 -> 57.2.0 OpenSSF Scorecard

Release Notes

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

v57.2.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

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-pgbouncer-exporter-0.2.0...kube-prometheus-stack-57.2.0

v57.1.1

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-state-metrics-5.18.0...kube-prometheus-stack-57.1.1

v57.1.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

Full Changelog: prometheus-community/helm-charts@prometheus-adapter-4.9.1...kube-prometheus-stack-57.1.0

v57.0.3

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-10.0.0...kube-prometheus-stack-57.0.3


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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Mar 15, 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

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

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 57.0.2
+      version: 57.2.0
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2

@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-57.x branch from e60b5fd to 9430d06 Compare March 26, 2024 13:40
@renovate renovate bot changed the title fix(container): update image kube-prometheus-stack to v57.0.3 feat(container): update image kube-prometheus-stack to v57.1.1 Mar 26, 2024
Copy link

github-actions bot commented Mar 26, 2024

--- HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-kube-state-metrics

+++ HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-kube-state-metrics

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

       - name: kube-state-metrics
         args:
         - --port=8080
         - --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments
         - --metric-labels-allowlist=deployments=[*],persistentvolumeclaims=[*],pods=[*]
         imagePullPolicy: IfNotPresent
-        image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.10.1
+        image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.11.0
         ports:
         - containerPort: 8080
           name: http
         livenessProbe:
           failureThreshold: 3
           httpGet:
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

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

@@ -16,14 +16,14 @@

     alertmanagers:
     - namespace: monitoring
       name: kube-prometheus-stack-alertmanager
       port: http-web
       pathPrefix: /
       apiVersion: v2
-  image: quay.io/prometheus/prometheus:v2.50.1
-  version: v2.50.1
+  image: quay.io/prometheus/prometheus:v2.51.0
+  version: v2.51.0
   externalUrl: http://prometheus.${SECRET_DOMAIN}/
   paused: false
   replicas: 1
   shards: 1
   logLevel: info
   logFormat: logfmt

@renovate renovate bot changed the title feat(container): update image kube-prometheus-stack to v57.1.1 feat(container): update image kube-prometheus-stack to v57.2.0 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-57.x branch from 9430d06 to 0807a3f Compare March 27, 2024 20:30
@chrisbsmith chrisbsmith merged commit 4fbde58 into main Mar 31, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/kube-prometheus-stack-57.x branch March 31, 2024 21:37
@renovate renovate bot changed the title feat(container): update image kube-prometheus-stack to v57.2.0 feat(container): update image kube-prometheus-stack to v57.2.0 - autoclosed Mar 31, 2024
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