From 397e66b58474674faa7030b19d85fab022afa3a5 Mon Sep 17 00:00:00 2001 From: Joe Stringer Date: Tue, 16 Aug 2022 17:40:26 -0700 Subject: [PATCH] Update stable releases Signed-off-by: Joe Stringer --- .github/maintainers-little-helper.yaml | 18 +++++++++--------- README.rst | 6 +++--- stable.txt | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/maintainers-little-helper.yaml b/.github/maintainers-little-helper.yaml index 654722e84185e..21cfeb58dec32 100644 --- a/.github/maintainers-little-helper.yaml +++ b/.github/maintainers-little-helper.yaml @@ -3,33 +3,33 @@ column: "In progress" move-to-projects-for-labels-xored: v1.12: needs-backport/1.12: - project: "https://github.com/cilium/cilium/projects/200" + project: "https://github.com/cilium/cilium/projects/203" column: "Needs backport from master" backport-pending/1.12: - project: "https://github.com/cilium/cilium/projects/200" + project: "https://github.com/cilium/cilium/projects/203" column: "Backport pending to v1.12" backport-done/1.12: - project: "https://github.com/cilium/cilium/projects/200" + project: "https://github.com/cilium/cilium/projects/203" column: "Backport done to v1.12" v1.11: needs-backport/1.11: - project: "https://github.com/cilium/cilium/projects/199" + project: "https://github.com/cilium/cilium/projects/202" column: "Needs backport from master" backport-pending/1.11: - project: "https://github.com/cilium/cilium/projects/199" + project: "https://github.com/cilium/cilium/projects/202" column: "Backport pending to v1.10" backport-done/1.11: - project: "https://github.com/cilium/cilium/projects/199" + project: "https://github.com/cilium/cilium/projects/202" column: "Backport done to v1.11" v1.10: needs-backport/1.10: - project: "https://github.com/cilium/cilium/projects/198" + project: "https://github.com/cilium/cilium/projects/201" column: "Needs backport from master" backport-pending/1.10: - project: "https://github.com/cilium/cilium/projects/198" + project: "https://github.com/cilium/cilium/projects/201" column: "Backport pending to v1.10" backport-done/1.10: - project: "https://github.com/cilium/cilium/projects/198" + project: "https://github.com/cilium/cilium/projects/201" column: "Backport done to v1.10" require-msgs-in-commit: - msg: "Signed-off-by" diff --git a/README.rst b/README.rst index 01375e0bbe005..9aacb902e6aa0 100644 --- a/README.rst +++ b/README.rst @@ -37,11 +37,11 @@ Listed below are the actively maintained release branches along with their lates minor release, corresponding image pull tags and their release notes: +---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+ -| `v1.12 `__ | 2022-07-19 | ``quay.io/cilium/cilium:v1.12.0`` | `Release Notes `__ | `General Announcement `__ | +| `v1.12 `__ | 2022-08-15 | ``quay.io/cilium/cilium:v1.12.1`` | `Release Notes `__ | `General Announcement `__ | +---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+ -| `v1.11 `__ | 2022-07-15 | ``quay.io/cilium/cilium:v1.11.7`` | `Release Notes `__ | `General Announcement `__ | +| `v1.11 `__ | 2022-08-15 | ``quay.io/cilium/cilium:v1.11.8`` | `Release Notes `__ | `General Announcement `__ | +---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+ -| `v1.10 `__ | 2022-07-15 | ``quay.io/cilium/cilium:v1.10.13`` | `Release Notes `__ | `General Announcement `__ | +| `v1.10 `__ | 2022-08-15 | ``quay.io/cilium/cilium:v1.10.14`` | `Release Notes `__ | `General Announcement `__ | +---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+ Functionality Overview diff --git a/stable.txt b/stable.txt index a5effa3034590..51b86ba24ba0f 100644 --- a/stable.txt +++ b/stable.txt @@ -1 +1 @@ -v1.12.0 +v1.12.1