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

Minio Helm chart dependency no longer available (or is offline) #6876

Closed
dtate-wave opened this issue Nov 25, 2021 · 1 comment · Fixed by #6892
Closed

Minio Helm chart dependency no longer available (or is offline) #6876

dtate-wave opened this issue Nov 25, 2021 · 1 comment · Fixed by #6892
Assignees
Labels
priority: high (dev loop impact) Gitpod development loop impacting issues team: workspace Issue belongs to the Workspace team type: bug Something isn't working

Comments

@dtate-wave
Copy link

Bug description

When running a helm repo update, the minio helm chart that is defined in chart.yaml is no longer available and returns a 404:

- name: minio
  version: 8.0.10
  repository: https://helm.min.io/
  condition: minio.enabled

May be related to #6284, where minio has deprecated this chart in favor for an operator-based chart.

Steps to reproduce

$ helm dep update
Getting updates for unmanaged Helm repositories...
...Unable to get an update from the "https://helm.min.io/" chart repository:
	failed to fetch https://helm.min.io/index.yaml : 404 Not Found

Workspace affected

No response

Expected behavior

helm dep update succeeds.

Example repository

No response

Anything else?

No response

@mrsimonemms
Copy link
Contributor

Thanks for reporting this @dtate-wave. We'll schedule some time to switch it over.

As an aside, the Installer uses the Bitnami version of this chart which is not deprecated and is a drop-in replacement for this chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high (dev loop impact) Gitpod development loop impacting issues team: workspace Issue belongs to the Workspace team type: bug Something isn't working
Projects
None yet
3 participants