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
Cant' pull oci helm chart for redis-ha with helm pull - getting a 401 unauthorized
To Reproduce
Steps to reproduce the behavior:
helm pull oci://ghcr.io/dandydeveloper/charts/redis-ha
Error: GET "https://ghcr.io/v2/dandydeveloper/charts/redis-ha/tags/list": GET "https://ghcr.io/token?scope=repository%3Adandydeveloper%2Fcharts%2Fredis-ha%3Apull&service=ghcr.io": unexpected status code 401: unauthorized: authentication required
Expected behavior
Expected successful pull like with the helm oci chart for external-secrets
Additional context
As per #303 I thought it'd be possible to download the oci helm chart. However, it seems like the gchr.io repo is not set to public.
The text was updated successfully, but these errors were encountered:
Describe the bug
Cant' pull oci helm chart for redis-ha with
helm pull
- getting a 401 unauthorizedTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected successful pull like with the helm oci chart for external-secrets
Additional context
As per #303 I thought it'd be possible to download the oci helm chart. However, it seems like the gchr.io repo is not set to public.
The text was updated successfully, but these errors were encountered: