You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to release a hot-fix for the a given chart. As a hotfix, I created the tag with the + syntax: 2.11.2+Chart1
The action shows that detected the change, generated a new release, but there's no update to the index.yaml file
Looking up latest tag...
Discovering changed charts since '2.11.2'...
Installing chart-releaser on /opt/hostedtoolcache/cr/v1.6.1/x86_64...
Adding cr directory to PATH...
Packaging chart 'charts/unpoller'...
Successfully packaged chart in /home/runner/work/helm-chart/helm-chart/charts/unpoller and saved it to: .cr-release-packages/unpoller-2.11.2+Chart1.tgz
Releasing charts...
Updating charts repo index...
Loading index file from git repository .cr-index/index.yaml
Preparing worktree (detached HEAD b[70](https://github.com/unpoller/helm-chart/actions/runs/8984331936/job/24675948604#step:5:72)a2fc)
HEAD is now at b70a2fc Update index.yaml
Found unpoller-2.11.2+Chart1.tgz
Index .cr-index/index.yaml did not change
Hi!
I had to release a hot-fix for the a given chart. As a hotfix, I created the tag with the + syntax:
2.11.2+Chart1
The action shows that detected the change, generated a new release, but there's no update to the
index.yaml
fileThe package generated seems absolutely correct.
cc: @platinummonkey
The text was updated successfully, but these errors were encountered: