Skip to content

Release v1.1.0

Latest
Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 12 Nov 15:25
· 5 commits to main since this release
56d7850

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 and rootUser

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

⚠️ If you have a custom patch for setting minio credentials, adjust them so ROOT_USER becomes rootUser and ROOT_PASSWORD becomes rootPassword.

To upgrade the module run:

kustomize build | kubectl apply -f -