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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-30 03:05:13 +00:00
parent 6a8c5a54b1
commit 33608615ed
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 3.3.3
appVersion: 3.3.4
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.11
version: 1.1.12

View File

@@ -64,7 +64,7 @@ server:
image:
registry: docker.io
repository: bitnami/argo-workflow-cli
tag: 3.3.3-scratch-r1
tag: 3.3.4-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.3-scratch-r0
tag: 3.3.4-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.3-debian-10-r3
tag: 3.3.4-debian-10-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