0.55.0-debian-10-r13 release

This commit is contained in:
Bitnami Bot 2022-03-22 18:12:10 +00:00
parent 4560a70072
commit 5591f625ca
2 changed files with 4 additions and 3 deletions

View File

@ -19,8 +19,9 @@ RUN chmod g+rwX /opt/bitnami
RUN ln -sf /opt/bitnami/prometheus-operator/bin/prometheus-config-reloader /bin/prometheus-config-reloader
RUN ln -sf /opt/bitnami/prometheus-operator/bin/operator /bin/operator
ENV BITNAMI_APP_NAME="prometheus-operator" \
BITNAMI_IMAGE_VERSION="0.55.0-debian-10-r11" \
ENV APP_VERSION="0.55.0" \
BITNAMI_APP_NAME="prometheus-operator" \
BITNAMI_IMAGE_VERSION="0.55.0-debian-10-r13" \
PATH="/opt/bitnami/prometheus-operator/bin:$PATH"
EXPOSE 8080

View File

@ -39,7 +39,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`0`, `0-debian-10`, `0.55.0`, `0.55.0-debian-10-r11`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.55.0-debian-10-r11/0/debian-10/Dockerfile)
* [`0`, `0-debian-10`, `0.55.0`, `0.55.0-debian-10-r13`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.55.0-debian-10-r13/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/prometheus-operator GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-operator).