File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "repoOwner" : " janusgraph" ,
33 "repoName" : " janusgraph" ,
4- "targetBranchChoices" : [" v1.0 " ],
4+ "targetBranchChoices" : [" v1.1 " ],
55 "branchLabelMapping" : {
66 "^backport/(.+)$" : " $1"
77 },
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ updates:
1111 patterns :
1212 - " org.junit.*"
1313 labels :
14- - " backport/v1.0 "
14+ - " backport/v1.1 "
1515 - " dependencies"
1616 - " java"
1717
@@ -22,5 +22,5 @@ updates:
2222 time : " 11:00"
2323 open-pull-requests-limit : 10
2424 labels :
25- - " backport/v1.0 "
25+ - " backport/v1.1 "
2626 - " dependencies"
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ ARG REVISION=test
8989LABEL org.opencontainers.image.title="JanusGraph Docker Image"
9090LABEL org.opencontainers.image.description="Official JanusGraph Docker image"
9191LABEL org.opencontainers.image.url="https://janusgraph.org/"
92- LABEL org.opencontainers.image.documentation="https://docs.janusgraph.org/v1.0 /"
92+ LABEL org.opencontainers.image.documentation="https://docs.janusgraph.org/v1.1 /"
9393LABEL org.opencontainers.image.revision="${REVISION}"
9494LABEL org.opencontainers.image.source="https://github.com/JanusGraph/janusgraph-docker/"
9595LABEL org.opencontainers.image.vendor="JanusGraph"
You can’t perform that action at this time.
0 commit comments