Skip to content

Commit 7fef713

Browse files
authored
[8.16] Bump stack version (#596)
1 parent 0e7a1f8 commit 7fef713

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.backportrc.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"targetBranchChoices": [
33
{ "name": "main", "checked": true },
4-
"8.11",
5-
"8.10",
6-
"8.9"
4+
"8.16"
75
],
86
"fork": false,
97
"targetPRLabels": ["backport"],
108
"branchLabelMapping": {
11-
"^v8.12.0$": "main",
9+
"^v8.17.0$": "main",
1210
"^v(\\d+).(\\d+)(.\\d+)+$": "$1.$2"
1311
},
1412
"upstream": "elastic/connectors-ruby"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.16.0.0
1+
8.17.0.0

0 commit comments

Comments
 (0)