File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ updates:
1010 schedule :
1111 interval : daily
1212 labels :
13+ - ' 6.19.z'
1314 - ' 6.18.z'
1415 - ' 6.17.z'
1516 - ' 6.16.z'
@@ -25,6 +26,7 @@ updates:
2526 schedule :
2627 interval : daily
2728 labels :
29+ - ' 6.19.z'
2830 - ' 6.18.z'
2931 - ' 6.17.z'
3032 - ' 6.16.z'
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ROBOTTELO:
1515 RUN_ONE_DATAPOINT: false
1616 # Satellite version supported by this branch
1717 # UNDR version is used for some URL composition
18- SATELLITE_VERSION: "6.19 "
18+ SATELLITE_VERSION: "6.20 "
1919 # Update non-ga versions with each release
2020 SAT_NON_GA_VERSIONS:
2121 - '6.16'
Original file line number Diff line number Diff line change 66from nailgun import entities
77
88# This should be updated after each version branch
9- SATELLITE_VERSION = "6.19 "
9+ SATELLITE_VERSION = "6.20 "
1010SATELLITE_OS_VERSION = "9"
1111
1212# Default system ports
You can’t perform that action at this time.
0 commit comments