Skip to content

Commit a9e4e31

Browse files
authored
Merge pull request #108 from 1Password/connect-1.8.1
Update Connect to v1.5.6
2 parents a041bf8 + f6decd3 commit a9e4e31

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,16 @@
1212

1313
---
1414

15+
[//]: # (START/v1.8.1)
16+
# v1.8.1
17+
18+
## Fixes
19+
* Updated Connect to v1.5.6, which addresses some bugs.
20+
21+
---
22+
1523
[//]: # (START/v1.8.0)
16-
# Latest
24+
# v.1.8.0
1725

1826
## Features
1927
* Updated Kubernetes Operator to v1.5.0, which adds the `type` and `status` for the `OnePasswordItem` CRD. {#101}

charts/connect/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: connect
3-
version: 1.8.0
3+
version: 1.8.1
44
description: A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
55
keywords:
66
- "1Password"
@@ -11,4 +11,4 @@ maintainers:
1111
- name: 1Password Secrets Integrations Team
1212
1313
icon: https://avatars.githubusercontent.com/u/38230737
14-
appVersion: "1.5.4"
14+
appVersion: "1.5.6"

0 commit comments

Comments
 (0)