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

make compatible with kube-prom 63.x #60

Merged
merged 1 commit into from
Oct 1, 2024
Merged

make compatible with kube-prom 63.x #60

merged 1 commit into from
Oct 1, 2024

Conversation

asaiacai
Copy link
Contributor

@asaiacai asaiacai commented Oct 1, 2024

bumps kube-prom-stack.values to 63.x

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
helm upgrade --install kube-prometheus-stack prometheus-community/kube-prometheus-stack     --create-namespace     --namespace prometheus     --values kube-prometheus-stack.values     --wait
kubectl get pods
NAME                                                        READY   STATUS    RESTARTS   AGE
alertmanager-kube-prometheus-stack-alertmanager-0           2/2     Running   0          110s
kube-prometheus-stack-grafana-595776bcf8-xpgts              2/2     Running   0          117s
kube-prometheus-stack-kube-state-metrics-6c9cfcc698-58tzl   1/1     Running   0          117s
kube-prometheus-stack-operator-774d8bb5c4-dlw8d             1/1     Running   0          117s
kube-prometheus-stack-prometheus-node-exporter-7bwkm        1/1     Running   0          117s
kube-prometheus-stack-prometheus-node-exporter-7xsjr        1/1     Running   0          118s
kube-prometheus-stack-prometheus-node-exporter-8hpkf        1/1     Running   0          118s
kube-prometheus-stack-prometheus-node-exporter-c44dz        1/1     Running   0          117s
kube-prometheus-stack-prometheus-node-exporter-zcch8        1/1     Running   0          118s
prometheus-kube-prometheus-stack-prometheus-0               2/2     Running   0          110s

@asaiacai asaiacai merged commit 60d4ece into main Oct 1, 2024
2 checks passed
@asaiacai asaiacai deleted the kube-prom-update branch October 1, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant