diff --git a/controllers/libs/base/static/images.yaml b/controllers/libs/base/static/images.yaml index a363c341..361c9482 100644 --- a/controllers/libs/base/static/images.yaml +++ b/controllers/libs/base/static/images.yaml @@ -52,7 +52,7 @@ images: source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/sf-op-busybox.container?id=6237d8d71af9101d8ed6be6609982eed2f237985 - name: httpd container: registry.access.redhat.com/ubi8/httpd-24 - version: 1-284.1696531168 + version: 1-335.1724231549 - name: node-exporter container: quay.io/prometheus/node-exporter version: v1.8.2 diff --git a/doc/reference/CHANGELOG.md b/doc/reference/CHANGELOG.md index 699035e3..0c392128 100644 --- a/doc/reference/CHANGELOG.md +++ b/doc/reference/CHANGELOG.md @@ -14,6 +14,8 @@ All notable changes to this project will be documented in this file. ### Fixed ### Security +- httpd-gateway: bump to latest container image (https://catalog.redhat.com/software/containers/ubi8/httpd-24/6065b844aee24f523c207943) + ## [v0.0.41] - 2024-09-11 ### Added