diff --git a/bitnami/argo-workflow-controller/3/scratch/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/argo-workflow-controller/3/scratch/prebuildfs/opt/bitnami/.bitnami_components.json index ffbc21e07563..20eecf14c858 100644 --- a/bitnami/argo-workflow-controller/3/scratch/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/argo-workflow-controller/3/scratch/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,6 +1,6 @@ { "argo-workflow-controller": { - "digest": "3cdf69345d01ca65f7de74a49f8c47e9cd60217537feb260ec6223739a964fcf", + "digest": "7d03ee1787783f4672c50f10fb2a838c90c2d542de077e9251393acfbaca4be0", "type": "BLACKSMITH", "version": "3.3.6" } diff --git a/bitnami/argo-workflow-controller/README.md b/bitnami/argo-workflow-controller/README.md index 7735912fbe83..ad78f10a3e51 100644 --- a/bitnami/argo-workflow-controller/README.md +++ b/bitnami/argo-workflow-controller/README.md @@ -28,7 +28,7 @@ $ docker-compose up -d * Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs. * All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution. * All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images. -* Bitnami container images are released daily with the latest distribution packages available. +* Bitnami container images are released on a regular basis with the latest distribution packages available. ## How to deploy Argo Workflows Controller in Kubernetes? @@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom 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-scratch`, `3.3.6`, `3.3.6-scratch-r0`, `latest` (3/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-controller/blob/3.3.6-scratch-r0/3/scratch/ Dockerfile) +* [`3`, `3-scratch`, `3.3.6`, `3.3.6-scratch-r1`, `latest` (3/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-controller/blob/3.3.6-scratch-r1/3/scratch/ Dockerfile) Subscribe to project updates by watching the [bitnami/argo-workflow-controller GitHub repo](https://github.com/bitnami/bitnami-docker-argo-workflow-controller).