jfrog / charts

JFrog official Helm Charts
https://jfrog.com/integration/helm-repository/
Apache License 2.0
259 stars 448 forks source link

Chart updates not being committed in this repo? #1927

Closed 9numbernine9 closed 1 month ago

9numbernine9 commented 1 month ago

Hello,

Recently I've been noticing that there's been new versions of JFrog product Helm charts being published, but there doesn't seem to be any changes in this repo that correspond to those releases. For example, the Artifactory Helm chart was recently bumped to 107.90.14 but the changes in this repo show Chart.yaml as still at 107.90.10.

Just wondering if something has changed in the build/deploy process for Helm chart updates, or whether or not this repo is still the source of truth for those charts?

chukka commented 1 month ago

@9numbernine9 done via #1928

9numbernine9 commented 1 month ago

@chukka Thanks for looking into this! I'm slightly confused by some aspects of PR #1928 though - it seems like some of the CHANGELOG.md files are having their release versions replaced instead of just appending new entries to the files? (e.g. in commit f4dd370dab46eefae1e027acb69f6748c397d6da stable/artifactory-cpp-ce/CHANGELOG.md has replaced 107.90.10 with 107.90.14 but the release date of Feb 20, 2024 has been kept the same.)

chukka commented 1 month ago

This is a known issue , our internal automation doesn't update dates , but updates only required versions . Hope this helps