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

README: Bump prerelease to v1.14.0-snapshot.2 #25207

Merged
Merged
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
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ Listed below are branches for testing along with their snapshots or RC releases,
corresponding image pull tags and their release notes where applicable:

+--------------------------------------------------------------------------------------+------------+----------------------------------------------+---------------------------------------------------------------------------------------+
| `main <https://github.com/cilium/cilium/commits/main>`__ | daily | ``quay.io/cilium/cilium-ci:latest`` | N/A |
| `main <https://github.com/cilium/cilium/commits/main>`__ | daily | ``quay.io/cilium/cilium-ci:latest`` | N/A |
+--------------------------------------------------------------------------------------+------------+----------------------------------------------+---------------------------------------------------------------------------------------+
| `v1.14.0-snapshot.1 <https://github.com/cilium/cilium/commits/v1.14.0-snapshot.1>`__ | 2023-04-03 | ``quay.io/cilium/cilium:v1.14.0-snapshot.1`` | `Snapshot Notes <https://github.com/cilium/cilium/releases/tag/v1.14.0-snapshot.1>`__ |
| `v1.14.0-snapshot.2 <https://github.com/cilium/cilium/commits/v1.14.0-snapshot.2>`__ | 2023-04-28 | ``quay.io/cilium/cilium:v1.14.0-snapshot.2`` | `Snapshot Notes <https://github.com/cilium/cilium/releases/tag/v1.14.0-snapshot.2>`__ |
+--------------------------------------------------------------------------------------+------------+----------------------------------------------+---------------------------------------------------------------------------------------+

Functionality Overview
Expand Down