mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
3.6.0-debian-10-r451 release
This commit is contained in:
@@ -20,7 +20,7 @@ RUN update-alternatives --set iptables /usr/sbin/iptables-legacy && \
|
||||
update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy
|
||||
|
||||
ENV BITNAMI_APP_NAME="kiam" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-debian-10-r450" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-debian-10-r451" \
|
||||
PATH="/opt/bitnami/kiam/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -32,7 +32,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.2.0`, `4.2.0-debian-10-r98` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/4.2.0-debian-10-r98/4/debian-10/Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.6.0`, `3.6.0-debian-10-r450`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/3.6.0-debian-10-r450/3/debian-10/Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.6.0`, `3.6.0-debian-10-r451`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/3.6.0-debian-10-r451/3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kiam GitHub repo](https://github.com/bitnami/bitnami-docker-kiam).
|
||||
|
||||
@@ -68,6 +68,10 @@ $ docker run --rm --name Kiam bitnami/kiam:latest -- --version
|
||||
|
||||
Check the [official Kiam documentation](https://github.com/uswitch/kiam/tree/master/docs) for a list of the available parameters.
|
||||
|
||||
## Branch Deprecation Notice
|
||||
|
||||
Kiam's branch 3 is no longer maintained by upstream and is now internally tagged as to be deprecated. This branch will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 03-17-2022
|
||||
|
||||
## Contributing
|
||||
|
||||
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-kiam/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-kiam/pulls) with your contribution.
|
||||
|
||||
Reference in New Issue
Block a user