Skip to content

Releases: cyberark/secrets-provider-for-k8s

v1.10.0

14 Apr 15:51

Choose a tag to compare

[1.10.0] - 2026-04-09

Added

  • Expose Health and Readiness probe configuration in Helm chart.
  • Helm chart deployment supports standalone mode. (CNJR-12580)
  • Standalone mode can operate on secrets in multiple namespaces. (CNJR-12578)
  • Add Reloader as an optional sub-chart for automatic rolling restarts of application workloads on secret rotation. (CNJR-13038)

Security

v1.9.0

09 Mar 17:51

Choose a tag to compare

[1.9.0] - 2026-03-09

Added

  • Support for standalone mode config (CNJR-12577)
  • Add Health and Readiness probe endpoints for standalone mode (CNJR-12579)

v1.8.0

19 Feb 22:35

Choose a tag to compare

[1.8.0] - 2026-02-18

Changed

  • Rapid K8s Secret additions/updates are batched to reduce the number of calls to Secrets Manager. (CNJR-12713)

Added

  • Support group templates for K8s Secrets. (CNJR-12574)
  • Event-driven detection of new/updated labeled Kubernetes secrets. (CNJR-12568)
  • Support for onboarding labeled Kubernetes secrets. (CNJR-12567)
  • Remove stale secrets for labeled Kubernetes secrets. (CNJR-12714)
  • Remove all Conjur managed secrets if conjur-map is missing or empty. (CNJR-12857)
  • V2 batch retrieval as the default method to fetch secrets with automatic fallback to V1 for backwards compatibility. (CNJR-12572)

Fixed

  • Fix deadlock when using sidecar without refresh. (CNJR-12825)

Changed

  • Configured secrets-provider to retry indefinitely. (CNJR-5311)

v1.7.8

12 Jan 15:44

Choose a tag to compare

[1.7.8] - 2025-12-23

Changed

  • Refactored Authentication and Secret Retrieval. (CNJR-11712)

Added

  • Added support for authn-iam, authn-gcp, and authn-azure. (CNJR-11713)

v1.7.7

25 Nov 18:37
99f0b7a

Choose a tag to compare

[1.7.7] - 2025-11-24

Fixed

  • Fix bug where "/api" was stripped from Conjur Edge URLs (CNJR-11919)

v1.7.6

21 Nov 17:18

Choose a tag to compare

[1.7.6] - 2025-11-21

Added

  • Cleanup idle sockets
  • Remove improper type check for RETRY_COUNT_LIMIT configuration (CNJR-11028)

Changed

  • Updated Go to 1.25 (CONJSE-2067)
  • Update conjur-api-go to v0.13.10 and conjur-authn-k8s-client to v0.26.9 (CNJR-11784)

Fixed

v1.7.5

09 Sep 15:02

Choose a tag to compare

[1.7.5] - 2025-09-09

Changed

  • Updated documentation to align with Conjur Enterprise name change to Secrets Manager. (CNJR-10982)

v1.7.4

01 Apr 21:55

Choose a tag to compare

[1.7.4] - 2025-04-01

Security

  • Upgrade Go dependencies

v1.7.3

16 Jan 17:35

Choose a tag to compare

[1.7.3] - 2025-01-10

Security

  • Upgrade multiple dependencies

v1.7.2

02 Jan 16:39

Choose a tag to compare

[1.7.2] - 2024-12-30

Security