Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
[meta] update backport config for 7.15 (#1358)
Browse files Browse the repository at this point in the history
Update backport config for 7.15:
- remove 7.13
- add 7.14
- add 7.15

Admin-merging this
  • Loading branch information
Yuriy committed Sep 21, 2021
1 parent e17ad81 commit b5d02dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .backportrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"upstream": "elastic/helm-charts",
"targetBranchChoices": [
"6.8",
"7.13",
"7.14",
"7.15",
"7.x"
],
"all": true,
Expand Down

0 comments on commit b5d02dd

Please sign in to comment.