0.3.0-r28 release

This commit is contained in:
Bitnami Bot
2018-06-24 02:46:34 +00:00
parent e635587cf0
commit 8fa1589541
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/cert-manager /opt/bitnami/cert-manager
ENV BITNAMI_APP_NAME="cert-manager" \
BITNAMI_IMAGE_VERSION="0.3.0-r27" \
BITNAMI_IMAGE_VERSION="0.3.0-r28" \
PATH="/opt/bitnami/cert-manager/bin:$PATH"
RUN install_packages ca-certificates

View File

@@ -23,7 +23,7 @@ Kubernetes cluster with `CustomResourceDefinition` or `ThirdPartyResource suppor
# Supported tags and respective `Dockerfile` links
* [`0`, `0.3.0-r27`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-cert-manager/blob/0.3.0-r27/0/Dockerfile)
* [`0`, `0.3.0-r28`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-cert-manager/blob/0.3.0-r28/0/Dockerfile)
* [`0-ol-7`, `0.3.0-ol-7-r3` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-cert-manager/blob/0.3.0-ol-7-r3/0/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/cert-manager GitHub repo](https://github.com/bitnami/bitnami-docker-cert-manager).