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 Helm chart kube-prometheus-stack to 58.3.1 #6638

Merged
merged 1 commit into from
May 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 58.2.2 -> 58.3.1

Warning

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


Release Notes

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

v58.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-58.3.0...kube-prometheus-stack-58.3.1

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

Full Changelog: prometheus-community/helm-charts@prometheus-node-exporter-4.33.0...kube-prometheus-stack-58.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@renovate renovate bot requested a review from h3mmy as a code owner May 2, 2024 09:16
@renovate renovate bot added the type/minor label May 2, 2024
@renovate renovate bot enabled auto-merge (rebase) May 2, 2024 09:16
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels May 2, 2024
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented May 2, 2024

Path: cluster/core/monitoring/kube-prometheus-stack/helm-release.yaml
Version: 58.2.2 -> 58.3.1

@@ -1133,7 +1133,7 @@
 serviceAccountName: node-exporter
 containers:
 - name: node-exporter
- image: quay.io/prometheus/node-exporter:v1.7.0
+ image: quay.io/prometheus/node-exporter:v1.8.0
 imagePullPolicy: IfNotPresent
 args:
 - --path.procfs=/host/proc
@@ -4934,6 +4934,7 @@
 app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
 app.kubernetes.io/component: prometheus-operator-webhook
 spec:
+ ttlSecondsAfterFinished: 0
 template:
 metadata:
 name: prometheus-admission-create
@@ -4991,6 +4992,7 @@
 app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
 app.kubernetes.io/component: prometheus-operator-webhook
 spec:
+ ttlSecondsAfterFinished: 0
 template:
 metadata:
 name: prometheus-admission-patch

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented May 2, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.14s
✅ YAML prettier 2 0 0 0.52s
✅ YAML yamllint 2 0 0.34s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot merged commit 7379510 into main May 2, 2024
8 checks passed
@renovate renovate bot deleted the renovate/kube-prometheus-stack-58.x branch May 2, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants