We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 183b646 + 7c9d9b7 commit 2aa5942Copy full SHA for 2aa5942
charts/connect/CHANGELOG.md
@@ -10,6 +10,12 @@
10
## Security
11
* A user-friendly description of a security fix. {issue-number}
12
13
+[//]: # (START/v2.0.1)
14
+# v2.0.1
15
+
16
+## Fixes
17
+* Add `authMethod` value to set the authentication method used by the 1Password Operator to access 1Password secrets. (#231)
18
19
[//]: # (START/v2.0.0)
20
# v2.0.0
21
charts/connect/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: connect
3
-version: 2.0.0
+version: 2.0.1
4
description: A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
5
keywords:
6
- "1Password"
0 commit comments