Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump readme with 1.13.0 #23786

Merged
merged 1 commit into from
Feb 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 1 addition & 11 deletions .github/maintainers-little-helper.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project: "https://github.com/cilium/cilium/projects/214"
project: "https://github.com/cilium/cilium/projects/225"
column: "In progress"
move-to-projects-for-labels-xored:
v1.13:
Expand Down Expand Up @@ -31,16 +31,6 @@ move-to-projects-for-labels-xored:
backport-done/1.11:
project: "https://github.com/cilium/cilium/projects/223"
column: "Backport done to v1.11"
v1.10:
needs-backport/1.10:
project: "https://github.com/cilium/cilium/projects/222"
column: "Needs backport from master"
backport-pending/1.10:
project: "https://github.com/cilium/cilium/projects/222"
column: "Backport pending to v1.10"
backport-done/1.10:
project: "https://github.com/cilium/cilium/projects/222"
column: "Backport done to v1.10"
require-msgs-in-commit:
- msg: "Signed-off-by"
helper: "https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin"
Expand Down
2 changes: 1 addition & 1 deletion Documentation/_static/stable-version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"results":[{"slug":"v1.12"}]}
{"results":[{"slug":"v1.13"}]}
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ For upgrades to new major releases please consult the `Cilium Upgrade Guide
Listed below are the actively maintained release branches along with their latest
minor release, corresponding image pull tags and their release notes:

+---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+
| `v1.13 <https://github.com/cilium/cilium/tree/v1.13>`__ | 2023-02-15 | ``quay.io/cilium/cilium:v1.13.0`` | `Release Notes <https://github.com/cilium/cilium/releases/tag/v1.13.0>`__ | |
+---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+
| `v1.12 <https://github.com/cilium/cilium/tree/v1.12>`__ | 2023-02-13 | ``quay.io/cilium/cilium:v1.12.7`` | `Release Notes <https://github.com/cilium/cilium/releases/tag/v1.12.7>`__ | `General Announcement <https://isovalent.com/blog/post/cilium-release-112>`__ |
+---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+
| `v1.11 <https://github.com/cilium/cilium/tree/v1.11>`__ | 2023-02-13 | ``quay.io/cilium/cilium:v1.11.14`` | `Release Notes <https://github.com/cilium/cilium/releases/tag/v1.11.14>`__ | `General Announcement <https://isovalent.com/blog/post/2021-12-release-111>`__ |
+---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+
| `v1.10 <https://github.com/cilium/cilium/tree/v1.10>`__ | 2023-02-13 | ``quay.io/cilium/cilium:v1.10.20`` | `Release Notes <https://github.com/cilium/cilium/releases/tag/v1.10.20>`__ | `General Announcement <https://cilium.io/blog/2021/05/20/cilium-110>`__ |
+---------------------------------------------------------+------------+------------------------------------+----------------------------------------------------------------------------+--------------------------------------------------------------------------------+

Software Bill of Materials
--------------------------
Expand Down
14 changes: 7 additions & 7 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Supported Versions

| Version | Supported |
|-----------| ------------------ |
| master | :white_check_mark: |
| 1.12.x | :white_check_mark: |
| 1.11.x | :white_check_mark: |
| 1.10.x | :white_check_mark: |
| < 1.10.0 | :x: |
| Version | Supported |
|----------| ------------------ |
| master | :white_check_mark: |
| 1.13.x | :white_check_mark: |
| 1.12.x | :white_check_mark: |
| 1.11.x | :white_check_mark: |
| < 1.11.0 | :x: |

## Reporting a Vulnerability

Expand Down
2 changes: 1 addition & 1 deletion stable.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.12.7
v1.13.0