Skip to content

How to update from 1.19.0 to 2.x.x via HELM #161

@g33kme

Description

@g33kme

I installed SHKeeper on Ubuntu via HELM. My instance is running with the following version:

root@shkeeper:~# helm list
NAME                            NAMESPACE       REVISION        UPDATED                                 STATUS          CHART                                  APP VERSION
kubernetes-secret-generator     default         1               2025-12-04 13:41:30.284938899 +0000 UTC deployed        kubernetes-secret-generator-3.4.1      v3.4.1     
shkeeper                        default         9               2025-12-04 15:16:56.768462828 +0000 UTC deployed        shkeeper-1.5.15                        1.19.0

I update with:

root@shkeeper:~# helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "mittwald" chart repository
...Successfully got an update from the "vsys-host" chart repository
...Successfully got an update from the "jetstack" chart repository
Update Complete. ⎈Happy Helming!⎈

When I search version I only get 1.19.0 latest

root@shkeeper:~# helm search repo vsys-host/shkeeper --versions
NAME                    CHART VERSION   APP VERSION     DESCRIPTION                                       
vsys-host/shkeeper      1.5.20          1.19.0          A self-hosted and open-source cryptocurrency pa...
vsys-host/shkeeper      1.5.19          1.19.0          A self-hosted and open-source cryptocurrency pa...
vsys-host/shkeeper      1.5.18          1.19.0          A self-hosted and open-source cryptocurrency pa...
vsys-host/shkeeper      1.5.17          1.19.0          A self-hosted and open-source cryptocurrency pa...
etc ...

So my question is, how can I update to the latest release v2.4.5?

Thanks for any clarification and help.

Best,

Metadata

Metadata

Assignees

Labels

priority/mediumImportant but not urgent; can be scheduled for a later releasestatus/awaiting feedbackNeeds input from the author or another contributor before proceedingtype/supportA general inquiry or clarification request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions