Skip to content

Releases: bauer-group/CS-MinIO

v0.2.0

13 Feb 21:51

Choose a tag to compare

0.2.0 (2026-02-13)

🚀 Features

  • add additional environment variables for app, backup, and console users in docker-compose (008ff5c)
  • add kqueue build tag for mc and set default CMD for MinIO server (fc9035c)
  • add MinIO Admin Console configuration and Dockerfile (7c4acbf)
  • add optional Prometheus monitoring configuration to docker-compose files (a72d806)
  • enhance development setup with new docker-compose file and example init config; update environment variables and remove deprecated init config (c6ca8e7)
  • Enhance MinIO initialization with comprehensive configuration support (7e755ed)
  • implement admin console override and update configurations (c662042)
  • refactor MinIO client image variables to use BASE_ prefix in configuration files (dbb2c4d)
  • Refactor user and group management tasks; enhance configuration and add new features (065c069)
  • simplify retention validity formatting in bucket creation task (96a8edd)
  • update base images and Docker release workflow to use 'latest' tags (09b0007)
  • update CMD in Dockerfile to specify server and console addresses (06a556e)
  • update console configuration and remove admin console override file (7969fc0)
  • update console credentials and configurations across multiple files (94fbf03)
  • update console references and clarify admin console functionality in configuration files (cbe35da)
  • update default MinIO root user and password in docker-compose files (2f5f643)
  • update default MinIO root user and password; enhance service account creation process (26d3fec)
  • update Dockerfiles and environment variables to use source repositories for MinIO and mc client (70f1dea)
  • update environment variables in Docker Compose files for MinIO configuration (97e3ae4)
  • update MinIO and init container versions to latest in docker-compose files (39ea2dd)
  • update MinIO and mc client versions to use 'master' branch for development (9e802cb)
  • update README and bucket task implementation; modify default root user/password and clean up unused code (ad6db5a)

v0.1.0

12 Feb 10:18

Choose a tag to compare

0.1.0 (2026-02-12)

🚀 Features

  • Initial Version for Optimize (a93bde5)

🐛 Bug Fixes

  • update base images to latest versions (535d904)