-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
What steps will reproduce the bug?
Since the 2.1.5 release, we cannot sync our charts anymore with the exact same config then in the Version 2.1.3.
The error occurs with all our charts if they have a chart to sync. If the chart is already sync in our registry, the error does not occur
What is the expected behavior?
No response
What do you see instead?
✘ Failed to push Helm chart: failed to perform "Exists" on destination: HEAD "https://registry.gitlab.my-registry.com/v2/charts-syncer/my-chart/manifests/sha256: ...": response status code 400: Bad Request
✘ unable to upload "my-chart-1.2.3" chart: Failed to push Helm chart: failed to perform "Exists" on destination: HEAD "https://registry.gitlab.my-registry.com/v2/charts-syncer/my-chart/manifests/sha256: ...": response status code 400: Bad Request
github.com/bitnami/charts-syncer/pkg/client/target/common.(*Target).Unwrap:84:
Additional information
No response