Skip to content

Commit

Permalink
added jetstream resources into release (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
astelmashenko authored Nov 17, 2022
1 parent ffb9ad1 commit 2db82ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export GO111MODULE=on
declare -A COMPONENTS
COMPONENTS=(
["eventing-natss.yaml"]="./config"
["eventing-jsm.yaml"]="./config/webhook,./config/jetstream"
)
readonly COMPONENTS

Expand Down

0 comments on commit 2db82ee

Please # to comment.