sealed-secrets: README tells to find "latest release" but latest release is broken.
The README says :
See https://github.com/bitnami-labs/sealed-secrets/releases for the latest release and detailed installation instructions.
The last release with instructions on installing the controller is v0.13.1:
https://github.com/bitnami-labs/sealed-secrets/releases/tag/v0.13.1
However, the “Latest release” (right now) on github is : https://github.com/bitnami-labs/sealed-secrets/releases/tag/helm-v1.13.2-r2
This newer version does not contain instructions, and does not contain the controller.yaml
needed for install on cluster. (also note the different release name)
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 21
released new version of sealed-secrets controller and also a helm chart with the correct README
Now https://artifacthub.io/packages/helm/bitnami-labs/sealed-secrets doesn’t show the scary message.
HOWEVER; I didn’t test the helm chart (still have some work to do in the release automation to actually test the helm chart on all the k8s version etc), so it MAY be broken; I realized that the perfect is the enemy of the good and if the release is broken somebody will tell me
IIRC the next chart release will use the new chart format that has an improved handling of the CRDs