Skip to content

Commit 5f58282

Browse files
Microzuul CIGerrit Code Review
Microzuul CI
authored and
Gerrit Code Review
committed
Merge "Zuul bump to 10.1.0 version"
2 parents a87771b + c1513ea commit 5f58282

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

controllers/libs/base/static/images.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
images:
55
- name: zuul-scheduler
66
container: quay.io/software-factory/zuul-scheduler
7-
version: 10.0.0-1
8-
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-scheduler.container?id=6dea4a90864e62e4c7c9e1b85397b6545b421e39
7+
version: 10.1.0-1
8+
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-scheduler.container?id=aa8f8d87b9018b3d600babb7621efb86751e0bc0
99
- name: zuul-executor
1010
container: quay.io/software-factory/zuul-executor
11-
version: 10.0.0-1
12-
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-executor.container?id=6dea4a90864e62e4c7c9e1b85397b6545b421e39
11+
version: 10.1.0-1
12+
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-executor.container?id=aa8f8d87b9018b3d600babb7621efb86751e0bc0
1313
- name: zuul-merger
1414
container: quay.io/software-factory/zuul-merger
15-
version: 10.0.0-1
16-
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-merger.container?id=6dea4a90864e62e4c7c9e1b85397b6545b421e39
15+
version: 10.1.0-1
16+
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-merger.container?id=aa8f8d87b9018b3d600babb7621efb86751e0bc0
1717
- name: zuul-web
1818
container: quay.io/software-factory/zuul-web
19-
version: 10.0.0-1
20-
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-web.container?id=6dea4a90864e62e4c7c9e1b85397b6545b421e39
19+
version: 10.1.0-1
20+
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-web.container?id=aa8f8d87b9018b3d600babb7621efb86751e0bc0
2121
- name: nodepool-launcher
2222
container: quay.io/software-factory/nodepool-launcher
2323
version: 10.0.0-1

doc/reference/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ All notable changes to this project will be documented in this file.
1010

1111
### Changed
1212

13-
- zuul: remove sqlalchemy logging handler as too verbose in INFO level
13+
- Zuul: remove sqlalchemy logging handler as too verbose in INFO level
14+
- Zuul: version bumped to 10.1.0
1415

1516
### Deprecated
1617
### Removed

0 commit comments

Comments
 (0)