mirror of
https://github.com/bitnami/containers.git
synced 2026-04-05 08:47:47 +08:00
0.46.0-debian-10-r33 release
This commit is contained in:
@@ -18,7 +18,7 @@ RUN ln -sf /opt/bitnami/prometheus-operator/bin/prometheus-config-reloader /bin/
|
||||
RUN ln -sf /opt/bitnami/prometheus-operator/bin/operator /bin/operator
|
||||
|
||||
ENV BITNAMI_APP_NAME="prometheus-operator" \
|
||||
BITNAMI_IMAGE_VERSION="0.46.0-debian-10-r32" \
|
||||
BITNAMI_IMAGE_VERSION="0.46.0-debian-10-r33" \
|
||||
PATH="/opt/bitnami/prometheus-operator/bin:$PATH"
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
prometheus-operator:
|
||||
image: docker.io/bitnami/prometheus-operator:0-debian-10
|
||||
image: docker.io/bitnami/prometheus-operator:0
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
@@ -36,7 +36,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.46.0`, `0.46.0-debian-10-r32`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.46.0-debian-10-r32/0/debian-10/Dockerfile)
|
||||
* [`0`, `0-debian-10`, `0.46.0`, `0.46.0-debian-10-r33`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.46.0-debian-10-r33/0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/prometheus-operator GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-operator).
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
prometheus-operator:
|
||||
image: docker.io/bitnami/prometheus-operator:0-debian-10
|
||||
image: docker.io/bitnami/prometheus-operator:0
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
Reference in New Issue
Block a user