Helm chart v0.4.3 not indexed properly in repo #27

Open
opened 2024-03-07 11:16:43 +00:00 by djjudas21 · 2 comments

I think there's something wrong with the helm repo metadata. I can see you've tagged version v0.4.3 and I can see that ArtifactHub has indexed v0.4.3.

But I can't see it in the repo with my helm client:

[jonathan@latitude kubernetes-manifests]$ helm repo update vikunja
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "vikunja" chart repository
Update Complete. ⎈Happy Helming!⎈
[jonathan@latitude kubernetes-manifests]$ helm search repo vikunja
NAME                   CHART VERSION    APP VERSION DESCRIPTION
djjudas21/vikunja      6.2.0            0.17.0      The to-do app to organize your life
k8s-at-home/vikunja    6.1.2            0.17.0      The to-do app to organize your life
truecharts/vikunja     13.2.3           0.22.1      The to-do app to organize your life.
vikunja/vikunja        0.4.1            0.21.0      The open-source, self-hostable to-do app. Organ...

Do you need to re-push v0.4.3 to the helm repo? I'm wondering if the release was pushed during the recent downtime of Gitea, and didn't get properly published. Thanks 😄

I think there's something wrong with the helm repo metadata. I can see you've [tagged version v0.4.3](https://kolaente.dev/vikunja/helm-chart/releases/tag/v0.4.3) and I can see that [ArtifactHub has indexed v0.4.3](https://artifacthub.io/packages/helm/vikunja/vikunja/0.4.3). But I can't see it in the repo with my helm client: ``` [jonathan@latitude kubernetes-manifests]$ helm repo update vikunja Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "vikunja" chart repository Update Complete. ⎈Happy Helming!⎈ ``` ``` [jonathan@latitude kubernetes-manifests]$ helm search repo vikunja NAME CHART VERSION APP VERSION DESCRIPTION djjudas21/vikunja 6.2.0 0.17.0 The to-do app to organize your life k8s-at-home/vikunja 6.1.2 0.17.0 The to-do app to organize your life truecharts/vikunja 13.2.3 0.22.1 The to-do app to organize your life. vikunja/vikunja 0.4.1 0.21.0 The open-source, self-hostable to-do app. Organ... ``` Do you need to re-push v0.4.3 to the helm repo? I'm wondering if the release was pushed during the recent downtime of Gitea, and didn't get properly published. Thanks 😄
Owner

Do you know from where it gets the version number? Does it look in our repo here?

Do you know from where it gets the version number? Does it look in our repo here?
Author
Yes, the helm repo URL is https://kolaente.dev/api/packages/vikunja/helm
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/helm-chart#27
No description provided.