-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Always fail to find changed charts with deeply nested (>2 levels) charts_dir
#46
Comments
Looks like |
LukeCarrier
added a commit
to LukeCarrier/chart-releaser-action
that referenced
this issue
Oct 16, 2020
LukeCarrier
added a commit
to LukeCarrier/chart-releaser-action
that referenced
this issue
Oct 16, 2020
Fixes helm#46 Signed-off-by: Luke Carrier <[email protected]>
gabriellemadden
added a commit
to GarnerCorp/Reloader
that referenced
this issue
Oct 20, 2020
Waiting for helm/chart-releaser-action#46 to be fixed
gabriellemadden
added a commit
to GarnerCorp/Reloader
that referenced
this issue
Oct 20, 2020
Waiting for helm/chart-releaser-action#46 to be fixed
LukeCarrier
added a commit
to LukeCarrier/chart-releaser-action
that referenced
this issue
Oct 26, 2020
Fixes helm#46 Signed-off-by: Luke Carrier <[email protected]>
jsoref
pushed a commit
to GarnerCorp/Reloader
that referenced
this issue
Sep 8, 2022
Waiting for helm/chart-releaser-action#46 to be fixed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks as though this code will fail when the charts directory is nested below another directory:
chart-releaser-action/cr.sh
Lines 202 to 209 in 06d81fa
For an example of this, see rook/rook, where
charts_dir
iscluster/charts
:Would you accept a PR to fix this?
The text was updated successfully, but these errors were encountered: