openstack-helm/magnum
Susanta Gautam 040213acb0 Added post-install and post-upgrade hook for jobs in magnum
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: I5facecb2885f0373e986c62e97abad822f4047dc
2021-03-24 16:28:42 +05:45
..
templates Added post-install and post-upgrade hook for jobs in magnum 2021-03-24 16:28:42 +05:45
Chart.yaml Added post-install and post-upgrade hook for jobs in magnum 2021-03-24 16:28:42 +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