Skip to content

Commit

Permalink
Merge pull request #120 from 1Password/release/connect/1.9.0
Browse files Browse the repository at this point in the history
Prepare release of connect-1.9.0
  • Loading branch information
edif2008 authored Oct 18, 2022
2 parents ef8b706 + c482a2d commit 09c451f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@

---

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

## Features
* Enable a better interaction with 1Password Connect and Sync applications deployed. Credits to @klaus385 for contributing to this enhancement. {#107}

## Fixes
* Updated Connect to v1.5.7, which addresses some bugs and security enahncements.

---

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

Expand All @@ -25,7 +36,7 @@

## Features
* Updated Kubernetes Operator to v1.5.0, which adds the `type` and `status` for the `OnePasswordItem` CRD. {#101}
* Updated OnePasswordItem CRD to enable the new functionality added in the latest version of the Kubernetes Operator. Shoutout to @tomjohnburton for contributing to this enhancement. {#92, #102}
* Updated OnePasswordItem CRD to enable the new functionality added in the latest version of the Kubernetes Operator. Credits to @tomjohnburton for contributing to this enhancement. {#92, #102}

## Fixes
* Updated Connect to v1.5.4, which resolves some bugs. {#101}
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.8.1
version: 1.9.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: [email protected]
icon: https://avatars.githubusercontent.com/u/38230737
appVersion: "1.5.6"
appVersion: "1.5.7"

0 comments on commit 09c451f

Please sign in to comment.