[bitnami/argo-workflows] Release 1.1.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-03-24 16:34:32 +00:00
parent 5fa146a7dc
commit ca9a3ca459
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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