Skip to content

Commit

Permalink
Update hack synchronize-knative-manifests.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Tarek Abouzeid <tarek.abouzeid@teliacompany.com>
  • Loading branch information
tarekabouzeid committed Sep 14, 2024
1 parent 885314b commit dbbb8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/synchronize-knative-manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IFS=$'\n\t'

KN_SERVING_RELEASE="v1.15.2" # Must be a release
KN_EXTENSION_RELEASE="v1.15.1" # Must be a release
KN_EVENTING_RELEASE="v1.15.0" # Must be a release
KN_EVENTING_RELEASE="v1.15.1" # Must be a release
BRANCH=${BRANCH:=synchronize-knative-manifests-${KN_SERVING_RELEASE?}}

SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
Expand Down

0 comments on commit dbbb8d0

Please sign in to comment.