weaveworks / eks-quickstart-app-dev

Example flux manifests for eksctl gitops
Other
56 stars 43 forks source link

Bump HelmRelease resources to stable API version #6

Closed cPu1 closed 5 years ago

cPu1 commented 5 years ago

All HelmReleases are using the beta API version flux.weave.works/v1beta1 but the Flux Helm Operator version (0.10.1) installed as part of eksctl install flux supports the stable API resource helm.fluxcd.io/v1.

stefanprodan commented 5 years ago

The Helm Operator 0.10.1 is on flux.weave.works/v1beta1 and the helm-op 1.0.0-rc1 is on helm.fluxcd.io/v1.

stefanprodan commented 5 years ago

We have released the stable API today please see https://github.com/fluxcd/helm-operator/releases