fix(Apps): reenable postgresql migration scripting and bump all to force update

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-20 21:53:30 +02:00
parent cee1dc4075
commit 22639c7964
161 changed files with 184 additions and 166 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
echo "Version does not have to be bumped"
else
echo "Bumping patch version for ${train}/${chart}"
./bump.sh patch ./charts/${train}/${chart}/Chart.yaml
./tools/bump.sh patch ./charts/${train}/${chart}/Chart.yaml
fi
done
- name: Cleanup