From 7d1f16cf08573a77d5d2ee1b1a401e6ca04dd36c Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 21 Apr 2022 01:53:23 +0000 Subject: [PATCH] [bitnami/argo-workflows] Release 1.1.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/argo-workflows/Chart.lock | 8 ++++---- bitnami/argo-workflows/Chart.yaml | 4 ++-- bitnami/argo-workflows/values.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/argo-workflows/Chart.lock b/bitnami/argo-workflows/Chart.lock index ced42e4528..a6aabc61c5 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.1.17 + version: 11.1.22 - name: mysql repository: https://charts.bitnami.com/bitnami - version: 8.8.34 + version: 8.9.2 - name: common repository: https://charts.bitnami.com/bitnami version: 1.13.0 -digest: sha256:2f9a3d5f07ba8a561270268cd9d7989036ee470e30e170921569d4931729190e -generated: "2022-04-06T11:56:45.693408+02:00" \ No newline at end of file +digest: sha256:630ee8d6c1b6f83f5fbfcd0d6ccbc5702c1a8f06f04917f279c52bccdd9235a9 +generated: "2022-04-21T01:04:49.524822874Z" diff --git a/bitnami/argo-workflows/Chart.yaml b/bitnami/argo-workflows/Chart.yaml index 651a0f847b..8eb782c9d3 100644 --- a/bitnami/argo-workflows/Chart.yaml +++ b/bitnami/argo-workflows/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 3.3.1 +appVersion: 3.3.2 dependencies: - condition: postgresql.enabled name: postgresql @@ -35,4 +35,4 @@ sources: - https://github.com/bitnami/bitnami-docker-argo-workflow-controller - https://github.com/bitnami/bitnami-docker-argo-workflow-exec - https://argoproj.github.io/workflows/ -version: 1.1.6 \ No newline at end of file +version: 1.1.7 \ No newline at end of file diff --git a/bitnami/argo-workflows/values.yaml b/bitnami/argo-workflows/values.yaml index aea1321ade..528634e78b 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.1-scratch-r3 + tag: 3.3.2-scratch-r0 ## 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 @@ -471,7 +471,7 @@ controller: image: registry: docker.io repository: bitnami/argo-workflow-controller - tag: 3.3.1-scratch-r0 + tag: 3.3.2-scratch-r0 ## 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 @@ -956,7 +956,7 @@ executor: image: registry: docker.io repository: bitnami/argo-workflow-exec - tag: 3.3.1-debian-10-r12 + tag: 3.3.1-debian-10-r26 ## 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