2025年7月17日—3.1.2 Helm Chart 版本更新了 attestor 自定義資源定義的範圍至「叢集」。
詳細版本說明:
-
Enhancements:
-
在日誌收集腳本中包含見證者自訂資源
-
-
Upgrade instructions
-
如果您從 3.1.0 或 3.1.1 升級,必須在升級前手動刪除 attestor CRD,請使用以下命令:
kubectl delete crd attestors.container-security.trendmicro.com
-
範例升級命令:
helm upgrade \ --values overrides.yaml \ --namespace trendmicro-system \ trendmicro \ https://github.com/trendmicro/visionone-container-security-helm/archive/3.1.2.tar.gz
-
-
References