From eaae9e7b87ffe7c515fe47d5f898c7d679169164 Mon Sep 17 00:00:00 2001 From: keithhc2 Date: Tue, 23 Nov 2021 10:51:24 -0800 Subject: [PATCH 1/2] Update versions.json Signed-off-by: keithhc2 --- _data/versions.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/versions.json b/_data/versions.json index 5fe13f29..edbd45a6 100644 --- a/_data/versions.json +++ b/_data/versions.json @@ -1,6 +1,7 @@ { - "current": "1.1", + "current": "1.2", "past": [ + "1.1", "1.0" ] -} \ No newline at end of file +} From 41dd391a5bc9bd91eb04b7a64093e8d39c43b033 Mon Sep 17 00:00:00 2001 From: keithhc2 Date: Tue, 23 Nov 2021 10:52:23 -0800 Subject: [PATCH 2/2] Updated 1.2 banner alert Signed-off-by: keithhc2 --- _data/alert.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/alert.yml b/_data/alert.yml index ecfc87f2..dd5078f4 100644 --- a/_data/alert.yml +++ b/_data/alert.yml @@ -1 +1 @@ -message: "🌡️ [OpenSearch 1.1.0 arrived October 5 with cross-cluster replication, bucket-level alerting, and much, much more. Grab it here!](/downloads.html)" +message: "OpenSearch 1.2.0 is live 🍾 Try the new observability interface, branding customizer, and more!](/downloads.html)"