Helm chart version SEMVER

Open Beginner friendly
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
helm, kubernetes
Domain
devops, release

Research direction

No file or test is named. Inspect the Helm chart's version metadata and the packaging or release configuration, then compare the intended value with Helm's published version output. Done means the chart uses the confirmed SEMVER-compatible version and the result is visible in helm search repo --versions.

Written by the indexing model from the issue text.

Description

The latest rustfs-operator Helm chart is published as version 0.07:

$ helm search repo rustfs-operator/rustfs-operator --versions
NAME                            CHART VERSION   APP VERSION     DESCRIPTION                                       
rustfs-operator/rustfs-operator 0.07            0.07            Kubernetes operator for managing RustFS storage...
rustfs-operator/rustfs-operator 0.0.5           0.1.0           Kubernetes operator for managing RustFS storage...
rustfs-operator/rustfs-operator 0.0.4           1.0.0-beta.8    Kubernetes operator for managing RustFS storage...

Is 0.07 the intended version, or should it be 0.0.7, to follow SEMVER?

Dominant language
CSS
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rustfs/operator-helm-package

All issues in rustfs/operator-helm-package

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.