freeleaps-ops/freeleaps/helm-pkg/authentication
zhenyus e898a18b4d refactor(devsvc): implement secret management for sensitive configurations
- Removed direct references to sensitive data (e.g., MongoDB URI, Gitea token, RabbitMQ password) in values files and replaced them with a structured secrets section.
- Updated deployment and configuration templates to inject secrets from FreeleapsSecretStore, enhancing security and maintainability.
- This change aligns with the new secret management strategy across the application.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 16:17:16 +08:00
..
templates/authentication refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
Chart.yaml feat(helm): add new Helm charts for content and central-storage services, update authentication values 2025-02-21 17:59:08 +08:00
values.alpha.yaml refactor(authentication): update secret key references in values.alpha.yaml 2025-08-18 15:37:58 +08:00
values.prod.yaml ci(bump): update authentication image version for prod to 1.3.1 2025-08-12 15:39:10 +08:00
values.yaml refactor: update gitea-webhook-ambassador Dockerfile and configuration 2025-06-10 16:00:52 +08:00