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

New Location For Stable Charts #164

Merged
merged 5 commits into from
Dec 27, 2020
Merged

Conversation

manisha-tanwar
Copy link
Contributor

Getting error 403 for existing chart location. Using updated URL works
https://helm.sh/blog/new-location-stable-incubator-charts/

Getting error 403 for existing chart location. Using updated URL works
https://helm.sh/blog/new-location-stable-incubator-charts/
@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Dec 22, 2020
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Not sure why CI running Helm linting is not happy according to https://circleci.com/gh/StackStorm/stackstorm-ha/3081:

#!/bin/sh -eo pipefail
set -x
helm init --client-only
helm dependency update

+ helm init --client-only
Creating /root/.helm 
Creating /root/.helm/repository 
Creating /root/.helm/repository/cache 
Creating /root/.helm/repository/local 
Creating /root/.helm/plugins 
Creating /root/.helm/starters 
Creating /root/.helm/cache/archive 
Creating /root/.helm/repository/repositories.yaml 
Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 
Error: error initializing: Looks like "https://kubernetes-charts.storage.googleapis.com" is not a valid chart repository or cannot be reached: Failed to fetch https://kubernetes-charts.storage.googleapis.com/index.yaml : 403 Forbidden

Exited with code exit status 1

CircleCI received exit code 1

Will try to figure it out.

@manisha-tanwar In a meantime, can you please add the Changelog record for this PR?

@pull-request-size pull-request-size bot added size/S PR that changes 10-29 lines. Very easy to review. and removed size/XS PR that changes 0-9 lines. Quick fix/merge. labels Dec 27, 2020
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be working now.
The fix will be released as v0.41.0 chart version.

This is the latest Helm 2 compatible chart release.
v0.50.0 will be shipped with Helm 3 support (#163).

@arm4b arm4b changed the title New Location For Stable and Incubator Charts New Location For Stable Charts Dec 27, 2020
@arm4b arm4b merged commit a841b54 into StackStorm:master Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Helm size/S PR that changes 10-29 lines. Very easy to review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants