Skip to content

Releases: isindir/sops-secrets-operator

0.4.5

11 Mar 13:52
4db467a

Choose a tag to compare

2022-03-11

Changes since 0.4.4 for 0.4.5

Component Upgrade

  • golang 1.17.8, sops 3.7.2 and base image (#101)

0.4.4

25 Feb 11:15
ea001ba

Choose a tag to compare

2022-02-25

Changes since 0.4.3 for 0.4.4

Component Upgrade

  • update golang and base image (#100)
  • kubebuilder 3.3.0

0.4.3

17 Jan 22:25
7c6b58a

Choose a tag to compare

2022-01-17

Changes since 0.4.2 for 0.4.3

Component Upgrade

  • update golang and base docker image (#99)

0.4.2

18 Dec 19:17
fa41ae3

Choose a tag to compare

2021-12-18

Changes since 0.4.1 for 0.4.2

Bug Fixes

  • cosmetic changes (#97)

Documentation Update

  • fix markdown comment in README

0.4.1

18 Dec 18:18
83724a1

Choose a tag to compare

2021-12-18

Changes since 0.4.0 for 0.4.1

Bug Fixes

  • cosmetic changes (#96)

0.4.0

18 Dec 16:52
db97ad6

Choose a tag to compare

2021-12-18

Changes since 0.3.7 for 0.4.0

Documentation Update

  • fix typo in README
  • add sops version to the readme versionning table

Features

  • upgrade controller-runtime and golang (#95)

0.3.7

04 Nov 18:15
b8df542

Choose a tag to compare

2021-11-04

Changes since 0.3.6 for 0.3.7

Component Upgrade

  • kubebuilder and related kube version to v1.22.x (#91)

0.3.6

17 Oct 08:34
8a58554

Choose a tag to compare

2021-10-17

Changes since 0.3.5 for 0.3.6

Component Upgrade

  • Golang, base image and helm version; added few helm tests (#90)

Pipeline changes

  • bump version of circle-ci machine runner (#89)

0.3.5

06 Oct 06:54
7efb496

Choose a tag to compare

2021-10-06

Changes since 0.3.4 for 0.3.5

Bug Fixes

  • makefile to reference go only as variable

Component Upgrade

  • update golang to 1.17.1, base image and kustomize (#88)
  • update golang to version 1.17

0.3.4

06 Sep 14:00
5e22bfd

Choose a tag to compare

2021-09-06

Changes since 0.3.3 for 0.3.4

Component Upgrade

  • upgrade base docker image; add envtest integration tests (#85)

Pipeline changes

  • execute kubeval using correct parameters