Skip to content

Release v3.7.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 11:13
6aae68a

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.7.0 (2025-03-07)

Features

  • add code repository schema & endpoints (#628) (a8cb958)
  • add username blacklist and validation (#619) (34142f9)
  • APL-556, Add self-service option for admins to add external helm charts to the catalog (#642) (eb2e268)
  • change all tests to Jest (#625) (4cfaab9)
  • execute initSops before we loadValues to prevent data being shown as encrypted (#610) (9a61589)
  • remove deploy changes button (#608) (6e045c9)
  • remove locking mechanism & update api flow (#611) (7829668)
  • Save and deploy team secrets as SealedSecrets manifests (#623) (79d61ce)

Bug Fixes