v1.1.1 - Security and Documentation Updates
This release focuses on security improvements and documentation updates.
🔒 Security
- Base Image Update: The Dockerfile has been updated to include OS-level package upgrades (
apt updateandapt -y upgrade) and cleanup (apt -y autoremove). This addresses vulnerabilities in the base image.
📝 Documentation
- Hardware Requirements: Updated the
README.mdto clearly specify the technology requirements for AMD SEV-SNP and Intel TDX support. - Prerequisites: Clarified node pool configuration steps for Confidential Computing features.