Skip to content

Releases: mumoshu/aws-secret-operator

v0.5.3

02 May 00:39
8ce284b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

13 Jun 23:41
Compare
Choose a tag to compare

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

v0.5.0

07 Apr 03:36
b9a7cd2
Compare
Choose a tag to compare

What's Changed

  • Various improvements to bump CRD to v1 for K8s 1.22 support by @mumoshu in #49

Full Changelog: v0.3.4...v0.5.0

v0.4.0

02 May 01:02
1b85804
Compare
Choose a tag to compare
Add support of base64 secrets (#43)