0.34.0-ol-7-r58 release
This commit is contained in:
parent
ab317e75c1
commit
c95c79e55f
|
|
@ -14,7 +14,7 @@ RUN ln -sf /opt/bitnami/prometheus-operator/bin/operator /bin/operator
|
|||
RUN ln -sf /opt/bitnami/prometheus-operator/bin/prometheus-config-reloader /bin/prometheus-config-reloader
|
||||
|
||||
ENV BITNAMI_APP_NAME="prometheus-operator" \
|
||||
BITNAMI_IMAGE_VERSION="0.34.0-ol-7-r57" \
|
||||
BITNAMI_IMAGE_VERSION="0.34.0-ol-7-r58" \
|
||||
PATH="/opt/bitnami/prometheus-operator/bin:$PATH"
|
||||
|
||||
EXPOSE 8080
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ $ kubectl apply -f test.yaml
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`0-ol-7`, `0.34.0-ol-7-r57` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.34.0-ol-7-r57/0/ol-7/Dockerfile)
|
||||
* [`0-ol-7`, `0.34.0-ol-7-r58` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.34.0-ol-7-r58/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.34.0-debian-9-r25`, `0`, `0.34.0`, `0.34.0-r25`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.34.0-debian-9-r25/0/debian-9/Dockerfile)
|
||||
* [`0-centos-7`, `0.34.0-centos-7-r0` (0/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.34.0-centos-7-r0/0/centos-7/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue