Skip to content

Commit e40e71d

Browse files
authored
feat: Add the image banners for the release 1.16 (#6152)
1 parent d094deb commit e40e71d

File tree

6 files changed

+5
-0
lines changed

6 files changed

+5
-0
lines changed

blog/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Follow this blog to keep up-to-date with Knative.
2323
## Featured Posts
2424

2525
### Announcing Knative v1.16 Release
26+
![Release 1.16](./releases/images/release1.16-1.png)
2627
Details on the 1.16 release of the Knative project.
2728

2829
[Read more :octicons-arrow-right-24:](releases/announcing-knative-v1-16-release.md){ .md-button }

blog/docs/releases/announcing-knative-v1-16-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ type: "blog"
1111

1212
# Announcing Knative 1.16 Release
1313

14+
![Release 1.16](./images/release1.16-1.png)
1415
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.
1516

1617
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
2324
- [Knative Operator](#knative-operator)
2425

2526
### Serving
27+
![Serving Release Banner](./images/release1.16-serving.png)
2628
**Release Notes:** [Knative Serving 1.16](https://github.com/knative/serving/releases/tag/knative-v1.16.0)
2729

2830
#### 💫 New Features & Changes
@@ -33,6 +35,7 @@ This release brings a number of smaller improvements to the core Knative Serving
3335
- Fixes Bug preventing the correct configuration of cert manager ([#15434](https://github.com/knative/serving/pull/15434), @mstein11)
3436

3537
### Eventing
38+
![Eventing Release Banner](./images/release1.16-eventing.png)
3639
**Release Notes:** [Knative Eventing 1.16](https://github.com/knative/eventing/releases/tag/knative-v1.16.0)
3740

3841
#### 💫 New Features & Changes
@@ -48,6 +51,7 @@ This release brings a number of smaller improvements to the core Knative Serving
4851
- Make auth package indepent from eventpolicy informer ([#8195](https://github.com/knative/eventing/pull/8195), @creydr)
4952

5053
### Client
54+
![Client Release Banner](./images/release1.16-function.png)
5155
**Release Notes:** [Knative Client 1.16](https://github.com/knative/client/releases/tag/knative-v1.16.0)
5256

5357
#### 💫 New Features & Changes
164 KB
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)