Closed njuguna-n closed 2 months ago
so this is more of a thing with a528aba64f3040d8163f2ea5d72f3457acf5dfa0 but the helm templates use the latest tag by default, so this means that new releases won't update on kubernetes deployments automatically. Which is what we want actually. but means that deployments need to use imageTag in values explicitly, and will need to run helm upgrade to deploy any new changes.
@witash I have updated the workflow to also push the latest tag. I'll merge this in a few hours if you have no objection.
:tada: This PR is included in version 1.0.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
Fixes the failing
build
github actioncloses medic/cht-sync#151
Code review checklist
License
The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.