0.3.0-r24 release
This commit is contained in:
parent
8627fb7b97
commit
a694c325d5
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||
|
||||
COPY --from=buildenv /opt/bitnami/acmesolver /opt/bitnami/acmesolver
|
||||
ENV BITNAMI_APP_NAME="acmesolver" \
|
||||
BITNAMI_IMAGE_VERSION="0.3.0-r23" \
|
||||
BITNAMI_IMAGE_VERSION="0.3.0-r24" \
|
||||
PATH="/opt/bitnami/acmesolver/bin:$PATH"
|
||||
|
||||
RUN install_packages ca-certificates
|
||||
|
|
|
|||
|
|
@ -23,12 +23,14 @@ Kubernetes cluster with `CustomResourceDefinition` or `ThirdPartyResource suppor
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`0`, `0.3.0-r23`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r23/0/Dockerfile)
|
||||
* [`0-ol-7`, `0.3.0-ol-7-r0` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-ol-7-r0/0/ol-7/Dockerfile)
|
||||
* [`0`, `0.3.0-r24`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r24/0/Dockerfile)
|
||||
* [`0-ol-7`, `0.3.0-ol-7-r1` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-ol-7-r1/0/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/acmesolver GitHub repo](https://github.com/bitnami/bitnami-docker-acmesolver).
|
||||
|
||||
# Further documentation
|
||||
# Configuration
|
||||
|
||||
## Further documentation
|
||||
|
||||
For further documentation, please check [here](https://github.com/jetstack/cert-manager/blob/master/docs)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue