Skip to content
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

helm proxy issues #536

Open
sabhavivek opened this issue Dec 5, 2024 · 5 comments
Open

helm proxy issues #536

sabhavivek opened this issue Dec 5, 2024 · 5 comments
Assignees

Comments

@sabhavivek
Copy link

Brief description about the issue we are facing,

We use Nexus 3.74
We use helm proxy for bitnami charts,
URL: https://charts.bitnami.com/bitnami
index.yaml having wrong urls.
Expected values in index.yaml
urls:
- keycloak-22.2.1.tgz

What we are getting,
urls:
- keycloak-24.2.2.2
Due to this, we could not update and facing errors.

Following some components having this issue(around 150 wrong URLs),

  • flux-2.3.1.1
  • ghost-22.0.4.4
  • ghost-22.0.3.3
    Etc.

Instead of giving urls with tgz , we are getting below,
urls:
- keycloak-24.2.3.3

Reproduced above in local desktop:
Tried this in a test setup, same behaviour when configuring helm proxy with bitnami in nexus. Tried earlier nexus version too.(3.72)
Index.yaml having same values as previous version.

@sabhavivek
Copy link
Author

Same behaviour observed in latest version too - 3.75

@marco210
Copy link

marco210 commented Dec 9, 2024

Same issue when pull any helmchart from bitnami with version oss 3.68.1-02. Anyone help?
Error: failed to fetch 502 Bad Gateway

@piotrekfilip
Copy link

Bitnami repository switched to OCI in recent charts, workaround using docker proxy is described here #201 (comment)

@xuanyuanaosheng
Copy link

@sabhavivek @piotrekfilip @marco210

I want to using Nexus proxy the bitnami. I have config Nexus as your described above, But I can not find the config item Use a separate HTTPS Port, Could you please give some advices?

Image

using the command

# helm registry login repository.XXXXXX --username XXXX
Password:
Error: login attempt to https://repository.XXXXXX/v2/ failed with status: 404 Not Found

# helm registry login repository..XXXXXX/repository/bitnami-docker/ --username XXXX
Password:
Error: login attempt to https://repository..XXXXXX/v2/ failed with status: 404 Not Found

@jaina1992
Copy link

same issue here i cant pull charts from bitnami oss-version-3.69
any new update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants