-
Notifications
You must be signed in to change notification settings - Fork 44
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(kps): update to 40.1.* #816
Conversation
Signed-off-by: Toni Tauro <[email protected]>
Test breakage is most likely related to this helm unittest release from 21h ago, i'm not sure why we aren't grabbing a specific version tho. |
2ae0fbf
to
a66aaaf
Compare
I now am installing verison 0.2.8 specifically, let me know if there might be a better way to accomplish this |
nggg I might be too fast quintush/helm-unittest#178 |
a66aaaf
to
3b9dc8a
Compare
Nicee, seems to work :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Updates KubePrometheuStack to
40.1.*
Changes
Fixes CVE-2021-39226
Prometheus-Operator 0.59.1
enable_http2
in service monitor, pod monitor and probe prometheus-operator/prometheus-operator#4836Prometheus 2.38.0
__meta_kubernetes_service_port_number
prometheus/prometheus#11053__meta_kubernetes_pod_container_image
to k8s SD docs prometheus/prometheus#11146no-default-scrape-port
feature flag prometheus/prometheus#9523Kube-state-metrics 2.6.0 / helm-chart 4.18.0
App
Chart
thanos sidecar 0.28.0
prometheus-node-exporter helm chart 4.2.0 (from 3.3.*)
App
Chart
Grafana from 8.5.13 to 9.1.6
Others
Checklist
pre-commit run
docs/
Signed-off-by: Toni Tauro [email protected]