Skip to content

Preview v3.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 27 Mar 09:56
· 80 commits to main since this release
4802f4b

Monitoring Core Module Release 3.1.0

Welcome to the latest release of the monitoring core module of the Kubernetes Fury Distribution, maintained by team SIGHUP.

This update includes support for Kubernetes 1.28-1.29 and upgrades some of the components

Component Images 🚢

Component Supported Version Previous Version
alertmanager v0.26.0 No Update
blackbox-exporter v0.24.0 No Update
grafana v9.5.5 No Update
kube-rbac-proxy v0.14.0 No Update
kube-state-metrics v2.9.2 No Update
node-exporter v1.6.1 No Update
prometheus-adapter v0.11.1 No Update
prometheus-operator v0.67.1 No Update
prometheus v2.46.0 No Update
thanos v0.34.0 v0.32.2
x509-exporter v3.12.0 v3.6.0
karma v0.113 No Update
mimir v2.11.0 v2.10.3
minio-ha RELEASE.2024-02-09T21-25-16Z RELEASE.2023-01-12T02-06-16Z

Please refer the individual release notes to get a detailed info on the releases.

Update Guide 🦮

Process

To upgrade this core module from v3.0.2 to v3.1.0, execute the following:

kustomize build <your-project-path> | kubectl apply -f -