Skip to content

Releases: isindir/sops-secrets-operator

0.17.2

18 Oct 09:24
6fa3090

Choose a tag to compare

0.17.2

2025-10-18

Changes since 0.17.1 for 0.17.2

Build system and external dependency changes

  • switch from dockerhub to quay and ecr for images; use fully qualified registry/repo/image:tag name (#212)

⚠️ NOTE ⚠️

  • This release switches from using dockerhub to quay.io and aws ecr

0.17.1

09 Oct 07:59

Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.17.1

0.17.0

09 Oct 08:27
6a1e88e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.16.0...0.17.0

0.16.0: up: sops, k8s api, golang, controller runtime (#203)

15 May 11:19
147febf

Choose a tag to compare

0.16.0

2025-05-15

Changes since 0.15.0 for 0.16.0

0.15.0: fix: use predicates instead of checking status, update deps (#201)

24 Mar 06:45
61a0112

Choose a tag to compare

0.15.0

2025-03-24

Changes since 0.14.3 for 0.15.0

Bug fixes

  • use predicates instead of checking status, update deps (#201)

Documentation changes

  • update readme

0.14.3: up: golang, sops, k8s api, base image (#195)

06 Feb 11:52
3d7c816

Choose a tag to compare

0.14.3

2025-02-06

Changes since 0.14.2 for 0.14.3

0.14.2

07 Dec 09:19
d93c7e6

Choose a tag to compare

0.14.2

2024-12-07

Changes since 0.14.1 for 0.14.2

New features

  • ability to specify externally created service account and just to override sa name without overriding fullname from tpl (#192)
  • add ability to customize pod labels in helm chart (#191)

0.14.1

14 Oct 13:23
b0a7b2d

Choose a tag to compare

0.14.1

2024-10-14

Changes since 0.14.0 for 0.14.1

Build system and external dependency changes

  • sops version bump (#189)

0.14.0: build: k8s api version bump to 1.31.1 (#188)

02 Oct 13:16
53c5560

Choose a tag to compare

0.14.0

2024-10-02

Changes since 0.13.3 for 0.14.0

Build system and external dependency changes

  • k8s api version bump to 1.31.1 (#188)

0.13.3

10 Aug 11:12
8aaf8bb

Choose a tag to compare

0.13.3

2024-08-10

Changes since 0.13.2 for 0.13.3

Build system and external dependency changes

  • api, golang (#187)

New features

  • helm chart feature for service monitor additional labels (#185)