openstack-helm/mistral
Susanta Gautam 79eefa97a5 Added post-install and post-upgrade hook for jobs in mistral
Chart upgrading was failing due to some immutable fields are needed to upgrade before the jobs can be upgraded. For solving this issue, we
have added the helm.sh/hook annotations with post-install and post-upgrade values.
As for hook-weight annotations, we have added these to control the flow of the jobs with hook creation as the jobs are dependent. Like,
db-init jobs need to run before db-sync and so on.

Change-Id: Ia8eebf87a646aa0e25f89721ebda0e237dcf23af
2021-03-24 19:42:01 +05:45
..
templates Added post-install and post-upgrade hook for jobs in mistral 2021-03-24 19:42:01 +05:45
Chart.yaml Added post-install and post-upgrade hook for jobs in mistral 2021-03-24 19:42:01 +05:45
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:20:13 -05:00
values.yaml Sync logging values with upstream repos 2020-09-15 19:15:05 +03:00