Releases: 1Password/connect-helm-charts
secrets-injector-1.2.0
A Helm chart for deploying 1Password Secrets Injector
Features
- Secrets Injector Helm chart adds nodeSelector, labels, annotations, podLabels, podAnnotations, and tolerations to the deployment. (#175)
- Secrets Injector Helm chart supports configurable
securityContextwith Restricted PSS defaults for use in restricted namespaces. (#210) - README values tables are now auto-generated from values.yaml for consistency. (#268)
Fixes
- Removes hook annotations from Secrets Injector deployment and service. (#150, #184)
- Numeric values can now be passed as custom env variables in Secrets Injector chart. (#255)
Full Changelog: secrets-injector-1.1.0...secrets-injector-1.2.0
connect-2.3.0
A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
⚠️ Credentials (2.3.0):
If you were using the double base64–encoding workaround for the credentials secret (1password-credentials.json), that no longer works as this issue has been resolved. Credentials are now mounted as a file and work with the standard single base64 encoding that Kubernetes applies to Secret data. If you were double encoding the credentials you will need to update the secret.
Change for reference:
- Fix credential secret when set from values with correct encoding and mount credentials as a file with
OP_SESSIONpointing to the path. (#196)
Features
- Connect Helm chart supports
operator.allowEmptyValuesvalue to configure the Operator's--allow-empty-valuesflag. Empty secret field values are skipped by default. (#264) - Connect Helm chart supports configurable
securityContextand is Pod Security Standards (Restricted) compliant, so it can run in restricted namespaces without Pod Security Admission warnings. (#192, #210, #223) - README values tables are now auto-generated from
values.yamlfor consistency. (#268) - Connect Helm chart supports operator trust for self-signed or internal CA certificates via
operator.tls.trust.secret. (#171, #200)
Fixes
- Connect Helm chart now uses
operator.serviceAccountToken.keyfor the operator’s service account token instead ofoperator.token.key. (#266) - Connect Helm chart supports a custom ServiceAccount for the Connect deployment, allowing a dedicated or pre-existing service account to be specified. (#249)
- Fix expired dev Slack link in README. {#265}
- Hide the credentials warning when
connect.credentials_base64is set, since credentials are already provided. (#84) - Fix credential secret when set from values with correct encoding and mount credentials as a file with
OP_SESSIONpointing to the path. (#196) - 1Password Operator image is updated to v1.11.0 to brings fixes for the operator.
New Contributors
- @grhawk made their first contribution in #196
- @rishiy15 made their first contribution in #265
- @at-platform24 made their first contribution in #248
- @3deep5me made their first contribution in #223
- @applejag made their first contribution in #210
- @colstrom made their first contribution in #184
- @jeremyj made their first contribution in #175
- @craigmiller160 made their first contribution in #200
Full Changelog: connect-2.2.1...connect-2.3.0
connect-2.2.1
Fixes
- 1Password Operator image is updated to v1.10.1 to brings fixes for the operator.
Full Changelog: connect-2.2.0...connect-2.2.1
connect-2.2.0
Features
- Support --enable-annotations in operator deployment by @smallc2009 in #261
New Contributors
- @smallc2009 made their first contribution in #261
Full Changelog: connect-2.1.1...connect-2.2.0
connect-2.1.1
Fixes
- Fix release workflow to publish charts to GHCR. (#258)
Full Changelog: connect-2.1.0...connect-2.1.1
connect-2.1.0
Features
- Helm charts are now available to install via OCI registry. (#221)
Fixes
- Custom env vars can be set to Connect's sync container now. (#197)
- Numeric values can be passed as custom env variables in Connect chart. (#255)
Full Changelog: connect-2.0.5...connect-2.1.0
connect-2.0.5
connect-2.0.4
A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
What's Changed
- Prepare release v2.0.4 by @volodymyrZotov in #245
Full Changelog: connect-2.0.3...connect-2.0.4
connect-2.0.3
A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
What's Changed
- connect: allow specifying test image and disabling tests by @paulfantom in #241
- Prepare release v2.0.3 for connect chart by @paulfantom in #242
New Contributors
- @paulfantom made their first contribution in #241 🎉
Full Changelog: connect-2.0.2...connect-2.0.3
connect-2.0.2
A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
Fixes
- Updated Operator version to include fix for panic when handling 1Password items with files (onepassword-operator#209).
Full Changelog: connect-2.0.1...connect-2.0.2