Skip to content

Release v3.0.1

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 18 Dec 14:49
· 23 commits to main since this release
5f7fede

Monitoring Core Module Release 3.0.1

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

This update is a simple patch release that adds default mimir antiaffinities on its 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.32.2 No Update
x509-exporter v3.6.0 No Update
karma v0.113 No Update
mimir v2.10.3 No Update
minio-ha vRELEASE.2023-01-12T02-06-16Z No update

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.0 to v3.0.1, execute the following:

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

Features 💥

  • Add default mimir antiaffinities.