Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 1.09 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[directus-1.0.1] - 2024-08-12

Added

  • Options to add extra volume mount to the deployment (e.g. mount config maps/secrets as volume)

Link to the list with all changes included in the release

[directus-1.0.0] - 2024-07-31

Breaking change

Reworked environment variable setting and injection.

Added

  • Move sensetive values to the secret k8s resource
  • Move not-sensetive variables to the configmap k8s resource
  • Inject variables from configmap and secrets to the application pods

Link to the list with all changes included in the release