From a5e99cc9b1002ffd2a03f363b0c882907eeec020 Mon Sep 17 00:00:00 2001 From: Eddy Filip Date: Thu, 4 Jul 2024 15:22:34 +0200 Subject: [PATCH 1/2] Update to Connect 1.7.3 --- charts/connect/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/connect/Chart.yaml b/charts/connect/Chart.yaml index cd7c1c9..8277b8e 100644 --- a/charts/connect/Chart.yaml +++ b/charts/connect/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: connect -version: 1.15.0 +version: 1.15.1 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.2" +appVersion: "1.7.3" From e3ba0755d5026dac87386660afc2e474793a0d81 Mon Sep 17 00:00:00 2001 From: Eddy Filip Date: Thu, 4 Jul 2024 15:25:22 +0200 Subject: [PATCH 2/2] Update changelog --- charts/connect/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/charts/connect/CHANGELOG.md b/charts/connect/CHANGELOG.md index a9091f5..809ff6f 100644 --- a/charts/connect/CHANGELOG.md +++ b/charts/connect/CHANGELOG.md @@ -12,6 +12,14 @@ --- +[//]: # (START/v1.15.0) +# v1.15.1 + +## Features +* Bump Connect version to v1.7.3 + +--- + [//]: # (START/v1.15.0) # v1.15.0