Tracing Core Module Release 1.1.0
Welcome to the latest release of the tracing
module of Kubernetes Fury Distribution
maintained by team SIGHUP.
This patch release updates some components and adds support to Kubernetes 1.30 and 1.31, while dropping support to Kubernetes <1.28.
Changes
- minio environment variables have been renamed to match the upstream: they are now
rootPassword
androotUser
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
tempo-distributed |
v2.6.0 |
2.3.1 |
minio |
v5.3.0 |
v5.0.7 |
Update Guide 🦮
Process
ROOT_USER
becomes rootUser
and ROOT_PASSWORD
becomes rootPassword
.
To upgrade the module run:
kustomize build | kubectl apply -f -