-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: bump Knative to v1.17.0 (#1549)
* chore: bump Knative Serving to "v1.17.0" * chore: bump Knative Serving to "v1.17.0" * feat: Bump knative eventing to 1.17.2
- Loading branch information
Showing
10 changed files
with
1,768 additions
and
659 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
apiVersion: v2 | ||
name: knative | ||
version: 1.15.5 | ||
version: 1.17.0 | ||
description: "Kubernetes-based platform to build, deploy, and manage modern serverless workloads" | ||
home: https://knative.dev/ | ||
maintainers: | ||
- name: adityajariwala | ||
icon: https://raw.githubusercontent.com/knative/docs/master/docs/images/logo/rgb/knative-logo-rgb.jpg | ||
appVersion: "v1.15.2" | ||
appVersion: "v1.17.0" | ||
dependencies: | ||
- name: eventing | ||
version: 1.15.2 | ||
version: 1.17.2 | ||
condition: eventing.enabled | ||
- name: serving | ||
version: 1.15.2 | ||
version: 1.17.0 | ||
condition: serving.enabled |
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v2 | ||
name: eventing | ||
version: 1.15.2 | ||
version: 1.17.2 | ||
description: "Knative Eventing" | ||
sources: | ||
- https://github.com/knative/eventing | ||
maintainers: | ||
- name: adityajariwala | ||
appVersion: "v1.15.2" | ||
appVersion: "v1.17.2" |
1,152 changes: 1,091 additions & 61 deletions
1,152
staging/knative/charts/eventing/crds/eventing-crds.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.