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

docs: Update Helm install section #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hairmare
Copy link

Point users to the charts properly maintained location in the GitHub
orga that confusingly uses the same name as this project.

Point users to the charts properly maintained location in the GitHub
orga that confusingly uses the same name as this project.
@gecube
Copy link

gecube commented Jan 25, 2022

I checked and I like to see this PR merged.

$ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
Error: repo "https://kubernetes-charts-incubator.storage.googleapis.com/" is no longer available; try "https://charts.helm.sh/incubator" instead
$ helm repo add incubator https://charts.helm.sh/incubator
"incubator" has been added to your repositories
$ helm search repo
...
incubator/sentry-kubernetes                   	0.2.6        	latest                      	DEPRECATED A Helm chart for sentry-kubernetes (...
$ helm repo add sentry https://sentry-kubernetes.github.io/charts
"sentry" has been added to your repositories
$ helm search repo
...
sentry/sentry-kubernetes                 	0.3.2        	latest           	A Helm chart for sentry-kubernetes (https://git...

0.3.2 is better than 0.2.6 :-)

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

Successfully merging this pull request may close these issues.

None yet

2 participants