Skip to content

Releases: 1Password/connect-helm-charts

secrets-injector-1.2.0

10 Feb 19:41
7bb9bea

Choose a tag to compare

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 securityContext with 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

09 Feb 21:55
3566452

Choose a tag to compare

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_SESSION pointing to the path. (#196)

Features

  • Connect Helm chart supports operator.allowEmptyValues value to configure the Operator's --allow-empty-values flag. Empty secret field values are skipped by default. (#264)
  • Connect Helm chart supports configurable securityContext and 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.yaml for 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.key for the operator’s service account token instead of operator.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_base64 is 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_SESSION pointing to the path. (#196)
  • 1Password Operator image is updated to v1.11.0 to brings fixes for the operator.

New Contributors

Full Changelog: connect-2.2.1...connect-2.3.0

connect-2.2.1

21 Jan 15:50
19a4030

Choose a tag to compare

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

12 Jan 20:49
4035cdd

Choose a tag to compare

Features

  • Support --enable-annotations in operator deployment by @smallc2009 in #261

New Contributors

Full Changelog: connect-2.1.1...connect-2.2.0

connect-2.1.1

11 Dec 20:36
5b4ac5e

Choose a tag to compare

Fixes

  • Fix release workflow to publish charts to GHCR. (#258)

Full Changelog: connect-2.1.0...connect-2.1.1

connect-2.1.0

11 Dec 18:09
b28285e

Choose a tag to compare

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

12 Sep 16:37
b4fad8d

Choose a tag to compare

Features

  • Bump Connect version to v1.8.1

Full Changelog: connect-2.0.4...connect-2.0.5

connect-2.0.4

11 Sep 13:26
b6664f9

Choose a tag to compare

A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator

What's Changed

Full Changelog: connect-2.0.3...connect-2.0.4

connect-2.0.3

21 Aug 14:28
e08a9fd

Choose a tag to compare

A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator

What's Changed

New Contributors

Full Changelog: connect-2.0.2...connect-2.0.3

connect-2.0.2

14 Jul 16:47
338bcd6

Choose a tag to compare

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