Skip to content

Commit

Permalink
minor: comment in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parkedwards committed Feb 9, 2024
1 parent 3b5f9f5 commit 0676904
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 0676904

Please sign in to comment.