[bitnami/argo-workflows] Update dependencies (#13215)

* [bitnami/argo-workflows] Update dependencies

Signed-off-by: jotamartos <jotamartos@vmware.com>

* [bitnami/argo-workflows] Update README

Signed-off-by: jotamartos <jotamartos@vmware.com>

Signed-off-by: jotamartos <jotamartos@vmware.com>
This commit is contained in:
Juan José Martos
2022-10-28 13:12:57 +02:00
committed by GitHub
parent 718edf98f1
commit 7325a2a9df
3 changed files with 12 additions and 6 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.11
version: 12.0.0
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.4.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.0.3
digest: sha256:4e530ae2e62c66aa5a5e54ec780a23499718c5324b7516d5f3ff2b1bbace6b9f
generated: "2022-10-23T13:03:12.663512565Z"
version: 2.0.4
digest: sha256:3fa3fef9f1af26570e90fce1949f303563dfbf566c00dd45cd4efd6a64ff3e8d
generated: "2022-10-28T09:57:14.22129612+02:00"
+2 -2
View File
@@ -6,7 +6,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.x.x
version: 12.x.x
- condition: mysql.enabled
name: mysql
repository: https://charts.bitnami.com/bitnami
@@ -35,4 +35,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/argo-workflow-controller
- https://github.com/bitnami/containers/tree/main/bitnami/argo-workflow-exec
- https://argoproj.github.io/workflows/
version: 3.0.5
version: 4.0.0
+6
View File
@@ -468,6 +468,12 @@ Find more information about how to deal with common errors related to Bitnami's
## Upgrading
### To 4.0.0
This major updates the PostgreSQL subchart to its newest major, 12.0.0. [Here](https://github.com/bitnami/charts/tree/master/bitnami/postgresql#to-1200) you can find more information about the changes introduced in that version.
### To any previous version
Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/argo-workflows/administration/upgrade/).
## License