Skip to content

Automatically bump the charts versions

Achilleas Pipinellis requested to merge axil-automate-charts-version into main

The charts versions do not follow the same GitLab major number, BUT they do follow a pattern:

  1. The minor version is the same for both
  2. The major version augments for both at the same time

This means we can deduct the charts version from the GitLab version, since the major charts version is always 9 versions behind its GitLab counterpart.

Closes #855 (closed)


Edited by Achilleas Pipinellis

Merge request reports