Skip to content

Commit

Permalink
Remove deprecated yaml from release script (#616)
Browse files Browse the repository at this point in the history
Co-authored-by: David Simansky <[email protected]>
  • Loading branch information
knative-prow-robot and dsimansk authored Oct 23, 2024
1 parent 5818fdd commit 55538eb
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 55538eb

Please sign in to comment.