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(helm): update chart kube-prometheus-stack to 58.1.3 #45

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 58.0.0 -> 58.1.3

Release Notes

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

v58.1.3

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-memcached-exporter-0.3.2...kube-prometheus-stack-58.1.3

v58.1.2

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-blackbox-exporter-8.15.1...kube-prometheus-stack-58.1.2

v58.1.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-pushgateway-2.11.0...kube-prometheus-stack-58.1.1

v58.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@prometheus-blackbox-exporter-8.15.0...kube-prometheus-stack-58.1.0

v58.0.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-blackbox-exporter-8.14.0...kube-prometheus-stack-58.0.1


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 Apr 12, 2024

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

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

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

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community-charts
         namespace: flux-system
-      version: 58.0.0
+      version: 58.1.3
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   timeout: 15m

@renovate renovate bot changed the title fix(helm): update chart kube-prometheus-stack to 58.0.1 feat(helm): update chart kube-prometheus-stack to 58.1.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-58.x branch 2 times, most recently from 61b1251 to f137c86 Compare April 13, 2024 20:26
@renovate renovate bot changed the title feat(helm): update chart kube-prometheus-stack to 58.1.0 feat(helm): update chart kube-prometheus-stack to 58.1.1 Apr 13, 2024
Copy link

github-actions bot commented Apr 13, 2024

--- HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-prometheus-stack-grafana

+++ HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-prometheus-stack-grafana

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

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:10.4.0
+        image: docker.io/grafana/grafana:10.4.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-prometheus-stack-operator

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

@@ -31,18 +31,18 @@

         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.73.0
+        image: quay.io/prometheus-operator/prometheus-operator:v0.73.1
         imagePullPolicy: IfNotPresent
         args:
         - --kubelet-service=kube-system/kube-prometheus-stack-kubelet
         - --localhost=127.0.0.1
-        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0
+        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.73.1
         - --config-reloader-cpu-request=0
         - --config-reloader-cpu-limit=0
         - --config-reloader-memory-request=0
         - --config-reloader-memory-limit=0
         - --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1
         - --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1
--- HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

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

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

     alertmanagers:
     - namespace: observability
       name: kube-prometheus-stack-alertmanager
       port: http-web
       pathPrefix: /
       apiVersion: v2
-  image: quay.io/prometheus/prometheus:v2.51.1
-  version: v2.51.1
+  image: quay.io/prometheus/prometheus:v2.51.2
+  version: v2.51.2
   externalLabels:
     cluster: main
   replicaExternalLabelName: __replica__
   externalUrl: http://prometheus.${SECRET_DOMAIN}/
   paused: false
   replicas: 1

@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-58.x branch from f137c86 to f8132ca Compare April 15, 2024 23:34
@renovate renovate bot changed the title feat(helm): update chart kube-prometheus-stack to 58.1.1 feat(helm): update chart kube-prometheus-stack to 58.1.2 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-58.x branch from f8132ca to 01fd07c Compare April 16, 2024 19:57
@renovate renovate bot changed the title feat(helm): update chart kube-prometheus-stack to 58.1.2 feat(helm): update chart kube-prometheus-stack to 58.1.3 Apr 16, 2024
@willianpaixao willianpaixao self-requested a review April 19, 2024 09:04
@willianpaixao willianpaixao self-assigned this Apr 19, 2024
Copy link
Owner

@willianpaixao willianpaixao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@willianpaixao willianpaixao merged commit 32a2f87 into main Apr 19, 2024
7 checks passed
@renovate renovate bot deleted the renovate/kube-prometheus-stack-58.x branch April 19, 2024 09:06
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