Skip to content

Releases: isindir/sops-secrets-operator

0.0.9

15 Dec 09:02
ef00f5f
Compare
Choose a tag to compare

2019-12-14

Component Upgrade

  • upgrade version of golang, operator-sdk and sops (#4)

0.0.8

15 Dec 09:02
719eff5
Compare
Choose a tag to compare

2019-11-08

Bug Fixes

  • Sops secrets name length limitation issue (#2)
  • replace minikube with kind in CI

0.0.7

15 Dec 09:02
Compare
Choose a tag to compare

2019-08-10

Bug Fixes

  • update chart
  • upgrade operator-sdk version (#1)
  • update chart to allow using GCP service account secret
  • bump charts image version to the latest 0.0.6
  • typo in comment

Documentation Update

  • update README
  • fix typo in README
  • update readme with badges
  • update README

0.0.6

15 Dec 09:02
Compare
Choose a tag to compare

2019-06-21

Documentation Update

  • update readme
  • update readme
  • update readme

Features

  • add GCP KMS key suppport

0.0.5

15 Dec 09:02
Compare
Choose a tag to compare

2019-06-19

Features

  • add Azure keyvault suppport

0.0.4

15 Dec 09:02
Compare
Choose a tag to compare

2019-06-19

Bug Fixes

  • add gpg support in the code of operator; add ephemeral gpg keypair creation in CI

0.0.3

15 Dec 09:02
Compare
Choose a tag to compare

2019-06-13

Bug Fixes

  • update chart
  • upgrade version of sops library
  • move decryption logic to function; update modules
  • add one more test
  • add one more unit test
  • add two unit tests for controller code
  • change ci cache keys to avoid original cache issue
  • fix: combine few ci steps together
  • configure minikube to do e2e testing in circle-ci
  • start building tests
  • add basic functionality to pipeline
  • add circle-ci build pipeline sekeleton

Documentation Update

  • add docker badge to README

0.0.2

15 Dec 09:02
Compare
Choose a tag to compare

2019-05-31

Bug Fixes

  • upgrade code for sdk 0.8.1 from 0.7.0; change dependency management from dep to go modules

Documentation Update

  • fix left-over
  • fix typo
  • add license file
  • minor changes in README and Chart.yaml
  • add TODO and spell check README

0.0.1

15 Dec 09:02
Compare
Choose a tag to compare

2019-05-28

Bug Fixes

  • update Makefile

Features

  • add sops constoller