mirror of https://github.com/knative/docs.git
feat: Add the image banners for the release 1.16 (#6152)
This commit is contained in:
parent
d094deb199
commit
e40e71d428
|
@ -23,6 +23,7 @@ Follow this blog to keep up-to-date with Knative.
|
|||
## Featured Posts
|
||||
|
||||
### Announcing Knative v1.16 Release
|
||||

|
||||
Details on the 1.16 release of the Knative project.
|
||||
|
||||
[Read more :octicons-arrow-right-24:](releases/announcing-knative-v1-16-release.md){ .md-button }
|
||||
|
|
|
@ -11,6 +11,7 @@ type: "blog"
|
|||
|
||||
# Announcing Knative 1.16 Release
|
||||
|
||||

|
||||
A new version of Knative is now available across multiple components. Follow the instructions in [Installing Knative](https://knative.dev/docs/install/) to install the components you require.
|
||||
|
||||
This release brings a number of smaller improvements to the core Knative Serving and Eventing components, and several improvements to specific plugins.
|
||||
|
@ -23,6 +24,7 @@ This release brings a number of smaller improvements to the core Knative Serving
|
|||
- [Knative Operator](#knative-operator)
|
||||
|
||||
### Serving
|
||||

|
||||
**Release Notes:** [Knative Serving 1.16](https://github.com/knative/serving/releases/tag/knative-v1.16.0)
|
||||
|
||||
#### 💫 New Features & Changes
|
||||
|
@ -33,6 +35,7 @@ This release brings a number of smaller improvements to the core Knative Serving
|
|||
- Fixes Bug preventing the correct configuration of cert manager ([#15434](https://github.com/knative/serving/pull/15434), @mstein11)
|
||||
|
||||
### Eventing
|
||||

|
||||
**Release Notes:** [Knative Eventing 1.16](https://github.com/knative/eventing/releases/tag/knative-v1.16.0)
|
||||
|
||||
#### 💫 New Features & Changes
|
||||
|
@ -48,6 +51,7 @@ This release brings a number of smaller improvements to the core Knative Serving
|
|||
- Make auth package indepent from eventpolicy informer ([#8195](https://github.com/knative/eventing/pull/8195), @creydr)
|
||||
|
||||
### Client
|
||||

|
||||
**Release Notes:** [Knative Client 1.16](https://github.com/knative/client/releases/tag/knative-v1.16.0)
|
||||
|
||||
#### 💫 New Features & Changes
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 164 KiB |
Binary file not shown.
After Width: | Height: | Size: 213 KiB |
Binary file not shown.
After Width: | Height: | Size: 195 KiB |
Binary file not shown.
After Width: | Height: | Size: 194 KiB |
Loading…
Reference in New Issue