From 371ab7ef15f6d62b46ae4ca9b5c1e80db1f79519 Mon Sep 17 00:00:00 2001 From: Robert Fratto Date: Mon, 12 Sep 2022 13:24:52 -0400 Subject: [PATCH] remove specific date for v0.28 release (#2137) * remove specific date for v0.28 release While v0.28 is still planned for 2022-09-27, removing the specific date gives us wiggle room for when the release gets published. * address feedback + reformat --- README.md | 6 +++--- docs/sources/_index.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5e3ee2720530..098e8706e9f9 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ and the [k3d example README](./example/k3d/README.md) for more information. ## Release schedule -Starting with the v0.28 release on 2022-09-27, a new minor release is planned -to be created every 6 weeks. This includes a release for Grafana Agent, Grafana -Agent Operator, and the `agentctl` binary. +Starting with the v0.28 release, a new minor release is planned for every 6 +weeks. This includes a release for Grafana Agent, Grafana Agent Operator, and +the `agentctl` binary. The release schedule is best-effort, and releases may be moved forward or backwards if needed. The planned release dates for future minor releases are diff --git a/docs/sources/_index.md b/docs/sources/_index.md index 40c1180c67cd..6e3eb8cce53b 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -112,9 +112,9 @@ The Grafana Agent is also capable of exporting to any OpenTelemetry GRPC compati ## Release schedule -Starting with the v0.28 release on 2022-09-27, a new minor release is planned -to be created every 6 weeks. This includes a release for Grafana Agent, Grafana -Agent Operator, and the `agentctl` binary. +Starting with the v0.28 release, a new minor release is planned for every 6 +weeks. This includes a release for Grafana Agent, Grafana Agent Operator, and +the `agentctl` binary. The release schedule is best-effort, and releases may be moved forward or backwards if needed. The planned release dates for future minor releases are