Skip to content

Commit

Permalink
trim charts to working images
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Taylor <[email protected]>
  • Loading branch information
sbtaylor15 committed Nov 29, 2023
1 parent 2f28fad commit 96e7193
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,10 @@ const fs = require('fs')
require('process')

const chartRepos = [
'ortelius/scec-app-tag',
'ortelius/scec-appver',
'ortelius/scec-comp-tag',
'ortelius/scec-compver',
'ortelius/scec-deployment',
'ortelius/scec-deppkg',
'ortelius/scec-domain',
'ortelius/scec-environment',
'ortelius/scec-group',
'ortelius/scec-scorecard',
'ortelius/scec-textfile',
'ortelius/scec-user',
'ortelius/scec-usergroup',
'ortelius/scec-validate-provenance',
'ortelius/scec-validate-signing',
'ortelius/scec-validate-user',
'ortelius/scec-frontend',
'ortelius/scec-nginx',
'ortelius/scec-vulnerability'
]

Expand Down

0 comments on commit 96e7193

Please sign in to comment.