🔧(helm) fix the configuration environment

The configuration also defines the Sentry environment
value, which is currently "production" for every Sentry
event.

- dev: Local
- staging: Staging
- preprod: PreProduction
- prod: Production
This commit is contained in:
Quentin BEY
2024-12-04 15:23:21 +01:00
committed by BEY Quentin
parent d7c654e1aa
commit 632a96ccf4
5 changed files with 18 additions and 3 deletions

View File

@@ -17,6 +17,10 @@ and this project adheres to
- ♻️(contacts) move user profile to contact #572
- ♻️(contacts) split api test module in actions #573
### Fixed
- 🔧(helm) fix the configuration environment #579
## [1.7.1] - 2024-11-28
## [1.7.0] - 2024-11-28