norwoodj/helm-docs

Missing versions in GitHub Releases

mjasion opened this issue · 4 comments

On dockerhub latests tags points to v1.11.2 version.

GitHub Releases latest release is v1.11.0.

Can I ask you to release versions, pinned to correct commits?

Nepo26 commented

Hey @mjasion. I'm aware of this issue. Currently, there is a problem with releasing versions. Thank you for pointing this out, and it makes sense to ask to update.

Nepo26 commented

Hey @mjasion. We just fixed the problem with releasing version. Are you able to confirm that everything in ok?

@Nepo26 Yes, I am using brew and versions are same now :-) Thanks!

Details

$ brew upgrade
==> Upgrading 2 outdated packages:
norwoodj/tap/helm-docs 1.11.0 -> 1.11.2
==> Fetching norwoodj/tap/helm-docs
==> Downloading https://github.com/norwoodj/helm-docs/releases/download/v1.11.2/helm-docs_Darwin_arm64.tar.gz
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/147009717/748b03ee-948f-4007-9e2f-bc6bcc9fac95?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230920%2Fus-east-1%2Fs3%2Faws4_requ
######################################################################################################################################################################################################################################################## 100.0%
==> Upgrading norwoodj/tap/helm-docs
  1.11.0 -> 1.11.2

🍺  /opt/homebrew/Cellar/helm-docs/1.11.2: 5 files, 7.0MB, built in 1 second
$  helm-docs --version
helm-docs version 1.11.2

Looks like the brew recipe is missing the version again:

https://github.com/Homebrew/homebrew-core/blob/master/Formula/h/helm-docs.rb