Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
schoren committed Oct 17, 2024
1 parent 50a8dc0 commit 9e2156f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bump_charts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ echo "Updated version: $newVersion"

helm dependency update $ONPREM_CHART

git add $ONPREM_CHART_FILE $ONPREM_REQUIREMENTS_FILE
git add $ONPREM_CHART $ONPREM_REQUIREMENTS_FILE

git status
git commit -m "Update tracetest-onprem version to $newVersion"
Expand Down

0 comments on commit 9e2156f

Please sign in to comment.