Skip to content

Commit

Permalink
Update kube-prometheus-stack addon to 66.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor authored and github-actions[bot] committed Nov 28, 2024
1 parent 7f858bc commit 88d2011
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/cluster-addons/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ monitoring:
chart:
repo: https://prometheus-community.github.io/helm-charts
name: kube-prometheus-stack
version: 66.1.1
version: 66.3.0
release:
namespace: monitoring-system
values:
Expand Down
8 changes: 4 additions & 4 deletions skopeo-manifests/kube-prometheus-stack.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
docker.io:
images:
grafana/grafana:
- 11.3.0
- 11.3.1
quay.io:
images:
kiwigrid/k8s-sidecar:
- 1.28.0
prometheus-operator/prometheus-config-reloader:
- v0.78.1
- v0.78.2
prometheus-operator/prometheus-operator:
- v0.78.1
- v0.78.2
prometheus/alertmanager:
- v0.27.0
prometheus/node-exporter:
- v1.8.2
prometheus/prometheus:
- v2.55.1
thanos/thanos:
- v0.36.1
- v0.37.0
registry.k8s.io:
images:
ingress-nginx/kube-webhook-certgen:
Expand Down

0 comments on commit 88d2011

Please sign in to comment.