Skip to content

Commit

Permalink
Update kube-prometheus-stack addon to 55.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor committed Jan 9, 2024
1 parent e985e4b commit 93abe24
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster-addons/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ monitoring:
chart:
repo: https://prometheus-community.github.io/helm-charts
name: kube-prometheus-stack
version: 55.6.0
version: 55.7.0
release:
namespace: monitoring-system
values:
Expand Down
26 changes: 26 additions & 0 deletions skopeo-manifests/kube-prometheus-stack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
docker.io:
images:
grafana/grafana:
- 10.2.2
quay.io:
images:
kiwigrid/k8s-sidecar:
- 1.25.2
prometheus-operator/prometheus-config-reloader:
- v0.70.0
prometheus-operator/prometheus-operator:
- v0.70.0
prometheus/alertmanager:
- v0.26.0
prometheus/node-exporter:
- v1.7.0
prometheus/prometheus:
- v2.48.1
thanos/thanos:
- v0.33.0
registry.k8s.io:
images:
ingress-nginx/kube-webhook-certgen:
- v20221220-controller-v1.5.1-58-g787ea74b6
kube-state-metrics/kube-state-metrics:
- v2.10.1

0 comments on commit 93abe24

Please sign in to comment.