diff --git a/blog/docs/releases/_template-announcing-knative-v1-X-release.txt b/blog/docs/releases/_template-announcing-knative-v1-X-release.txt index 5fd398576..a86b80847 100644 --- a/blog/docs/releases/_template-announcing-knative-v1-X-release.txt +++ b/blog/docs/releases/_template-announcing-knative-v1-X-release.txt @@ -1,14 +1,13 @@ --- title: "TODO-KNATIVE-VERSION release" linkTitle: "TODO-KNATIVE-VERSION release" -Author: "[TODO-YOUR-NAME](https://twitter.com/TODO-YOUR-USERNAME)" -Author handle: https://github.com/TODO-YOUR-USERNAME +author: "[TODO-YOUR-NAME](https://twitter.com/TODO-YOUR-USERNAME)" +author handle: https://github.com/TODO-YOUR-USERNAME date: TODO-DATE-FORMAT-yyyy-mm-dd description: "Knative TODO-KNATIVE-VERSION release announcement" type: "blog" --- - ## Announcing Knative TODO-KNATIVE-VERSION Release A new version of Knative is now available across multiple components. diff --git a/blog/docs/releases/announcing-knative-v1-10-release.md b/blog/docs/releases/announcing-knative-v1-10-release.md index 0842769be..c656f841c 100644 --- a/blog/docs/releases/announcing-knative-v1-10-release.md +++ b/blog/docs/releases/announcing-knative-v1-10-release.md @@ -1,6 +1,12 @@ -**Authors: [Pierangelo Di Pilato](https://github.com/pierDipi) (Red Hat), [David Simansky](https://github.com/dsimansk) (Red Hat), [Krsna Mahapatra](https://github.com/kvmware) (VMware), [Pradnya Dixit](https://github.com/pradnyavmw) (VMware)** - -**Date: 2023-04-25** +--- +title: "v1.10 release" +linkTitle: "v1.10 release" +author: "[Pierangelo Di Pilato (Red Hat)](https://github.com/pierDipi), [David Simansky (Red Hat)](https://github.com/dsimansk), [Krsna Mahapatra (VMWare)](https://github.com/kvmware), [Pradnya Dixit VMWare](https://github.com/pradnyavmw)" +author handle: https://github.com/pierDipi https://github.com/dsimansk https://github.com/kvmware https://github.com/pradnyavmw +date: 2023-04-25 +description: "Knative v1.10 release announcement" +type: "blog" +--- # Announcing Knative 1.10 Release diff --git a/blog/docs/releases/announcing-knative-v1-6-release.md b/blog/docs/releases/announcing-knative-v1-6-release.md index 39d175757..70ff4810b 100644 --- a/blog/docs/releases/announcing-knative-v1-6-release.md +++ b/blog/docs/releases/announcing-knative-v1-6-release.md @@ -1,7 +1,12 @@ -**Authors: [Evan Anderson](https://twitter.com/e_k_anderson) (VMware), Paul Schweigert (IBM)** - -**Date: 2022-07-12** - +--- +title: "v1.6 release" +linkTitle: "v1.6 release" +author: "[Evan Anderson (VMWare)](https://twitter.com/e_k_anderson) and Paul Schweigert (IBM)" +author handle: https://github.com/e_k_anderson +date: 2022-07-12 +description: "Knative v1.6 release announcement" +type: "blog" +--- # Announcing Knative 1.6 Release A new version of Knative is now available across multiple components. diff --git a/blog/docs/releases/announcing-knative-v1-7-release.md b/blog/docs/releases/announcing-knative-v1-7-release.md index b6e60a83f..386f9d41f 100644 --- a/blog/docs/releases/announcing-knative-v1-7-release.md +++ b/blog/docs/releases/announcing-knative-v1-7-release.md @@ -1,6 +1,12 @@ -**Authors: [Matthias Wessendorf](https://github.com/matzew) (Red Hat), [Dave Protasowski](https://github.com/dprotaso) (VMware)** - -**Date: 2022-08-25** +--- +title: "v1.7 release" +linkTitle: "v1.7 release" +author: "[Matthias Wessendorf (Red Hat)](https://twitter.com/matzew) and [Dave Protasowski (VMWare)](https://github.com/dprotaso)" +author handle: https://github.com/matzew and https://github.com/dprotaso +date: 2022-08-25 +description: "Knative v1.7 release announcement" +type: "blog" +--- # Announcing Knative 1.7 Release diff --git a/blog/docs/releases/announcing-knative-v1-8-release.md b/blog/docs/releases/announcing-knative-v1-8-release.md index 282cecc51..0cacd8ff8 100644 --- a/blog/docs/releases/announcing-knative-v1-8-release.md +++ b/blog/docs/releases/announcing-knative-v1-8-release.md @@ -1,6 +1,12 @@ -**Authors: [Lionel Villard](https://github.com/lionelvillard) (IBM), [Kenjiro Nakayama](https://github.com/nak3) (Red Hat)** - -**Date: 2022-10-22** +--- +title: "v1.8 release" +linkTitle: "v1.8 release" +author: "[Lionel Villard (IBM)](https://github.com/lionelvillard) and [Kenjiro Nakayama (Red Hat)](https://github.com/nak3)" +author handle: https://github.com/TODO-YOUR-USERNAME +date: 2022-10-22 +description: "Knative v1.8 release announcement" +type: "blog" +--- # Announcing Knative 1.8 Release diff --git a/blog/docs/releases/announcing-knative-v1-9-release.md b/blog/docs/releases/announcing-knative-v1-9-release.md index 3d4f60a54..70ff4da0b 100644 --- a/blog/docs/releases/announcing-knative-v1-9-release.md +++ b/blog/docs/releases/announcing-knative-v1-9-release.md @@ -1,6 +1,12 @@ -**Authors: [Paul Schweigert](https://github.com/psschwei) (IBM), [Evan Anderson](https://github.com/evankanderson) (VMware)** - -**Date: 2022-1-27** +--- +title: "v1.9 release" +linkTitle: "v1.9 release" +author: "[Paul Schweigert](https://twitter.com/psschwei)" +author handle: https://github.com/psschwei +date: 2023-01-27 +description: "Knative v1.9 release announcement" +type: "blog" +--- # Announcing Knative 1.9 Release @@ -29,7 +35,7 @@ This release brings a number of smaller improvements to the core Knative Serving where containers have additional privilege due to unset SecurityContext values. Explicitly setting these values to any setting, including high-privilege ones, will disable this warning. - + These fields are: - `runAsNonRoot` (empty means `false`) - `allowPrivilegeEscalation` (empty means `true`)