Releases: isindir/sops-secrets-operator
Releases · isindir/sops-secrets-operator
0.2.0
2021-05-04
Features
- migrate codebase from kubebuilder v2 to v3 (#67)
0.1.17
2021-04-29
Bug Fixes
- reverting #63 binaryData change for now to fix reconciliation loop (#66)
- rbac for events (#64)
0.1.16
🙅 WARNING: please don't use this image as it breaks reconciliation loop and does not manage child resources correctly
2021-04-27
Features
- add binaryData support (base64 encoded) to secrets (#63)
0.1.15
2021-04-13
Component Upgrade
- sops library update to the latest 3.7.1 (#59)
Features
- support arm64 via helm chart deployments
0.1.14
2021-04-09
Features
- docker multi-arch build (#57)
0.1.13
2021-04-08
Bug Fixes
- add gcp.existingSecretName value (#54)
Features
- add Role field to AWS KMS data structure; Update buster image (#56)
- Update CRD version for "kubectl explain" Kube 1.16 or higher compatible; Fix securityContext in helm chart
0.1.11
2021-02-23
Features
- Implement ability to use sops --encrypted-suffix (#52)
0.1.10
2021-02-15
Bug Fixes
- Refresh base images to improve security; Bump some pipeline deps (#49)
Pipeline changes
- revert git_change_log tool version to fix failing pipeline (#50)
0.1.9
2021-01-01
Features
- update cluster role to allow eventing; deprecate helm2 chart; add requeueAfter decryption error (#46)