Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Flink-operator helm chart has invalid versions #490

Open
shadowadmin-1 opened this issue Jul 20, 2022 · 0 comments
Open

Flink-operator helm chart has invalid versions #490

shadowadmin-1 opened this issue Jul 20, 2022 · 0 comments

Comments

@shadowadmin-1
Copy link

shadowadmin-1 commented Jul 20, 2022

Hi,

Flink operator has helm chart versions v1alpha1 and v1beta1 which is invalid for helm client. It should follow the semantic versioning schema required by helm.

❯ helm repo add flink https://googlecloudplatform.github.io/flink-on-k8s-operator/ index.go:346: skipping loading invalid entry for chart "flink-operator" "v1beta1" from https://googlecloudplatform.github.io/flink-on-k8s-operator/: validation: chart.metadata.version "v1beta1" is invalid index.go:346: skipping loading invalid entry for chart "flink-operator" "v1alpha1" from https://googlecloudplatform.github.io/flink-on-k8s-operator/: validation: chart.metadata.version "v1alpha1" is invalid "flink" has been added to your repositories

❯ helm version version.BuildInfo{Version:"v3.8.1", GitCommit:"5cb9af4b1b271d11d7a97a71df3ac337dd94ad37", GitTreeState:"clean", GoVersion:"go1.17.5"}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant