Skip to content

Commit

Permalink
Prepare update for secrets-injector
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Cotten <[email protected]>
  • Loading branch information
jpcoenen and antoineco committed Jul 14, 2023
1 parent a41765b commit a02b94d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions charts/secrets-injector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions charts/secrets-injector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ maintainers:
- name: 1Password Secrets Integrations Team
email: [email protected]
icon: https://avatars.githubusercontent.com/u/38230737
appVersion: "1.0.0"
version: 1.0.0
appVersion: "1.0.2"
version: 1.0.1

0 comments on commit a02b94d

Please sign in to comment.