feat: switch to github raw url for bitnami charts #324

Merged
takirala merged 1 commits from refs/pull/324/head into master 2022-06-03 05:50:13 +00:00
takirala commented 2022-06-02 22:05:47 +00:00 (Migrated from gitea.com)

Bitnami charts repo had a breaking change upstream - https://github.com/bitnami/charts/issues/10539 to work around a very large index.yaml file.

The recommendation is to use github cdn to get the index.yaml file.

I have done helm dep build locally and it seems to work fine. (helm dep build is broken on master currently).

Bitnami charts repo had a breaking change upstream - https://github.com/bitnami/charts/issues/10539 to work around a very large index.yaml file. The recommendation is to use github cdn to get the index.yaml file. I have done `helm dep build` locally and it seems to work fine. (`helm dep build` is broken on `master` currently).
techknowlogick (Migrated from gitea.com) approved these changes 2022-06-02 23:57:11 +00:00
justusbunsi (Migrated from gitea.com) approved these changes 2022-06-03 05:40:46 +00:00
justusbunsi (Migrated from gitea.com) left a comment

LGTM

LGTM
Sign in to join this conversation.
No description provided.