diff --git a/bitnami/argo-workflows/Chart.yaml b/bitnami/argo-workflows/Chart.yaml index 94cde53ca..396ea1e62 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.0 +appVersion: 3.3.1 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.1 +version: 1.1.2 diff --git a/bitnami/argo-workflows/values.yaml b/bitnami/argo-workflows/values.yaml index c652ac592..48e5144cf 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.0-scratch-r0 + tag: 3.3.1-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.0-scratch-r0 + tag: 3.3.1-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.0-debian-10-r6 + tag: 3.3.0-debian-10-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