From a2f1247401e9bf6cca6a53322c9e65632bce31ca Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 15 Jun 2018 03:23:39 +0000 Subject: [PATCH] 0.5.1-r10 release --- bitnami/pushgateway/0/Dockerfile | 2 +- bitnami/pushgateway/README.md | 6 ++++++ bitnami/pushgateway/circle.yml | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/bitnami/pushgateway/0/Dockerfile b/bitnami/pushgateway/0/Dockerfile index aae3c7e90f21..49c4e6fe4425 100644 --- a/bitnami/pushgateway/0/Dockerfile +++ b/bitnami/pushgateway/0/Dockerfile @@ -13,7 +13,7 @@ LABEL maintainer "Bitnami " COPY --from=buildenv /opt/bitnami/pushgateway /opt/bitnami/pushgateway ENV BITNAMI_APP_NAME="pushgateway" \ - BITNAMI_IMAGE_VERSION="0.5.1-r9" \ + BITNAMI_IMAGE_VERSION="0.5.1-r10" \ PATH="/opt/bitnami/pushgateway/bin:$PATH" EXPOSE 9091 diff --git a/bitnami/pushgateway/README.md b/bitnami/pushgateway/README.md index 81ffceb925c3..a89e98f74f1c 100644 --- a/bitnami/pushgateway/README.md +++ b/bitnami/pushgateway/README.md @@ -20,6 +20,12 @@ $ docker run --name pushgateway bitnami/pushgateway:latest * Bitnami images are built on CircleCI and automatically pushed to the Docker Hub. * All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution. +# Supported tags and respective `Dockerfile` links + +* [`0`, `0.5.1-r10`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-pushgateway/blob/0.5.1-r10/0/Dockerfile) + +Subscribe to project updates by watching the [bitnami/pushgateway GitHub repo](https://github.com/bitnami/bitnami-docker-pushgateway). + # Get this image The recommended way to get the Bitnami Pushgateway Docker Image is to pull the prebuilt image from the [Docker Hub Registry](https://hub.docker.com/r/bitnami/pushgateway). diff --git a/bitnami/pushgateway/circle.yml b/bitnami/pushgateway/circle.yml index 6c1bf3bd8c24..4b5a2c8488d1 100644 --- a/bitnami/pushgateway/circle.yml +++ b/bitnami/pushgateway/circle.yml @@ -7,6 +7,7 @@ jobs: environment: RELEASE_SERIES_LIST: "0" LATEST_STABLE: "0" + DISTRIBUTIONS_LIST: "debian-8" IMAGE_NAME: pushgateway DOCKER_PROJECT: bitnami QUAY_PROJECT: bitnami @@ -61,4 +62,4 @@ workflows: branches: only: /.*/ tags: - only: /^[0-9].*-r[0-9]+$/ + only: /^.*(?