[bitnami/kubernetes-event-exporter] Release 1.1.0-debian-11-r47 (#33469)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
bf5e605dee
commit
cc6cd209fc
|
|
@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
|
|||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-05-08T18:06:26Z" \
|
||||
org.opencontainers.image.created="2023-05-11T18:25:10Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="1.1.0-debian-11-r46" \
|
||||
org.opencontainers.image.ref.name="1.1.0-debian-11-r47" \
|
||||
org.opencontainers.image.title="kubernetes-event-exporter" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="1.1.0"
|
||||
|
|
|
|||
|
|
@ -26,6 +26,8 @@ docker-compose up -d
|
|||
* With Bitnami images the latest bug fixes and features are available as soon as possible.
|
||||
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
|
||||
|
||||
Looking to use Kubernetes Event Exporter in production? Try [VMware Application Catalog](https://bitnami.com/enterprise), the enterprise edition of Bitnami Application Catalog.
|
||||
|
||||
## How to deploy Kubernetes Event Exporter in Kubernetes?
|
||||
|
||||
Deploying Bitnami applications as Helm Charts is the easiest way to get started with our applications on Kubernetes. Read more about the installation in the [Bitnami Kubernetes Event Exporter Chart GitHub repository](https://github.com/bitnami/charts/tree/master/bitnami/kubernetes-event-exporter).
|
||||
|
|
|
|||
Loading…
Reference in New Issue