Netflix / consoleme

A Central Control Plane for AWS Permissions and Access
Apache License 2.0
3.11k stars 252 forks source link

Helm Bitnami Chart Dependency Deleted #9354

Open johnknapprs opened 1 year ago

johnknapprs commented 1 year ago

Describe the bug

June 2022 Bitnami truncated the versions of their Helm Chart to longer keep > 6 months. Version used in consoleme has been removed.

Issue posted here: https://github.com/bitnami/charts/issues/10539

To Reproduce Steps to reproduce the behavior:

  1. helm repo add consoleme "git+ssh://git@github.com/Netflix/consoleme@helm?ref=master"

Error:

Error: can't get a valid version for repositories redis. Try changing the version constraint in Chart.yaml
Error in plugin 'helm-git': Error while helm_dependency_update
Error: looks like "git+ssh://git@github.com/Netflix/consoleme@helm?ref=master" is not a valid chart repository or cannot be reached: plugin "helm-git" exited with error

Expected behavior

Chart successfully pulls dependencies from Bitnami

Screenshots

NA

Desktop (please complete the following information):

Smartphone (please complete the following information):

NA

Additional context

I'll hope to be opening a pull request to patch the chart version source to the full list. Opening this issue for tracking purposes.