mittwald / kubernetes-secret-generator

Kubernetes controller for automatically generating and updating secrets
Apache License 2.0
329 stars 56 forks source link

Missing helm chart version 3.3.3 #60

Closed nicolas-geniteau closed 2 years ago

nicolas-geniteau commented 2 years ago

Describe the bug Version 3.3.3 has been released but not the corresponding helm chart

To Reproduce

$ helm repo update
...
$ helm search repo mittwald/kubernetes-secret-generator
NAME                                    CHART VERSION   APP VERSION     DESCRIPTION                                       
mittwald/kubernetes-secret-generator    3.3.2           v3.3.2          Controller for automatically creating random se...

Expected behavior v3.3.3

Additional context https://github.com/mittwald/kubernetes-secret-generator/runs/3652117205?check_suite_focus=true

Thanks !!

nicolas-geniteau commented 2 years ago

Just for information, same issue for the 3.3.4 release.

martin-helmich commented 2 years ago

Thanks for the hint. The responsible Github action broke -- at least 3.3.4 should now be available. :+1: