Skip to content

Releases: isindir/sops-secrets-operator

0.2.0

04 May 19:00
05c9a6f
Compare
Choose a tag to compare

2021-05-04

Features

  • migrate codebase from kubebuilder v2 to v3 (#67)

0.1.17

29 Apr 08:33
6f57f2e
Compare
Choose a tag to compare

2021-04-29

Bug Fixes

  • reverting #63 binaryData change for now to fix reconciliation loop (#66)
  • rbac for events (#64)

0.1.16

27 Apr 22:03
4a2ecbc
Compare
Choose a tag to compare

🙅 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

13 Apr 22:22
48c2348
Compare
Choose a tag to compare

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

09 Apr 13:09
37d032f
Compare
Choose a tag to compare

2021-04-09

Features

  • docker multi-arch build (#57)

0.1.13

08 Apr 11:52
f70958a
Compare
Choose a tag to compare

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.12

25 Mar 20:40
ef8625a
Compare
Choose a tag to compare

2021-03-25

0.1.11

23 Feb 21:33
d985134
Compare
Choose a tag to compare

2021-02-23

Features

  • Implement ability to use sops --encrypted-suffix (#52)

0.1.10

15 Feb 12:14
94695bf
Compare
Choose a tag to compare

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

01 Jan 10:26
ae8f02d
Compare
Choose a tag to compare

2021-01-01

Features

  • update cluster role to allow eventing; deprecate helm2 chart; add requeueAfter decryption error (#46)