mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 08:05:03 +08:00
[bitnami/argo-workflows] Release 1.1.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user