Skip to content

The documented installation process no longer works #2965

@0x6675636b796f75676974687562

Description

0.2.1+1056, Docker tag 0.4.0-alpha.0.379-70423bd, commit 70423bd

$ helm --kube-context external install save-cloud oci://ghcr.io/saveourtool/save-cloud --version=$CHART_VERSION   --namespace save-cloud --create-namespace -f values-cce.yaml -f values-images.yaml
Pulled: ghcr.io/saveourtool/save-cloud:0.2.1_1217
Digest: sha256:34a2730379069f24818e40fe9891c8de2a88256d261c6f6209163788fc8c94a7
ghcr.io/saveourtool/save-cloud:0.2.1_1217 contains an underscore.

OCI artifact references (e.g. tags) do not support the plus sign (+). To support
storing semantic versions, Helm adopts the convention of changing plus (+) to
an underscore (_) in chart version tags when pushing to a registry and back to
a plus (+) when pulling from a registry.
Error: INSTALLATION FAILED: cannot re-use a name that is still in use

Metadata

Metadata

Labels

DevOpsDevOps tasksdocumentationImprovements or additions to documentation

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