Releases: mumoshu/aws-secret-operator
Releases · mumoshu/aws-secret-operator
v0.5.3
What's Changed
- Allow "get nodes" in Kubernetes RBAC by @tatusl in #59
- fix: advanced configuration documentation description by @pgacek in #64
- build multi-arch container image by @cucxabong in #62
- Bump aws-sdk-go by @cw-sakamoto in #77
New Contributors
- @tatusl made their first contribution in #59
- @pgacek made their first contribution in #64
- @cucxabong made their first contribution in #62
Full Changelog: v0.5.2...v0.5.3
v0.5.2
0.5.1 had a few missing Docker image tags so this should be the used instead of 0.5.1.
The only change made in the previous version 0.5.1 was 0064342, which adds spec.metadata.labels
and spec.metadata.annotations
to configure labels and annotations added to the generated Secret. It might be useful when you want to generate a K8s secret for Docker login, various secrets for ArgoCD, and so on.
Full Changelog: v0.5.1...v0.5.2