Skip to content

v1.1.1 - Security and Documentation Updates

Choose a tag to compare

@jimmychiuuuu jimmychiuuuu released this 13 Feb 00:56
· 6 commits to main since this release
ccb7107

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 update and apt -y upgrade) and cleanup (apt -y autoremove). This addresses vulnerabilities in the base image.

📝 Documentation

  • Hardware Requirements: Updated the README.md to clearly specify the technology requirements for AMD SEV-SNP and Intel TDX support.
  • Prerequisites: Clarified node pool configuration steps for Confidential Computing features.