File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -179,16 +179,6 @@ $ make augment-sbom SBOM_JSON_FILE="temp/linux_amd64.sbom.json"
179179$ make augment-sbom SBOM_JSON_FILE="temp/linux_arm64.sbom.json"
180180` ` `
181181
182- # ## Register SBOMs internally
183-
184- To be able to store SBOMs in S3, you need special credentials.
185- Please advise the Wiki page "Kubernetes Atlas Operator SSDLC Compliance Manual".
186-
187- ` ` ` shell
188- $ make store-augmented-sboms VERSION=${VERSION} TARGET_ARCH=amd64 SBOMS_DIR=temp
189- $ make store-augmented-sboms VERSION=${VERSION} TARGET_ARCH=arm64 SBOMS_DIR=temp
190- ` ` `
191-
192182# # Synchronize configuration changes with the Helm Charts
193183
194184Go to the [helm-chart repo](https://github.com/mongodb/helm-charts) and locate the [Pull Request](https://github.com/mongodb/helm-charts/pulls)
You can’t perform that action at this time.
0 commit comments