Changelog
- 689455c Merge pull request #21 from monobilisim/alert-autofix-1
- f82bb9f Potential fix for code scanning alert no. 1: Workflow does not contain permissions
- 5678600 Merge pull request #20 from monobilisim/alert-autofix-16
- 103c39b Potential fix for code scanning alert no. 16: Use of externally-controlled format string
- 52ad515 refactor: integrate RAM usage monitoring into collectMemoryInfo and remove RamUsage function
- 0eaa2d0 refactor: remove deprecated DiskUsage function and integrate its logic into collectDiskInfo
- a4541c1 refactor: update disk usage monitoring to return DiskInfo and integrate Redmine alerts
- 57f6eef chore: ensure MONOKIT_LOGLEVEL is set to debug in redmine.sh
- 6aaebfb chore: remove debug log level export from init script
- acbfb43 feat: enhance disk usage monitoring and Redmine integration
- f103841 Merge pull request #19 from monobilisim/dependabot/npm_and_yarn/frontend/vite-6.3.4
- 1fb067d build(deps-dev): bump vite from 6.3.0 to 6.3.4 in /frontend
- 9f4ae77 k8sHealth/kubernetes: cronjob: add concurrencyPolicy and other stuff
- 834027c k8sHealth/kubernetes: don't create pv ourselves, leave that to sc