@zarpay/zar-cdk-lib - v0.21.0
    Preparing search index...

    Function validateReleaseTag

    • Ensures the image version is a valid semantic version of the form vMAJOR.MINOR.PATCH.

      Examples: v1.0.0, v2.3.4

      Parameters

      • scope: Construct
      • imageVersion: string

        the version string to validate

      Returns void

      Error if the version is not valid