mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
1.2.2-r19 release
This commit is contained in:
@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY --from=buildenv /opt/bitnami/cluster-autoscaler /opt/bitnami/cluster-autoscaler
|
||||
ENV BITNAMI_APP_NAME="cluster-autoscaler" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.2-r18" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.2-r19" \
|
||||
PATH="/opt/bitnami/cluster-autoscaler/bin:$PATH"
|
||||
|
||||
RUN install_packages ca-certificates
|
||||
|
||||
@@ -30,7 +30,7 @@ Azure https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cl
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1`, `1.2.2-r18`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.2.2-r18/1/Dockerfile)
|
||||
* [`1`, `1.2.2-r19`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.2.2-r19/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/cluster-autoscaler GitHub repo](https://github.com/bitnami/bitnami-docker-cluster-autoscaler).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user