Skip to content

Commit

Permalink
Merge pull request #145 from 1Password/release/connect/1.11.0
Browse files Browse the repository at this point in the history
Release connect-1.11.0
  • Loading branch information
jpcoenen committed May 15, 2023
2 parents 0267c68 + 6a469c5 commit 8847f78
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
19 changes: 17 additions & 2 deletions charts/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,22 @@

---

[//]: # (START/LATEST)
[//]: # (START/v1.11.0)
# v1.11.0

## Features
* Extra service annotations can now be specified with `connect.serviceAnnotations`. {#106}
* `connect.create` can now be used to control whether a Connect instance should be created. {#125}
* The default Connect version is updated to v1.7.0.

## Fixes
* The default value of `connect.CredentialsKey` is now correctly documented. {#136}

Thanks @twink0r, @lapwat, @leehanel, @Matthiasvanderhallen for your contributions.

---

[//]: # (START/v1.10.0)
# v1.10.0

## Features
Expand All @@ -24,7 +39,7 @@

---

[//]: # (START/LATEST)
[//]: # (START/v1.9.0)
# v1.9.0

## Features
Expand Down
4 changes: 2 additions & 2 deletions charts/connect/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: connect
version: 1.10.0
version: 1.11.0
description: A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
keywords:
- "1Password"
Expand All @@ -11,4 +11,4 @@ maintainers:
- name: 1Password Secrets Integrations Team
email: support+business@1password.com
icon: https://avatars.githubusercontent.com/u/38230737
appVersion: "1.5.7"
appVersion: "1.7.0"

0 comments on commit 8847f78

Please sign in to comment.