From a02b94d2be5a64cb4e2c7c4299b3bce2ac278409 Mon Sep 17 00:00:00 2001 From: Joris Coenen Date: Fri, 14 Jul 2023 15:07:14 +0200 Subject: [PATCH 1/2] Prepare update for secrets-injector Co-authored-by: Antoine Cotten --- charts/secrets-injector/CHANGELOG.md | 11 +++++++++++ charts/secrets-injector/Chart.yaml | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/charts/secrets-injector/CHANGELOG.md b/charts/secrets-injector/CHANGELOG.md index 3331289..c9c7b14 100644 --- a/charts/secrets-injector/CHANGELOG.md +++ b/charts/secrets-injector/CHANGELOG.md @@ -12,6 +12,17 @@ --- +[//]: # (START/v1.0.1) +# v1.0.1 + +This release updates the secrets-injector image to v1.0.2 with brings in several fixes. + +## Fixes +* Injector no longer overwrites pod volumeMounts. {[#22](https://github.com/1Password/kubernetes-secrets-injector/issues/22)} +* Fixed bug causing the need for the mutatingwebhookconfig object to be deleted every time the application restarts. {[#32](https://github.com/1Password/kubernetes-secrets-injector/issues/32)} + +--- + [//]: # (START/v1.0.0) # v1.0.0 diff --git a/charts/secrets-injector/Chart.yaml b/charts/secrets-injector/Chart.yaml index 8b29fb2..9ea9c99 100644 --- a/charts/secrets-injector/Chart.yaml +++ b/charts/secrets-injector/Chart.yaml @@ -11,5 +11,5 @@ maintainers: - name: 1Password Secrets Integrations Team email: support+business@1password.com icon: https://avatars.githubusercontent.com/u/38230737 -appVersion: "1.0.0" -version: 1.0.0 +appVersion: "1.0.2" +version: 1.0.1 From 50673748318b1bac4f2b4f7ad99c2889126a6986 Mon Sep 17 00:00:00 2001 From: Joris Coenen Date: Fri, 14 Jul 2023 15:09:43 +0200 Subject: [PATCH 2/2] Fix typo in chart description --- charts/secrets-injector/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/secrets-injector/Chart.yaml b/charts/secrets-injector/Chart.yaml index 9ea9c99..c52065d 100644 --- a/charts/secrets-injector/Chart.yaml +++ b/charts/secrets-injector/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: secrets-injector -description: A Helm chart for deploying 1Password Sercrets Injector +description: A Helm chart for deploying 1Password Secrets Injector type: application home: https://1password.com/secrets/ keywords: