Re: Flink Kubernetes Operator: Why one Helm repo for each version?

2023-12-01 Thread Salva Alcántara
Ok, thanks for the clarification. On Fri, Dec 1, 2023 at 2:05 PM Gyula Fóra wrote: > Hi! > > I already answered your question on slack : > > > “The main reason is that this allows us to completely separate release > resources etc. much easier for the release process > > But this could be

Re: Flink Kubernetes Operator: Why one Helm repo for each version?

2023-12-01 Thread Gyula Fóra
Hi! I already answered your question on slack : “The main reason is that this allows us to completely separate release resources etc. much easier for the release process But this could be improved in the future if there is a good proposal for the process” Please do not cross post questions

Flink Kubernetes Operator: Why one Helm repo for each version?

2023-12-01 Thread Salva Alcántara
Hi! I'm curious why there is not a single repo URL for the Flink Kubernetes Operator Helm Chart, but multiples ones, one for each version. This forces users to add one repo for each version, like this (directly from the docs): ``` helm repo add flink-operator-repo