Skip to content

Commit

Permalink
fix: include LAST_RELEASED_TAG into version-callback
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed Oct 11, 2024
1 parent 24cb7f8 commit 0997841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/write-version
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ versionfiles=(
oci/VERSION
whd/VERSION
cli/gardener_ci/VERSION
concourse/resources/LAST_RELEASED_TAG
)

for fpath in "${versionfiles[@]}"; do
Expand Down

0 comments on commit 0997841

Please sign in to comment.