You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given I have updated the kratix-destinations helm chart
When I push the code changes
Then a Github action should trigger a new release of the kratix-destinations helm chart
Following the recent updates to the release process for the Helm Chart, the release process no longer uses the helm chart release Github Action which, without intervention, would bump and release any charts within the repo. It currently only releases the versions of the kratix chart. Should any aupdate be made to the kratix-destinations chart, it should release new versions of this chart too.
The text was updated successfully, but these errors were encountered:
Given I have updated the
kratix-destinations
helm chartWhen I push the code changes
Then a Github action should trigger a new release of the
kratix-destinations
helm chartFollowing the recent updates to the release process for the Helm Chart, the release process no longer uses the helm chart release Github Action which, without intervention, would bump and release any charts within the repo. It currently only releases the versions of the kratix chart. Should any aupdate be made to the
kratix-destinations
chart, it should release new versions of this chart too.The text was updated successfully, but these errors were encountered: