[bitnami/kubernetes-event-exporter] Release 1.7.0-debian-12-r49 (#86971)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-10-07 06:02:56 +02:00
committed by GitHub
parent be4c3538b0
commit 6e0a7b2d0c
2 changed files with 8 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-09-07T03:43:50Z" \
org.opencontainers.image.created="2025-10-07T03:54:49Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/kubernetes-event-exporter/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kubernetes-event-exporter" \
@@ -47,7 +47,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="1.7.0" \
BITNAMI_APP_NAME="kubernetes-event-exporter" \
IMAGE_REVISION="48" \
IMAGE_REVISION="49" \
PATH="/opt/bitnami/kubernetes-event-exporter/bin:$PATH"
USER 1001

View File

@@ -65,6 +65,12 @@ Configuration is done via a YAML file, when run in Kubernetes, it's in ConfigMap
For further documentation, please check [Kubernetes Event Exporter documentation](https://github.com/resmoio/kubernetes-event-exporter#configuration).
### FIPS configuration in Bitnami Secure Images
The Bitnami Kubernetes Event Exporter Docker image from the [Bitnami Secure Images](https://www.arrow.com/globalecs/uk/products/bitnami-secure-images/) catalog includes extra features and settings to configure the container with FIPS capabilities. You can configure the next environment variables:
- `OPENSSL_FIPS`: whether OpenSSL runs in FIPS mode or not. `yes` (default), `no`.
## Logging
The Bitnami Kubernetes Event Exporter Docker image sends the container logs to the `stdout`. To view the logs: