File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
controllers/libs/base/static Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ images:
28
28
source : https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/nodepool-builder.container?id=d5870b848a64e7d1c906ecd8a04527d823fd5b66
29
29
- name : zookeeper
30
30
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
33
33
- name : git-deamon
34
34
container : quay.io/software-factory/git-deamon
35
35
version : 2.39.3-20250414-1
@@ -64,7 +64,7 @@ images:
64
64
source : https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/sf-op-busybox.container?id=4f847ac24167d9e8b5a357883f30a3bf7d63d1f0
65
65
- name : httpd
66
66
container : quay.io/software-factory/httpd-24
67
- version : 1-349.1741813453
67
+ version : 1-350
68
68
- name : node-exporter
69
69
container : quay.io/prometheus/node-exporter-linux-amd64
70
70
version : v1.9.1
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file.
8
8
### Changed
9
9
10
10
- 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
11
13
12
14
### Deprecated
13
15
### Removed
You can’t perform that action at this time.
0 commit comments