Skip to content

Helm Chart Changelog

This is a changelog for the Comet helm chart (Kubernetes packaging solution)

4.2.1

Release Data: April 17, 2023

Changed

  • Use the recommended RegEx for valid SemVers
  • Enabling s3 metadata on upload by default
  • Integration 4.2.0
  • Adding new subcharts for Minio, MySQL, & TimescaleDB
  • Standardize some configuration key locations

4.1.1

Release Date: December 19, 2022

Changed

  • Added basic Liveness & Readiness Probes to all deployments.
  • Added the support for injecting global labels via the commonLabels key.

Fixed

  • Reintroduced the NOTES.txt output.

4.1.0

Release Date: December 5, 2022

Changed

  • Changed Chart name to 'comet-ml' for better naming consistency.
  • Added K8s Best-Practice Labels and switched selectors to use these.
  • Cleaned up formatting and attempted to reduce code duplication.
  • Migrated Internal Redis installation to dependency Bitnami Redis chart.
  • Provide method for overriding namespace.
  • Add ability to create Prometheus Operator CRDs for monitoring and alerting.
  • Include an override-values.yaml file to encourage no longer duplicating the entire values.yaml file.
  • Improve version update release utility script.
  • Use the .Chart.AppVersion value as the default for the backend version.
  • Moved MPM specific Redis configuration to backend.mpm.redis.
  • Added ability to select multiple size presets for defaults.

Fixed

  • Fix Redis Port issue.

Deprecated

  • Bare app & component labels in favor of the app.kubernetes.io/ prefixed labels.

4.0.4

Release date: November 9, 2022

Changed

  • Setting up absolute_redirect off to nginx config
  • Introducing new docs v2 to docker images and nginx config
  • Static definition to support multiple manifests.

Fixed

  • Missing custom URL for frontend.
  • Setting label app=service for missing frontend service

4.0.3+hotfix.0

Release Date: December 19, 2022

A Backport of the changes introduced in 4.1.1.

Dec. 19, 2023