Release history
Sealed Secrets releases
A Kubernetes controller and tool for one-way encrypted Secrets
All releases
14 shown
- Review RELEASE-NOTES.md (https://github.com/bitnami-labs/sealed-secrets/blob/main/RELEASE-NOTES.md) before upgrading, as it may contain important information for those upgrading from previous releases.
- Review RELEASE-NOTES.md before upgrading, as it may contain important migration information for those upgrading from previous releases (https://github.com/bitnami-labs/sealed-secrets/blob/main/RELEASE-NOTES.md).
Updated Kubernetes integration test matrix to latest 1.33, 1.34, and 1.35 patch versions for compatibility verification.
- Review RELEASE-NOTES.md at https://github.com/bitnami-labs/sealed-secrets/blob/main/RELEASE-NOTES.md before upgrading, as it may contain important information for those upgrading from previous releases.
- Release notes reference RELEASE-NOTES.md for important upgrade information from previous releases
- Bumped golang.org/x/crypto from 0.48.0 to 0.49.0 (cryptographic library update with potential security implications)
Fixed OCI push action, explicitly specified TCP protocol for Helm Server-Side Apply compatibility, improved multi-namespace support, and removed helm deprecation notices.
- Preserve scope during Sealed Secret rotation
- Throw error for inconsistencies in Sealed Secrets
Updated dependencies including Go 1.25.7, Kubernetes client libraries, testing frameworks (Ginkgo, Gomega), and cryptography packages for improved compatibility and security.