We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac3564b + c029c4d commit 5b4ac5eCopy full SHA for 5b4ac5e
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.1.1)
14
+# v2.1.1
15
+
16
+## Fixes
17
+* Fix release workflow to publish charts to GHCR. (#258)
18
19
[//]: # (START/v2.1.0)
20
# v2.1.0
21
charts/connect/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: connect
3
-version: 2.1.0
+version: 2.1.1
4
description: A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
5
keywords:
6
- "1Password"
0 commit comments