Skip to content

Commit

Permalink
Bump zuul container image to include new version of the Zuul web patch
Browse files Browse the repository at this point in the history
Change-Id: Ie51901be0ea53529c1fb35d2fd2152aea06230d1
  • Loading branch information
morucci committed Dec 9, 2024
1 parent 24711c0 commit 3607db0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
16 changes: 8 additions & 8 deletions controllers/libs/base/static/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
images:
- name: zuul-scheduler
container: quay.io/software-factory/zuul-scheduler
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-scheduler.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
version: 11.1.0-6
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-scheduler.container?id=b1c83e17c05208c13a0f763ba8d034d950d01d43
- name: zuul-executor
container: quay.io/software-factory/zuul-executor
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-executor.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
version: 11.1.0-6
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-executor.container?id=b1c83e17c05208c13a0f763ba8d034d950d01d43
- name: zuul-merger
container: quay.io/software-factory/zuul-merger
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-merger.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
version: 11.1.0-6
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-merger.container?id=b1c83e17c05208c13a0f763ba8d034d950d01d43
- name: zuul-web
container: quay.io/software-factory/zuul-web
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-web.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
version: 11.1.0-6
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-web.container?id=b1c83e17c05208c13a0f763ba8d034d950d01d43
- name: nodepool-launcher
container: quay.io/software-factory/nodepool-launcher
version: 11.0.0-2
Expand Down
3 changes: 3 additions & 0 deletions doc/reference/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.

### Added
### Changed

- zuul-web: add new version (PS/13) of the upstream patch "improving UX when authn session expired" https://review.opendev.org/c/zuul/zuul/+/936440

### Deprecated
### Removed
### Fixed
Expand Down

0 comments on commit 3607db0

Please sign in to comment.