Skip to content

Commit e9b9ef0

Browse files
committed
Bump zookeeper and httpd container versions
Change-Id: I6373ea29a8d84bc3db3b3e9ae8dfef36bcdc07f3
1 parent 7343f6f commit e9b9ef0

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

controllers/libs/base/static/images.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ images:
2828
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/nodepool-builder.container?id=d5870b848a64e7d1c906ecd8a04527d823fd5b66
2929
- name: zookeeper
3030
container: quay.io/software-factory/zookeeper
31-
version: 3.8.4-20250414-1
32-
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zookeeper.container?id=04d5a58cc450a8757f9c5b0f3adc43a20a62f62a
31+
version: 3.9.3-20250414-1
32+
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zookeeper.container?id=721e3f1418f1a3d8f41a8af717e41f6a7f726a55
3333
- name: git-deamon
3434
container: quay.io/software-factory/git-deamon
3535
version: 2.39.3-20250414-1
@@ -64,7 +64,7 @@ images:
6464
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/sf-op-busybox.container?id=4f847ac24167d9e8b5a357883f30a3bf7d63d1f0
6565
- name: httpd
6666
container: quay.io/software-factory/httpd-24
67-
version: 1-349.1741813453
67+
version: 1-350
6868
- name: node-exporter
6969
container: quay.io/prometheus/node-exporter-linux-amd64
7070
version: v1.9.1

doc/reference/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file.
88
### Changed
99

1010
- logjuicer service is based on a ubi9 base image
11+
- zookeeper: bumped to 3.9.3
12+
- httpd-24: bumped to registry.access.redhat.com/ubi8/httpd-24:1-350
1113

1214
### Deprecated
1315
### Removed

0 commit comments

Comments
 (0)