Skip to content

Commit

Permalink
Remove deprecated yaml from release script (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk authored Oct 23, 2024
1 parent 5818fdd commit 81a451e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export GO111MODULE=on
# Yaml files to generate, and the source config dir for them.
declare -A COMPONENTS
COMPONENTS=(
["eventing-natss.yaml"]="./config"
["eventing-jsm.yaml"]="./config/webhook,./config/jetstream"
)
readonly COMPONENTS
Expand Down

0 comments on commit 81a451e

Please sign in to comment.