Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: David Fridrich <[email protected]>
  • Loading branch information
gauron99 committed Jan 31, 2025
1 parent 962956b commit 8819a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/component-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ set_versions() {

# Can be updated programatically

Check failure on line 8 in hack/component-versions.sh

View workflow job for this annotation

GitHub Actions / style / Golang / Lint

[trailing whitespace] reported by reviewdog 🐶 # Can be updated programatically Raw Output: hack/component-versions.sh:8: # Can be updated programatically
knative_serving_version="v1.17.0"
knative_eventing_versio="v1.17.0"
knative_eventing_version="v1.17.0"
contour_version="v1.17.0"
}

0 comments on commit 8819a2c

Please sign in to comment.