# synopsys-helm-operators **Repository Path**: mirrors_blackducksoftware/synopsys-helm-operators ## Basic Information - **Project Name**: synopsys-helm-operators - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Synopsys Helm Operators ## Supported Applications * Black Duck * Black Duck Connector ## Requirements * operatorsdk * operator-sdk [https://github.com/operator-framework/operator-sdk/releases] * installation docs [https://sdk.operatorframework.io/docs/install-operator-sdk/] * version 1.3.0 is required * Helm 3 * Docker ## Overview * Each application has an associated operator * You can create a new operator by running create-[product]-operator.sh * Each operator has a Custom Resource Definition (CRD) for each version of the Application that it supports