Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

feat(helm-chart): update helm release kube-state-metrics to 5.16.0 #3575

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

trux-bot[bot]
Copy link
Contributor

@trux-bot trux-bot bot commented Dec 30, 2023

This PR contains the following updates:

Package Update Change
kube-state-metrics (source) minor 5.15.2 -> 5.16.0

Release Notes

prometheus-community/helm-charts (kube-state-metrics)

v5.16.0

Compare Source

Install kube-state-metrics to generate and expose cluster-level metrics

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-memcached-exporter-0.3.1...kube-state-metrics-5.16.0

v5.15.3

Compare Source

Install kube-state-metrics to generate and expose cluster-level metrics

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-redis-exporter-6.1.0...kube-state-metrics-5.15.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 Renovate Bot.

@trux-bot
Copy link
Contributor Author

trux-bot bot commented Dec 30, 2023

Helm Release: kubernetes/apps/monitoring/kube-state-metrics/app/helmrelease.yaml

(root level)  (v1/ServiceAccount/default/kube-state-metrics)
- one map entry removed:
  imagePullSecrets:

| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| helm       | kube-state-metrics | 5.15.2 | 5.16.0 |
@trux-bot trux-bot bot changed the title fix(helm-chart): update helm release kube-state-metrics to 5.15.3 feat(helm-chart): update helm release kube-state-metrics to 5.16.0 Jan 11, 2024
@trux-bot trux-bot bot force-pushed the renovate/kube-state-metrics-5.x branch from a59c6ba to 9af3806 Compare January 11, 2024 21:10
@trux-bot
Copy link
Contributor Author

trux-bot bot commented Jan 11, 2024

Helm Release: kubernetes/apps/monitoring/kube-state-metrics/app/helmrelease.yaml

(root level)  (v1/ServiceAccount/default/kube-state-metrics)
- one map entry removed:
  imagePullSecrets:

spec.template.spec.containers.kube-state-metrics.livenessProbe  (apps/v1/Deployment/default/kube-state-metrics)
  + three map entries added:
    failureThreshold: 3
    periodSeconds: 10
    successThreshold: 1

spec.template.spec.containers.kube-state-metrics.livenessProbe.httpGet  (apps/v1/Deployment/default/kube-state-metrics)
  + two map entries added:
    httpHeaders:
    scheme: HTTP

spec.template.spec.containers.kube-state-metrics.readinessProbe  (apps/v1/Deployment/default/kube-state-metrics)
  + three map entries added:
    failureThreshold: 3
    periodSeconds: 10
    successThreshold: 1

spec.template.spec.containers.kube-state-metrics.readinessProbe.httpGet  (apps/v1/Deployment/default/kube-state-metrics)
  + two map entries added:
    httpHeaders:
    scheme: HTTP

@truxnell truxnell merged commit a45f617 into main Jan 18, 2024
3 checks passed
@truxnell truxnell deleted the renovate/kube-state-metrics-5.x branch January 18, 2024 01:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant