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

Add repo index with latest version so helm charts will be synced #3892

Closed
yizhang-zen opened this issue Aug 3, 2023 · 4 comments · Fixed by #3911
Closed

Add repo index with latest version so helm charts will be synced #3892

yizhang-zen opened this issue Aug 3, 2023 · 4 comments · Fixed by #3911
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@yizhang-zen
Copy link
Contributor

What happened:
After I removed karmada repo and re-added it, there is no latest alpha version or v1.6.1/1.6.2 (see below).

Can someone upload all latest versions to chart repo and update the index? So we can try out new version soon? Thank you!

[~/Code/karmada (master)] ➔ helm search repo karmada -l
NAME                  	CHART VERSION	APP VERSION	DESCRIPTION
karmada-charts/karmada	v1.6.0       	latest     	A Helm chart for karmada
karmada-charts/karmada	v1.5.0       	v1.1.0     	A Helm chart for karmada
karmada-charts/karmada	v1.4.0       	v1.1.0     	A Helm chart for karmada
karmada-charts/karmada	v1.3.0       	v1.1.0     	A Helm chart for karmada
karmada-charts/karmada	v1.2.2       	v1.1.0     	A Helm chart for karmada
karmada-charts/karmada	v1.2.1       	v1.1.0     	A Helm chart for karmada
karmada-charts/karmada	v1.2.0       	v1.1.0     	A Helm chart for karmada
Error: chart "karmada" version "v1.6.2" not found in https://raw.githubusercontent.com/karmada-io/karmada/master/charts repository
: unable to run: 'helm pull --untar --untardir /../../kustomize/base/charts --repo https://raw.githubusercontent.com/karmada-io/karmada/master/charts karmada --version v1.6.2'

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Karmada version:
  • kubectl-karmada or karmadactl version (the result of kubectl-karmada version or karmadactl version):
  • Others:
@yizhang-zen yizhang-zen added the kind/bug Categorizes issue or PR as related to a bug. label Aug 3, 2023
@chaosi-zju
Copy link
Member

/assign chaosi-zju

@chaosi-zju
Copy link
Member

@yizhang-zen Thank you! I much appreciated this feedback, I will do it soon~

@chaosi-zju
Copy link
Member

@yizhang-zen hello,I have submit the PR to update the helm index.yaml #3911

however, after it merged, it may be some other gap for you to try out new version, since #3912. (I will continue to follow up on this issue as well)

@RainbowMango
Copy link
Member

@chaosi-zju rebuilt the charts and I just upload it to the artifacts of https://github.com/karmada-io/karmada/releases/tag/v1.6.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants