diff --git a/charts/connect/CHANGELOG.md b/charts/connect/CHANGELOG.md index 0a06839..d7f3c34 100644 --- a/charts/connect/CHANGELOG.md +++ b/charts/connect/CHANGELOG.md @@ -12,6 +12,15 @@ --- +[//]: # (START/v1.14.0) +# v1.14.0 + +## Features +* The default Operator version is updated to v1.8.0. Credits to @mmorejon for the contribution. {#168} +* The default Connect version is updated to v1.7.2. + +--- + [//]: # (START/v1.13.0) # v1.13.0 diff --git a/charts/connect/Chart.yaml b/charts/connect/Chart.yaml index c0103bc..c60ebfd 100644 --- a/charts/connect/Chart.yaml +++ b/charts/connect/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: connect -version: 1.13.0 +version: 1.14.0 description: A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator keywords: - "1Password" @@ -11,4 +11,4 @@ maintainers: - name: 1Password Secrets Integrations Team email: support+business@1password.com icon: https://avatars.githubusercontent.com/u/38230737 -appVersion: "1.7.1" +appVersion: "1.7.2"