Skip to content

Commit

Permalink
INSIGHTS-119: Make pipeline to pass on verifying charts plugins lates…
Browse files Browse the repository at this point in the history
…t versions (#937)
  • Loading branch information
jdesouza authored Jun 12, 2024
1 parent 2a281c7 commit 46219ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/check-all-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ rewrites["aws-costs"]="awscosts"
rewrites["falco-agent"]="falco"
rewrites["kube-bench-aggregator"]="kube-bench.aggregator"
rewrites["prometheus"]="prometheus-metrics"
rewrites["right-sizer"]="insights-right-sizer"

for proj in ${plugin_projects[@]}; do
latest_versions[$proj]=$(cat ../plugins/$proj/version.txt)
Expand Down

0 comments on commit 46219ee

Please sign in to comment.