From 2886cfbfc2de02255590e2cd6e40fed24ca14676 Mon Sep 17 00:00:00 2001 From: oleksandr-codefresh Date: Mon, 9 Sep 2024 15:36:35 +0300 Subject: [PATCH] chore: update version to 2.12-2024.9.9-ba613c5bd --- VERSION | 2 +- changelog/CHANGELOG-2.12-2024.9.9-ba613c5bd.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 changelog/CHANGELOG-2.12-2024.9.9-ba613c5bd.md diff --git a/VERSION b/VERSION index 002619ca6b29c..8cf65df3911d6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.12-2024.9.3-6f8e0c7e2 \ No newline at end of file +2.12-2024.9.9-ba613c5bd \ No newline at end of file diff --git a/changelog/CHANGELOG-2.12-2024.9.9-ba613c5bd.md b/changelog/CHANGELOG-2.12-2024.9.9-ba613c5bd.md new file mode 100644 index 0000000000000..97ce74e0e4f8d --- /dev/null +++ b/changelog/CHANGELOG-2.12-2024.9.9-ba613c5bd.md @@ -0,0 +1,2 @@ +### Features +- feat: event-reporter: report resource health status errors with application event \ No newline at end of file