mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[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:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user