[bitnami/keycloak-config-cli] Release 5.6.1-debian-11-r3 (#27421)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
13204b27d4
commit
b394ef60bc
|
|
@ -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-03-11T17:53:07Z" \
|
||||
org.opencontainers.image.created="2023-03-14T18:19:47Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="5.6.1-debian-11-r2" \
|
||||
org.opencontainers.image.ref.name="5.6.1-debian-11-r3" \
|
||||
org.opencontainers.image.title="keycloak-config-cli" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="5.6.1"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
> keycloak-config-cli is a Keycloak extension to import JSON or YAML configuration into the Keycloak server without restarting it.
|
||||
|
||||
[Overview of Keycloak Config CLI](https://github.com/adorsys/keycloak-config-cli)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
## TL;DR
|
||||
|
|
|
|||
Loading…
Reference in New Issue