From f1a52a22206768a2de623bd51f928d032ad4a382 Mon Sep 17 00:00:00 2001 From: Ori Braunshtein Date: Tue, 5 Dec 2023 10:20:11 +0200 Subject: [PATCH 1/2] ci: ignore running on release notes change Signed-off-by: Ori Braunshtein --- .github/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8a4a9d1b..059e08e0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,6 +7,8 @@ on: - 'DCO' - 'LICENSE' - 'README.md' + - 'HOW_TO_RELEASE.md' + - 'RELEASE_NOTES.md' branches: - "main" - "v**" From 704807b7d3fe6c7d08b461e1d7ec3073d4537c33 Mon Sep 17 00:00:00 2001 From: Ori Braunshtein Date: Tue, 5 Dec 2023 10:12:09 +0200 Subject: [PATCH 2/2] Release notes: prepare v0.0.3 Signed-off-by: Ori Braunshtein --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c6073215..ee1b1339 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # FRRK8s Release Notes +## Release v0.0.3 + +Support establishing BGP sessions with cleartext passwords ([PR #80](https://github.com/metallb/frr-k8s/pull/80)). + ## Release v0.0.2 Helm charts: flip the prometheus service monitor default to false. Service Monitor should be opt-in for those users that have