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

chore(deps): update helm release kube-prometheus-stack to v51.5.1 #2718

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 51.3.0 -> 51.5.1

Release Notes

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

v51.5.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

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-51.5.0...kube-prometheus-stack-51.5.1

v51.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@kube-prometheus-stack-51.4.1...kube-prometheus-stack-51.5.0

v51.4.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-51.4.0...kube-prometheus-stack-51.4.1

v51.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@kube-prometheus-stack-51.3.0...kube-prometheus-stack-51.4.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 these updates 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.

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Path: base/monitoring/kube-prometheus-stack/helmrelease.yaml
Version: 51.3.0 -> 51.5.1

@@ -1440,10 +1440,10 @@
 app.kubernetes.io/name: grafana
 app.kubernetes.io/instance: kube-prometheus-stack
 annotations:
- checksum/config: 8dabf6135acfcbf33fd0e9c4780a2f8fd949204ba7014381091c214b5c628ad7
+ checksum/config: 134649679d3c13b90a56460d7a12088f53c9acb33ddff4ac7a0606e21134f853
 checksum/dashboards-json-config: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
- checksum/sc-dashboard-provider-config: aa0786f2d6853b85160ee71717b3673de5916ab00494ba5fa6acefa46412b681
- checksum/secret: 399d64d6163850b910050902b3f5f164c6002debb1cebe6e956d6ad02de67709
+ checksum/sc-dashboard-provider-config: 2b917a36613de529f18d21f6440c2ece8d1f592b7640ded13f7d5180bac92edf
+ checksum/secret: 291794c60d61b6141d0b3de29db5c3ec59c302db4fa995520d4edec12ec2ea22
 kubectl.kubernetes.io/default-container: grafana
 spec:
 serviceAccountName: kube-prometheus-stack-grafana
@@ -1534,7 +1534,7 @@
 - name: sc-datasources-volume
 mountPath: "/etc/grafana/provisioning/datasources"
 - name: grafana
- image: "docker.io/grafana/grafana:10.1.2"
+ image: "docker.io/grafana/grafana:10.1.4"
 imagePullPolicy: IfNotPresent
 securityContext:
 allowPrivilegeEscalation: false
@@ -1633,6 +1633,8 @@
 app.kubernetes.io/name: kube-state-metrics
 app.kubernetes.io/instance: kube-prometheus-stack
 replicas: 1
+ strategy:
+ type: RollingUpdate
 revisionHistoryLimit: 10
 template:
 metadata:
@@ -1986,8 +1988,8 @@
 port: http-web
 pathPrefix: "/"
 apiVersion: v2
- image: "quay.io/prometheus/prometheus:v2.47.0"
- version: v2.47.0
+ image: "quay.io/prometheus/prometheus:v2.47.1"
+ version: v2.47.1
 externalUrl: "http://prometheus.local.${BASE_DOMAIN}/"
 paused: false
 replicas: 1

@renovate renovate bot changed the title chore(deps): update helm release kube-prometheus-stack to v51.4.0 chore(deps): update helm release kube-prometheus-stack to v51.5.1 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-51.x branch from 50e09c3 to db1d498 Compare October 10, 2023 15:46
@rxbn rxbn merged commit 11a2a40 into master Oct 10, 2023
2 checks passed
@rxbn rxbn deleted the renovate/kube-prometheus-stack-51.x branch October 10, 2023 16:49
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