Skip to content

Commit

Permalink
Update library.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
  • Loading branch information
2 people authored and knative-prow-robot committed Nov 22, 2023
1 parent e52c8fe commit 63b5233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1007,4 +1007,4 @@ readonly KNATIVE_SERVING_RELEASE_CRDS="$(get_latest_knative_yaml_source "serving
readonly KNATIVE_SERVING_RELEASE_CORE="$(get_latest_knative_yaml_source "serving" "serving-core")"
readonly KNATIVE_NET_ISTIO_RELEASE="$(get_latest_knative_yaml_source "net-istio" "net-istio")"
readonly KNATIVE_EVENTING_RELEASE="$(get_latest_knative_yaml_source "eventing" "eventing")"
readonly KNATIVE_EVENTING_RELEASE_TLS="$(get_latest_knative_yaml_source "eventing" "eventing-tls-networking")"
readonly KNATIVE_EVENTING_RELEASE_TLS="$(get_latest_knative_yaml_source "eventing" "eventing-tls-networking")"

0 comments on commit 63b5233

Please sign in to comment.