diff --git a/.github/workflows/helm-release.yaml b/.github/workflows/helm-release.yaml index 0be483a6..8be5c772 100644 --- a/.github/workflows/helm-release.yaml +++ b/.github/workflows/helm-release.yaml @@ -14,7 +14,8 @@ jobs: # We set the chart release version here - the version schema # is a SemVer adherent date-based versioning scheme that looks like: - # 2024.1.1-123456 + # 2024.2.9125019 + # which equates to a release on 2/9/24 at 12:50:19 - name: Get the version tags id: get_version run: |