Skip to content

Commit

Permalink
Hardcode community operator as changed chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-cosbuc committed Dec 13, 2023
1 parent 011e852 commit 419cbd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/releaser/cr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ release_charts_inside_folders() {
changed_charts+=("$folder")
fi
done
changed_charts=("community-operator")
echo "changed charts: " "${changed_charts[@]}"

# continue only with changed charts
Expand Down

0 comments on commit 419cbd1

Please sign in to comment.