Skip to content

Commit

Permalink
bump
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 8279fc7 commit 962956b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hack/component-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set_versions() {
kind_node_version=v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027

# 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.16.0"
knative_eventing_versio="v1.16.0"
contour_version="v1.16.0"
knative_serving_version="v1.17.0"
knative_eventing_versio="v1.17.0"
contour_version="v1.17.0"
}

0 comments on commit 962956b

Please sign in to comment.