Skip to main content

Update August 7, 2024

Update August 7, 2024

Run npm i -g @codiac.io/codiac-cli to update your Codiac CLI.

New: Dependent environment variables

This release adds the ability to build the value of one environment variable from the value of another environment variable. This is particularly useful for containers that are consumable by other programs, especially when the environment variables are set using dynamic environment configurations.

Other improvements and updates:

  • Updated support for CSI standards on Azure’s filestore implementation.

  • User-driven inline variables that users apply in the config values will now be correctly rendered in the cabinet.

  • Fixed an issue that prevented users from accessing personal Docker Hub image registries.