3.3.6-debian-10-r1 release

This commit is contained in:
Bitnami Bot
2022-05-27 06:09:06 +00:00
committed by Bitnami Containers
parent 501acc635a
commit 108eedf955
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ ENV OS_ARCH="amd64" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl docker git gzip jq procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubectl" "1.23.6-0" --checksum 19cb5b35ac7ca6e9e789f590625438c3371f4b69584220d9cdd9a73ad13c4227
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubectl" "1.23.7-0" --checksum 8fae70e09eb1db60527bc7d139a966348112b350d1f54c9f933f853a792dba59
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-exec" "3.3.6-0" --checksum 9744af813718434831dd1187aca68cada26e9d9ac59030f69dc69d53817bc17b
RUN apt-get update && apt-get upgrade -y && \

View File

@@ -15,9 +15,9 @@
},
"kubectl": {
"arch": "amd64",
"digest": "19cb5b35ac7ca6e9e789f590625438c3371f4b69584220d9cdd9a73ad13c4227",
"digest": "8fae70e09eb1db60527bc7d139a966348112b350d1f54c9f933f853a792dba59",
"distro": "debian-10",
"type": "NAMI",
"version": "1.23.6-0"
"version": "1.23.7-0"
}
}

View File

@@ -39,7 +39,7 @@ Deploying Bitnami applications as Helm Charts is the easiest way to get started
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/).
* [`3`, `3-debian-10`, `3.3.6`, `3.3.6-debian-10-r0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.6-debian-10-r0/3/debian-10/ Dockerfile)
* [`3`, `3-debian-10`, `3.3.6`, `3.3.6-debian-10-r1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.6-debian-10-r1/3/debian-10/ Dockerfile)
Subscribe to project updates by watching the [bitnami/argo-workflow-exec GitHub repo](https://github.com/bitnami/bitnami-docker-argo-workflow-exec).