From cdc421cc0b33e65351bc8b3879c49d1935987de9 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 29 Jul 2022 19:04:59 +0000 Subject: [PATCH] [bitnami/argo-workflows] Release 2.3.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/argo-workflows/Chart.lock | 10 +++++----- bitnami/argo-workflows/Chart.yaml | 2 +- bitnami/argo-workflows/README.md | 2 +- bitnami/argo-workflows/values.yaml | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bitnami/argo-workflows/Chart.lock b/bitnami/argo-workflows/Chart.lock index ba8509df8..d216d2b8f 100644 --- a/bitnami/argo-workflows/Chart.lock +++ b/bitnami/argo-workflows/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.6.11 + version: 11.6.17 - name: mysql repository: https://charts.bitnami.com/bitnami - version: 9.1.8 + version: 9.2.1 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.16.0 -digest: sha256:45b5e4388fccef4cea51b8140e2d0cbfe3f1824d4d2f7ac59dc01210085cfe88 -generated: "2022-06-29T18:10:12.099093037Z" + version: 1.16.1 +digest: sha256:d3d597a52e8cf7bb9bccccbaf1a97f6999ae077d80f80bbd3c4335eaca39c505 +generated: "2022-07-20T14:00:09.411894681Z" diff --git a/bitnami/argo-workflows/Chart.yaml b/bitnami/argo-workflows/Chart.yaml index 0ebb285cf..15b6c08cd 100644 --- a/bitnami/argo-workflows/Chart.yaml +++ b/bitnami/argo-workflows/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/argo-workflow-controller - https://github.com/bitnami/containers/tree/main/bitnami/argo-workflow-exec - https://argoproj.github.io/workflows/ -version: 2.3.6 +version: 2.3.7 diff --git a/bitnami/argo-workflows/README.md b/bitnami/argo-workflows/README.md index 3fb61ff87..4974da570 100644 --- a/bitnami/argo-workflows/README.md +++ b/bitnami/argo-workflows/README.md @@ -7,7 +7,7 @@ Argo Workflows is meant to orchestrate Kubernetes jobs in parallel. It uses DAG [Overview of Argo Workflows](https://argoproj.github.io/workflows) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console diff --git a/bitnami/argo-workflows/values.yaml b/bitnami/argo-workflows/values.yaml index 9326532b7..39100ec9a 100644 --- a/bitnami/argo-workflows/values.yaml +++ b/bitnami/argo-workflows/values.yaml @@ -64,7 +64,7 @@ server: image: registry: docker.io repository: bitnami/argo-workflow-cli - tag: 3.3.8-scratch-r1 + tag: 3.3.8-scratch-r6 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -470,7 +470,7 @@ controller: image: registry: docker.io repository: bitnami/argo-workflow-controller - tag: 3.3.8-scratch-r1 + tag: 3.3.8-scratch-r3 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -959,7 +959,7 @@ executor: image: registry: docker.io repository: bitnami/argo-workflow-exec - tag: 3.3.8-debian-11-r1 + tag: 3.3.8-debian-11-r9 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images