forked from knative/client
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release-v1.0.0] Update kn-plugin-func (knative#1010)
* [release-v1.0.0] Update kn-plugin-func * Fix vendoring
- Loading branch information
Showing
5 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
%global package_name openshift-serverless-clients | ||
%global product_name OpenShift Serverless | ||
%global golang_version 1.17 | ||
%global kn_version 1.0.0 | ||
%global kn_version 1.0.1 | ||
%global kn_release 1 | ||
%global kn_cli_version v%{kn_version} | ||
%global kn_event_image %{nil} | ||
|
@@ -71,6 +71,9 @@ Obsoletes: %{package_name} < %{kn_version} | |
%{_datadir}/%{name}-redistributable/windows/kn-windows-amd64.exe | ||
|
||
%changelog | ||
* Thu Apr 4 2022 David Simansky <[email protected]> v1.0.1-1 | ||
- Fix SpringBoot CVE 2022-22963 in kn-plugin-func | ||
|
||
* Thu Feb 17 2022 David Simansky <[email protected]> v1.0.0-1 | ||
- Bump kn release v1.0.0 | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters