From 159feb36bf16cd650af0e6cd11ae91b2632e413b Mon Sep 17 00:00:00 2001 From: Kornilios Kourtis Date: Thu, 5 Sep 2024 13:21:24 +0200 Subject: [PATCH] renovate: add v1.2 to stable branches Signed-off-by: Kornilios Kourtis --- .github/renovate.json5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index cfb81e1ce52..ab1a47fbf33 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -249,6 +249,7 @@ "matchBaseBranches": [ "v1.0", "v1.1", + "v1.2", ], // postUpgradeTasks is only for when the Go module directives are bumped "postUpgradeTasks": { @@ -316,6 +317,7 @@ "matchBaseBranches": [ "v1.0", "v1.1", + "v1.2", ] }, { @@ -325,6 +327,7 @@ "matchBaseBranches": [ "v1.0", "v1.1", + "v1.2", ] }, { @@ -349,6 +352,7 @@ "allowedVersions": "/^1\\.22\\.[0-9]+-?(alpine)?$/", "matchBaseBranches": [ "v1.1", + "v1.2", ] }, // ignore deps section