Files
seaweedfs/.github
Chris Lu f67c5aa07f fix: Remove fromToml dependency for Helm 3.12+ compatibility
This commit fixes issue #7775 by removing the fromToml function which
is only available in Helm 3.14+. The changes ensure compatibility with
Helm 3.12 and later versions.

Changes:
- Removed fromToml function from security-configmap.yaml
- Simplified JWT key generation to use randAlphaNum directly
- Updated Chart.yaml to specify minimum kubeVersion (1.25.0-0)
- Added Prerequisites section to README.md documenting version requirements
- Enhanced helm_ci.yml with additional security configuration tests

Fixes #7775
2026-01-16 11:42:21 -08:00
..
2022-04-24 21:44:53 -07:00
2021-12-16 11:07:53 -08:00